Matthew MacDonald, Mario Szpuszta, "Pro ASP.NET 2.0 in C# 2005"
Apr ess | 2005 | ISBN: 1590594967 | 1289 pages | PDF | 23,1 MB
Apr ess | 2005 | ISBN: 1590594967 | 1289 pages | PDF | 23,1 MB
Core concepts of ASP.NET 2.0. Why it's special. What its fundamental principals are.
The basics of Visual Studio. How ASP.NET 2.0 controls are created, and how they fit into ASP.NET 2.0 pages, ultimately creating full applications Data access details. The intricacies of ADO.NET 2.0 and how to perform data binding to many sources;from databases, to file-streams, to XML Security. Once considered the Achilles heel of all Windows web applications, security has been completely revamped in ASP.NET 2.0. This section explains the various forms of available security, and how to best apply them
Taking things further using Advanced User Interface Techniques. This includes User Controls, Customer Server Controls, client-side JavaScript and GDI+. This is where the real strength of ASP.NET 2.0 lies Web Services. In an increasingly connected world, working with web services grows in importance.