ASP.NET Programmer's Reference

  • Authors:
  • Wrox Author Team;John Schenken;Jan D. Narkiewicz

  • Affiliations:
  • -;-;-

  • Venue:
  • ASP.NET Programmer's Reference
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:ASP.NET is a totally new way of creating dynamic web applications, giving developers more flexibility and functionality than ever before. Its fresh approach of placing commonly-used code into controls, and separating presentation from business logic, makes developing and maintaining applications far easier. It is part of the Microsoft .NET Framework, and as such allows code to be created in any language that the Framework supports (currently C#, VB.NET, and JScript.NET out of the box).This reference is divided into four sections. The first covers all the important ASP.NET namespaces for User Interface design, while the second looks at "behind the scenes" topics like caching and configuration. The third section looks at the important new arena of Web Services, and finally, the fourth deals with the remaining hot topics, such as data access and XML, as well as containing a chapter of short, fully-working examples relating to all sections of the book, to help you understand the concepts being presented. Who is this book for? This book is for developers working with ASP.NET. It is designed to complement any of the books in Wrox's ASP.NET series, and to present information to you in a compact, illustrative, and easily browsed form. What does this book cover? All major ASP.NET specific namespaces Caching Configuration Security Useful .NET Framework namespaces Web Services Data in ASP.NET XML in ASP.NET