DEVBUZZ Homepage PocketASP, ASP on your Pocket PC
 
Web www.devbuzz.com
  HOME PAGE
  All Articles
  Advertise
  Consulting

 Development
  Discuss - Forums
  Still in the box?
  .Compact Framework
  Code Snippets
  SQL Server CE
  Database
  MS Resources
 Stores
  Developer Controls
  Pocket PC Hardware
  Pocket PC Software
  Pocket PC Books
  .NET CF Books
  Book Reviews
  SPB SW Discounts
  RESCO SW Discounts
 DEVBUZZ Info
  About Us
  Help
  Join our email list
  Links & Ratings
  Press & Comments
  Pocket PC version
  Software Reviews
  Hardware Reviews
 Authors
  Authors
  Article Guide
  Competitions
 Resources
  Developers
  Register
  Login

  SPB Discounts!
 Columnists
  Rick Winscot
 Past Blast
  Personal Media Ctr
  Gizmobility
  eVB Legacy
  Old news
  Hosted Software
  Wireless
  Newsletters
  Carl Davis
  Upton Au

 Pocket PC Registry
  Join the registry
  View current list
 Current Poll
Are you converting to .NET Compact Framework?
Yes, it has changed my life!
No, I'm sticking with eVB
.NET CF what's that`?

Current results
3431 votes so far
 Recent Forum Threads [goto forums]

Get Computername
read... (67 hits)


Great aid to development productivity
read... (82 hits)


ThreadingTimer sample code
read... (143 hits)


Multithreading with .NET CF
read... (194 hits)


Moving from eMbedded Visual Basic to Visual Basic .NET
read... (166 hits)


.NET Compact Framework 2.0 Service Pack 2
read... (226 hits)


Transfer Data from SQL Server 2000 to SQL Server Compact Edition
read... (298 hits)


This protocol version is not supported
read... (236 hits)


Converting Lowercase to uppercase wont work
read... (203 hits)


Direct access to MS SQL Server 2000
read... (374 hits)


Creating SDF file in Desktop
read... (513 hits)


Winsock in CF.NET
read... (316 hits)


Using Pocket Outlook to submit HTML page form with MAILTO action
read... (420 hits)


Missing file "System.Data.PocketPC.asmmeta.dll"
read... (268 hits)


HP iPAQ hw6915 Serial Port Issue
read... (309 hits)


Info on the recent forum changes
read... (341 hits)


SqlServer tools from Redgate
read... (383 hits)


Arrow keys and Hardware navigation button
read... (393 hits)


O2 XDA lls pin sync cable to comport
read... (322 hits)


Creating dynamic folders on Pocket PC OS
read... (299 hits)

Custom Windows Mobile software development.
LBS Challenge 2007
LBS Challenge Eight previous NAVTEQ Global LBS Challenge® participants have received venture capital funding and nine past LBS Challenge winners have launched commercial applications on major wireless carriers. Register your non-commercial LBS application in the 2007 NAVTEQ Global LBS Challenge in one of three regions: Americas, Europe-Middle East-Africa (EMEA) or Asia-Pacific(APAC). You could win a share of $2 million in prizes. This could be your year.
Dream. Develop. Win.

Development | Starting Out

PocketASP, ASP on your Pocket PC
Written by Vince Singleton  [author's bio]  [read 38351 times]
Edited by Derek

Discuss this article   eVB Ver 3.0   

Page 1  Page 2 

The Background

Give a lazy man the hardest job and he'll find the easiest way of doing it. Now I'm not saying I'm lazy of course, but when I first started looking into developing applications on the Pocket PC platform there's plenty there that makes you think there could be some long nights ahead:

  • Maintaining numerous processor specific versions of code
  • Worrying about component dependencies
  • Getting to grips with the new development environment
  • Download and debugging on the device (emulation is never quite the same)

That's just for starters, no doubt there are plenty more items others might like to add to this list. Of course this is all good character (and skill) building stuff, but that might not be how my superiors view it while waiting for a Pocket PC application release date. So, I wanted to work in an efficient and familiar way, but target this new platform…enter ASP. Here is a framework that is used the world over to rapidly develop (web) applications, often hooked up to databases and which supports the VBScript language familiar to millions, not to mention the fact that I've been developing in it for years. If it's good enough for thousands of web applications, then it's good enough for the Pocket PC!

Going through this thought process created the long-term objective for PocketASP. The developer must be able to create, view and debug ASP on their PC as normal (Visual InterDev and IIS for example), only as a final stage should they need to copy it down (unmodified) to the Pocket PC to run final checks.

The Platform

Enough of where PocketASP came from, what can it do in its current release? The evaluation version contains a set of example ASP pages to demonstrate the key supported features, such as:

  • Obtain input from the user, using the Form POST and GET processing
  • Maintain session information, using the Session object
  • Manage inter-session information, using persistent cookies
  • Support the usual VBScript language syntax and features such as include files, function calls, sub routines etc.
  • Database support, provided via familiar ADO Connection and Recordset objects

The final point, database support, is worth a little expansion as that provides the essential connectivity when creating PC/Pocket PC integrated applications, especially when coupled with the database merging functionality provided by Active Sync 3.1. There are some restrictions, as the underlying technology used on the Pocket PC is ADOCE, but all the essentials are there for creating, reading, updating and deleting database information.

Next Page 

Back to Starting Out | [Article Index]

 

Back to the top of the page.
Franson GPS tools for the Pocket PC Chris De Herrera's Windows CE Website Windows CE News & Information Source RESCO Software discounts
Copyright ©2000-2008 by DEVBUZZ.COM, Inc., TX. USA.