Wrox Press Professional ASP.NET 3.5 Security, Membership and Role Management with C# and VB (2009).pdf

(16884 KB) Pobierz
721484656.049.png
Professional
ASP.NET 3.5 Security, Membership, and
Role Management
with C# and VB
Professional ASP.NET 3.5 Security, Membership, and
Role Management
978-0-470-37930-1
As the first book to address ASP.NET 3.5, AJAX, and IIS 7.0 security from
the developer’s point of view, this book begins with a look at the new
features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5
integration. You’ll walk through a detailed explanation of the request
life cycle for an ASP.NET application running on IIS 7.0 under the classic
mode, from the moment it enters IIS 7.0 until ASP.NET generates a corre-
sponding response.
Professional ASP.NET 3.5 MVC
978-0-470-38461-9
The ASP.NET 3.5 MVC Framework enables Microsoft developers to
create dynamic data-driven web sites. Packed with real-world examples,
this authoritative guide is written by the Microsoft team behind the
technology and uses a real-world sample application using MVC in order
to explain the tools and technologies that compliment MVC, such as
SubSonic, LINQ, jQuery, and REST.
Enhance Your Knowledge
Advance Your Career
Professional ASP.NET 3.5 AJAX
978-0-470-39217-1
The ASP.NET AJAX toolkit is an excellent way to immediately start using
AJAX features in applications in that it offers both excitement and enter-
prise appeal to developers. Professional ASP.NET 3.5 AJAX explains how
you can use these features to build amazing Web sites. Coverage of the
client library, the ScriptManager server control, ASP.NET AJAX applica-
tion services and networking, databases and Web services, testing and
debugging, and deploying applications demonstrates how the client and
server need to interact in order to produce a better Web application.
Professional ASP.NET 3.5
978-0-470-18757-9
Professional ASP.NET 3.5 helps the experienced programmer put the latest ASP.NET technologies into action. Greatly expanded
from the original best-selling Professional ASP.NET 2.0, Professional ASP.NET 3.5 covers all the key technologies retained from
2.0 in new depth alongside the hundreds of pages of coverage of the important new 3.5 features. Written by 3 of the most well-
known and influential ASP.NET developers, Professional ASP.NET 3.5 is the book you’ll learn the language from and turn to day
after day as you write Web applications. And as always, Professional ASP.NET 3.5 features language examples in the book and
in the code download in both C# and VB.
Beginning ASP.NET 3.5
978-0-470-18759-3
Imar Spaanjaar’s book for programmers new to ASP.NET 3.5 has been widely praised as a well-organized tome of information
written by a Web developer for Web developers. Throughout the book the author works through the steps of creating an actual,
fully-functional ASP.NET 3.5 Web site. Each chapter builds on skills learned in the previous sections of the book, allowing the
reader to gain confidence working with ASP.NET 3.5 as they progress through the book.
Download at Boykma.Com
721484656.060.png 721484656.071.png 721484656.082.png 721484656.001.png 721484656.002.png 721484656.003.png 721484656.004.png 721484656.005.png 721484656.006.png 721484656.007.png 721484656.008.png 721484656.009.png 721484656.010.png 721484656.011.png 721484656.012.png 721484656.013.png 721484656.014.png 721484656.015.png 721484656.016.png 721484656.017.png 721484656.018.png 721484656.019.png 721484656.020.png 721484656.021.png 721484656.022.png 721484656.023.png 721484656.024.png 721484656.025.png 721484656.026.png 721484656.027.png 721484656.028.png 721484656.029.png 721484656.030.png 721484656.031.png 721484656.032.png 721484656.033.png 721484656.034.png 721484656.035.png 721484656.036.png 721484656.037.png 721484656.038.png
 
 
721484656.039.png 721484656.040.png 721484656.041.png 721484656.042.png 721484656.043.png 721484656.044.png 721484656.045.png 721484656.046.png 721484656.047.png 721484656.048.png
Professional ASP.NET 3.5 Security, Membership,
and Role Management with C# and VB
Introduction ...............................................xxiii
Chapter 1: Introducing IIS 7.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Chapter 2: IIS 7.0 and ASP.NET Integrated Mode . . . . . . . . . . . . . . . . . . . . . 29
Chapter 3: HTTP Request Processing in IIS 7.0 Integrated Model . . . . . . . . . 79
Chapter 4: A Matter of Trust . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 147
Chapter 5: Coniguration System Security. . . . . . . . . . . . . . . . . . . . . . . . . . 223
Chapter 6: Forms Authentication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287
Chapter 7: Integrating ASP.NET Security with Classic ASP . . . . . . . . . . . . . 373
Chapter 8: Session State......................................417
Chapter 9: Security for Pages and Compilation......................449
Chapter 10: The Provider Model.................................469
Chapter 11: Membership ......................................519
Chapter 12: SqlMembershipProvider..............................561
Chapter 13: ActiveDirectoryMembership Provider ....................639
Chapter 14: Role Manager.....................................691
Chapter 15: SqlRoleProvider . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 735
Chapter 16: AuthorizationStoreRoleProvider ........................763
Chapter 17: Membership and Role Management in ASP.NET AJAX 3.5.....791
Chapter 18: Best Practices for Securing ASP.NET Web Applications . . . . . . 823
Index ....................................................879
Download at Boykma.Com
721484656.050.png 721484656.051.png 721484656.052.png 721484656.053.png 721484656.054.png 721484656.055.png 721484656.056.png 721484656.057.png 721484656.058.png 721484656.059.png 721484656.061.png 721484656.062.png
Download at Boykma.Com
721484656.063.png 721484656.064.png 721484656.065.png 721484656.066.png 721484656.067.png 721484656.068.png 721484656.069.png 721484656.070.png 721484656.072.png 721484656.073.png 721484656.074.png 721484656.075.png
Professional
ASP.NET 3.5 Security, Membership,
and Role Management with C# and VB
Download at Boykma.Com
721484656.076.png 721484656.077.png 721484656.078.png 721484656.079.png 721484656.080.png 721484656.081.png 721484656.083.png 721484656.084.png 721484656.085.png 721484656.086.png 721484656.087.png 721484656.088.png
Zgłoś jeśli naruszono regulamin