Computing.Net > Forums > Programming > VB.NET Pocket PC Application

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VB.NET Pocket PC Application

Reply to Message Icon

Name: nsk
Date: March 9, 2004 at 11:43:42 Pacific
OS: winxp
CPU/Ram: p4
Comment:

Hi,
i need to develop an application for pocket PC using VB.NET. that application shud connect to SQL Server. For that database connectivity do i need write some network programming code?? or is it the same way as regular database connectivity? any links would help me a lot.

Thanks,
nsk



Sponsored Link
Ads by Google

Response Number 1
Name: the_merv
Date: March 11, 2004 at 18:03:04 Pacific
Reply:

with vb.net you should not really have to write any networking code. Just try to access the sql server the normal way- that is of course if it is on the same network as the palm pilot or if they are both connected to the internet.


0

Response Number 2
Name: busyweb1
Date: March 15, 2004 at 20:36:37 Pacific
Reply:

If you want to use web application(or web service) than it may not need to use any networking code as web uses web browser and HTTP protocol.

If you want to have regular app installed on your PPC and want to connect to network resources. Two options:
1. Install SQL CE on ppc and creating server SQL DB replication .. hard or not too hard
2. Use Web Service through the network yes, wireless enabled network and part of network account.

You may have more help from MS MSDN Mobile Developing section I guess..


http://www.busyphoto.com
http://mobile.busyphoto.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VB.NET Pocket PC Application

Pocket PC Application www.computing.net/answers/programming/pocket-pc-application/17844.html

Command Button Behaviour-VB.Net www.computing.net/answers/programming/command-button-behaviourvbnet/11728.html

Making native EXE using VB .NET www.computing.net/answers/programming/making-native-exe-using-vb-net/15988.html