E-Book, Englisch, 100 Seiten
Sanderson ASP.NET MVC Framework Preview
1. ed
ISBN: 978-1-4302-1647-6
Verlag: Apress
Format: PDF
Kopierschutz: 1 - PDF Watermark
E-Book, Englisch, 100 Seiten
ISBN: 978-1-4302-1647-6
Verlag: Apress
Format: PDF
Kopierschutz: 1 - PDF Watermark
The ASP.NET MVC framework is the latest evolution of Microsoft's ASP.NET web platform. It introduces a radical high-productivity programming model, promotes cleaner code architecture, supports test-driven development, and provides powerful extensibility, combined with all the benefits of ASP.NET 3.5. ASP.NET MVC Framework Preview is a first look at this technology's main features, designed to give you a head start getting to grips with this powerful new technology.
After a childhood spent at the computer, Steven Sanderson started web development in 1996, first using Perl and later adopting PHP. His last five years of professional experience have focused on ASP.NET, learning what works and what works better, and experiencing a developer's life everywhere from an investment bank to a five-person Internet startup. Steven has led Red Gate's web development team, and spends his free time blogging and keeping up to speed with the latest technology developments. He's followed the ASP.NET MVC framework since its inception and frequently participates in online discussions with its core developers at Microsoft.
Autoren/Hrsg.
Weitere Infos & Material
1;Contents;2
2;Chapter 1: What’s the Big Idea;7
2.1;Traditional ASP. NET;8
2.2;What’s Wrong with Traditional ASP. NET?;9
2.3;Web Development Today;11
2.4;Key Benefits of ASP. NET MVC;13
2.5;Who Should Use ASP. NET MVC?;19
2.6;Summary;23
3;Chapter 2: Your First ASP.NET MVC Application;24
3.1;Preparing Your Workstation;24
3.2;Creating a New ASP. NET MVC Project;25
3.3;Rendering Web Pages;30
3.4;A Starter Application;35
3.5;Summary;55
4;Chapter 3: Architecture;56
4.1;Understanding Model- View- Controller Architecture;56
4.2;Domain Modeling;68
4.3;Building Loosely Coupled Components;85
4.4;Getting Started with Automated Testing;95
4.5;Summary;104
5;Appendix: New C# 3 Language Features;105
5.1;The Design Goal: Language Integrated Query;105
5.2;Extension Methods;106
5.3;Lambda Methods;108
5.4;Generic Type Inference;109
5.5;Automatic Properties;109
5.6;Object and Collection Initializers;111
5.7;Type Inference;112
5.8;Anonymous Types;112
5.9;Putting It All Together;114
5.10;Deferred Execution;116
5.11;Using LINQ to Objects;116
5.12;Lambda Expressions;118
5.13;IQueryable< T> and LINQ to SQL;119
5.14;LINQ to Everything;122
6;Related Titles;123
7;Copyright;124




