Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JumpStart - Pocket PC application
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
JumpStart - Pocket PC application
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01396003
Message ID:
01396003
Views:
109
Hi everybody,

I was trying to go through Pocket PC Jump Start application (Jump Start: Creating a PocketPC Application - C# ), but on this step

In the Solution Explorer, right-click CustomerOrdersForm.cs and select View Code from the shortcut menu. Scroll to the bottom of the source code file and change:

Application.Run(new Form1());
To…


Application.Run(new CustomerOrdersForm());
---------------------------------------------------------------------------------------------------------
I could not find this code. I'm disregarding it for now, also to this point I don't see any MereMortals specific stuff yet. As I understand, I should use base Windows controls, right?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform