|
Data management is at the heart of almost all Web applications,
as well as being the driving force behind many dynamic Web sites.
However, the transition from the client/server world to the Internet
has been tough for applications that have to accomplish complex data
management techniques, especially when updating that data is a requirement.
ASP.NET, ADO.NET and the new XML classes that are part of the
Microsoft .NET Framework make it all much easier to accomplish.
But it's also a good idea to take another look at "rich" clients, and
see how they can help to create interactive and efficient distributed
data applications. This book tackles all these topics head-on, covering
the n-tier architecture, the use of data and middle tier components,
remoting and caching data on the client, Web Services and many other
techniques.
©2004 - Distributed Data Applications with ASP.NET 1.1 (ISBN: 1-59059-318-9) |