|
-
Sep 16th, 2004, 04:29 PM
#1
Mobile/PocketPC Development Jump Start
The following is an article I wrote as a jump start for mobile development. I plan to do a follow-up article or two as well. There is only a couple of lines of code in C#; however, that is not the core of what is being presented. If you have Visual Studio .NET and haven't done any mobile development, this article is a good starting point -- you don't even need a mobile device:
http://www.developer.com/ws/other/article.php/3378681
Brad!
-
Sep 17th, 2004, 06:39 AM
#2
Nice tutorial Brad.
I did some development for WAB based application, but not for Pocket PC. Seems like it will be very easy to develop Apps for Pocket PC.
I havent gone thrugh your full tutorial, but am I right in saying that the Pocket PC must have .Net Frame Work installed in order for the Apps to work?
Looks like i gotta do some research.
Thanks.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Sep 17th, 2004, 07:28 AM
#3
The answer is yes, you need the .NET Compact Framework to build apps with C#/VB.NET and Visual Studio .NET 2003. VS 2003.
VS 2003 includes this.
Brad!
-
Sep 17th, 2004, 08:11 AM
#4
Originally posted by brad jones
The answer is yes, you need the .NET Compact Framework to build apps with C#/VB.NET and Visual Studio .NET 2003. VS 2003.
VS 2003 includes this.
Brad!
Thanks Brad,
Yep I got it aswell, Yur article inspired me to write my First Pocket PC Contact Management Apps, just as an experiment.
BTW : Would we be able to use DataBase such as Access or we will have to use Flat File for storing information.
See how I am making you answer questions and contributing more as a Forum User apart from your good work as Admin 
Thanks again.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Sep 17th, 2004, 08:25 AM
#5
I have it on my 'to do' list to write an article on using SQL Server CE to create a Pocket PC Database application. I was going to follow the same format as the current article to do this. Needless to say, this task keeps getting pushed out.
So, the answer to your question is that SQL Server CE is the best database to use. It has its limitations, but it works. Flat files and XML are other options, but you lose database features (obviously) with those. SQL Server CE is a free download (I believe).
I believe there are some third-party options as well.
Brad!
-
Sep 17th, 2004, 08:33 AM
#6
Originally posted by brad jones
I have it on my 'to do' list to write an article on using SQL Server CE to create a Pocket PC Database application. I was going to follow the same format as the current article to do this. Needless to say, this task keeps getting pushed out.
So, the answer to your question is that SQL Server CE is the best database to use. It has its limitations, but it works. Flat files and XML are other options, but you lose database features (obviously) with those. SQL Server CE is a free download (I believe).
I believe there are some third-party options as well.
Brad!
SQL Server CE Sounds great, thats all I need. I hope it does not take up too much resources since we have to be aware of very low resources unlicke a PC.
Looking forward to your tutorial. Even I might start writing tutorials once I get the hang of the new environment .
Thanks again.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Sep 17th, 2004, 01:14 PM
#7
New Member
You can also use .mdb files and when they are sync'd they will be changed to .cdb (compact database).
Personally I ordered the Beta DVD for VS 2005 from Microsoft for a whole $8 shipped. I love the design environment. With remote display control I simply deploy to my device, test, and get back to work. Without ever actually picking up my device.
I do, however, suggest SQL Server CE (free download) as stated above. Not only does it offer more power, but getting familiar with it will allow for future developement that allows for SQL server integration.
There is a nice article on it here
I'm looking forward to reading posts here =)
-
Sep 19th, 2004, 12:51 PM
#8
Yes, that is a good intro article for mobile apps Brad. I too would
like to see an article on using sql server ce.
I also think its good to see this new mobile Development Forum!
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|