TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Edgar Santos
NA
14
0
Help in a ADO.NET Project
Mar 29 2006 7:03 AM
Hello,im doing my project of end course in computer engineering. My problem is this. I have a application server , that uses ADO.net to get tables and such from a SQL Server DB ,and i put the tables on a DATASET , and im planning to send via TCP that object to a PDA , that is running a application developded in Compact framework.net. (im currently building the server application , so this idea of using a dataset in still fresh) The PDA Aplication is for business , it has client tables and so on, all like a vendor. My question is this, is the best way of doing this using a dataset? (i dont want to use webservices unless its the only way) Another question , is how to i serialize object in the compact framework.net application? I never developded serious applications so i don't have a clue on the best way to go .
Reply
Answers (
0
)
what is wrong in this code
Convert ado .net object to a dbf file format