| re: .NET Data Access
1) Depends on you apps needs but Web Services are well suited to this task
2) In most cases yes
3) ADO.NET, DataSet.WriteXML(Filename, Diffgram), DataSet.ReadXML(Filename)
"George Grodentzik" <george@adsc{remove this}.com> wrote in message
news:60A08629-ACC4-4BE1-92DA-4DC17F46D36B@microsoft.com...[color=blue]
> I am developing a new product and would like to know the best method to[/color]
use to access data. My goal is to design the interface so it will utilizes
the newer versions of the microsoft tools that will be coming in the next
few years.[color=blue]
> 1. Should the access be through web services.
> 2. Should I pass XML back and forth.
> 3. What technology to utilize for data access e.g use XML schemas, update[/color]
grams etc.[color=blue]
>
> Maybe someone can point me to an article that covers this subjects and[/color]
explains the best approach.[color=blue]
>
> The application would be a medical billing product that would have local[/color]
and remote stations.[color=blue]
>
> Thank you
>[/color] |