Smart Devices in VB...

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2008
Posts: 23
Reputation: gopi17 is an unknown quantity at this point 
Solved Threads: 0
gopi17 gopi17 is offline Offline
Newbie Poster

Smart Devices in VB...

 
0
  #1
Oct 6th, 2008
hello guys,
can anybody help me with smart devices....i need a good website to learn abt this with tutorial and example...can anyone supply me with links???

thanks
Gopinath..
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 22
Reputation: isaackhazi is an unknown quantity at this point 
Solved Threads: 0
isaackhazi isaackhazi is offline Offline
Newbie Poster

Re: Smart Devices in VB...

 
0
  #2
Oct 7th, 2008
Writing programs for smart devices are the same as writing programs for any desktop application in VB. The only difference is that you have to download the SDK for the OS (Windows mobile 5,6 Professional , Standard etc..) which can be got from the microsoft site. another important thing is that you have to use SQL CE 3.5 for obvious reasons. The main disadvantage of developing Compact edition programs is that your toolbox will be pretty much empty which means that the compact framework doesnt conatin most of the predefined classes. Which means that you cannot use things like an editable grid etc. Probably you can just use the normal grid which is not editable. There are a lot of limitations when it comes to developing applications for smart devices. I just finished a project for my company. It was a smart phone based Data entry survey system with over 1000 forms. Luckily there are 3rd patry companies that develop components for VS 2008. A company that develops components for Compact Framework is RESCO. www.resco.net/developer
they literally saved my life when it came to this project.
A lot of information can be found on the microsoft msdn site on mobile application development for the compact framework.

This page will answer all your questions

http://msdn.microsoft.com/en-us/library/bb278115.aspx
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC