|
|
|
|
|
Total Hits: 453 | Today: 0
|
Author: Addison-Wesley.
|
Rating:
|
|

Where do you store per-client state in a Web application? This question is at the root of many heated debates over how to best design Web applications. The disconnected nature of HTTP means that there is no "natural" way to keep state on behalf of individual clients, but that certainly hasn't stopped developers from finding ways of doing it. Today there are many choices for keeping client-specific state in an ASP.NET Web application, including Session state, View state, cookies, the HttpContext....
|
|
|
|
Total Hits: 408 | Today: 0
|
Author: Joshua Eichorn
|
Rating:
|
|

This chapter introduces you to the XMLHttpRequest object, showing you how to work around its implementation differences between browsers. Create example page requests, both in a synchronous fashion and in an asynchronous fashion. Learn various fallback approaches that you can use if a browser doesn't support XMLHttpRequest, including how to use IFrames and cookies as your communication channel....
|
|
|
|
Total Hits: 236 | Today: 0
|
Author: Microsoft ASP.Net 2.0
|
Rating:
|
|

Download sample chapters from a newly released ASP.NET “Whidbey” book! you can download the ASP.NET "Whidbey" presentations / demos presented at the 2003 Microsoft Professional Developer Conference. Find out how to get your own copy for even more technical depth and samples!...
|
|
|
|
Total Hits: 326 | Today: 0
|
Author: Anand Narayanaswamy
|
Rating:
|
|

I was little crazy to test drive Atlas ever since its release by Microsoft. I had found that even though there are many resources on the web such as tutorials, articles, videos, they do not provide clear cut coverage about all the features of Atlas. Moreover, books are very limited in this area and many of the available books contain information which is not required. Programming Atlas by Christian Wenz provides comprehensive coverage on the various aspects of Atlas in an elegant manner....
|
|
|
|
Total Hits: 251 | Today: 0
|
|
Rating:
|
|

A DataAdapter not only lets you fill a DataSet or DataTable from the given data source, it also provides you with a convenient mechanism to persist, or save the changes back, into the database. This is usually achieved by specifying various command objects as properties on the DataAdapter object. But before you look at updating the data source using a data adapter, first let’s discuss fetching data using a data adapter....
|
|
|
|
Total Hits: 403 | Today: 0
|
Author: Phil Ballard
|
Rating:
|
|

The book, Sams Teach Yourself AJAX in 10 Minutes, by Phil Ballard, has just been published by Sams Publishing. This book on AJAX, one of the hottest technologies in web development today will:Teach the average web developer to build simple but powerful. AJAX applications immediately. Provide an accessible, handy reference for the most common features and functions of AJAX. Immediately begin teaching how to solve realistic user interface problems. Equip the reader with the platform fr...
|
|
|
|
Total Hits: 211 | Today: 0
|
Author: Anne Boehm and Doug Lowe
|
Rating:
|
|

With ASP.NET 2.0, Microsoft has made some dramatic improvements to an already-good product. The new product is packed with features that help developers add functionality and quality to their web applications more easily than ever before. And you can download an Express edition of the software that you need for developing ASP.NET 2.0 applications for free! The trick, of course, is learning how to use ASP.NET 2.0 the way the top Visual Basic developers do. And that's where this book comes in....
|
|
|
|
|
|