Programming Microsoft® ASP.NET 4 und über 1 Million weitere Bücher verfügbar für Amazon Kindle . Erfahren Sie mehr


oder
Loggen Sie sich ein, um 1-Click® einzuschalten.
oder
Mit kostenloser Probeteilnahme bei Amazon Prime. Melden Sie sich während des Bestellvorgangs an. Erfahren Sie mehr
Alle Angebote
Möchten Sie verkaufen? Hier verkaufen
oder
gegen einen Amazon.de Gutschein über EUR 5,50 eintauschen?
Programming Microsoft ASP.NET 4
 
 
Beginnen Sie mit dem Lesen von Programming Microsoft® ASP.NET 4 auf Ihrem Kindle in weniger als einer Minute.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Programming Microsoft ASP.NET 4 [Englisch] [Taschenbuch]

Dino Esposito

Preis: EUR 36,95 kostenlose Lieferung. Siehe Details.
  Alle Preisangaben inkl. MwSt.
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Auf Lager.
Verkauf und Versand durch Amazon.de. Geschenkverpackung verfügbar.
Nur noch 2 Stück auf Lager - jetzt bestellen.
Lieferung bis Mittwoch, 30. Mai: Wählen Sie an der Kasse Morning-Express. Siehe Details.

Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Kindle Edition EUR 27,07  
Taschenbuch EUR 36,95  
Gutschein erhalten
Tauschen Sie jetzt Programming Microsoft ASP.NET 4 gegen einen Amazon-Gutschein in Höhe von EUR 5,50 ein - einlösbar für Tausende von Artikeln bei Amazon.de. Entdecken Sie mehr eintauschbare Bücher im Bücher Trade-In Shop. Bitte beachten Sie die Teilnahmebedingungen.

Jetzt für Amazon Student anmelden und um 20% erhöhten Eintauschwert sichern.

Wird oft zusammen gekauft

Kunden kaufen diesen Artikel zusammen mit Microsoft ASP.NET 4.0 mit Visual C# 2010 - Das Entwicklerbuch: Grundlagen, Techniken, Profi-Know-how EUR 59,00

Programming Microsoft ASP.NET 4 + Microsoft ASP.NET 4.0 mit Visual C# 2010 - Das Entwicklerbuch: Grundlagen, Techniken, Profi-Know-how
Preis für beide: EUR 95,95

Verfügbarkeit und Versanddetails anzeigen


Kunden, die diesen Artikel gekauft haben, kauften auch


Produktinformation


Mehr über den Autor

Dino Esposito
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von Dino Esposito auf Amazon

Produktbeschreibungen

Kurzbeschreibung

Completely reengineered for ASP.NET 4-this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragmatic volume. Web development expert Dino Esposito provides essential, architectural-level guidance, along with the in-depth technical insights designed to take you-and your solutions-to the next level. The book covers Dynamic Data, AJAX, Microsoft Silverlight(R), ASP.NET MVC, Web forms, LINQ, and security strategies-and features extensive code samples in Microsoft Visual C#(R) 2010.

Über den Autor

Dino Esposito is a well-known ASP.NET, AJAX, and Silverlight expert who has written or co-written several popular books, including Microsoft .NET: Architecting Applications for the Enterprise and Programming Microsoft ASP.NET 3.5. He is a regular contributor to MSDN Magazine and speaks at industry events such as DevConnections and Microsoft Tech*Ed.

Welche anderen Artikel kaufen Kunden, nachdem sie diesen Artikel angesehen haben?


In diesem Buch (Mehr dazu)
Ausgewählte Seiten ansehen
Buchdeckel | Copyright | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis
Hier reinlesen und suchen:

Vorgeschlagene Tags zu ähnlichen Produkten

 (Was ist das?)
Setzen Sie den ersten relevanten Tag hinzu (ein Schlüsselwort, das mit diesem Produkt in engem Zusammenhang steht).
 
(2)
(2)
(1)

 

Kundenrezensionen

Es gibt noch keine Kundenrezensionen auf Amazon.de
5 Sterne
4 Sterne
3 Sterne
2 Sterne
1 Sterne
Die hilfreichsten Kundenrezensionen auf Amazon.com (beta)
Amazon.com:  6 Rezensionen
9 von 9 Kunden fanden die folgende Rezension hilfreich
Complete ASP.NET 4 Book for Intermediate to Advanced Developers 5. Juli 2011
Von syntap - Veröffentlicht auf Amazon.com
Format:Taschenbuch
Programming Microsoft ASP.NET 4 is an advanced book that gives a complete overview of the ASP.NET 4 architecture. If you are an administrator of a business-critical Web application (or plan to be one) using the Microsoft suite of server and Web services tools, this book will provide a good and complete understanding of system internals you will need. If you are new to the ASP.NET architecture and applications, look for something a bit more basic first.

Most of the ASP.NET books I heave read spend most of their pages teaching C#.NET and/or VB.NET is a way to spin beginners up from other languages and platforms in order to arrive at an example application that teaches the basics of how to develop a simple ASP.NET application. This book moves the developer to the next step, which is understanding how the architecture works. The first half of the book discusses how ASP.NET works together with IIS, in-depth ASP.NET event information, and custom server controls. With a firm grasp of the internals, the author moves on to application infrastructure, including a nice chapter on jQuery.

The author includes an impressive chapter on application security that discusses threat vectors and what you need to know at every layer of the architecture.

Programming Microsoft ASP.NET 4 is not a beginner book for ASP.NET application developers and the author's description of his intended audience fully discloses this... those new to ASP.NET should find a book that teaches ASP.NET basics with C# to build a simple application, then move on to this one due to its advanced topics. The book explains these advanced topics well and I recommended it for developers responsible for ASP.NET applications.
14 von 16 Kunden fanden die folgende Rezension hilfreich
Thought-provoking, not for novice ASP.NET devs 3. April 2011
Von John Brady - Veröffentlicht auf Amazon.com
Format:Taschenbuch
Programming Microsoft ASP.NET 4 is a well-written guide to the architecture and implementation of Microsoft's ASP.NET platform. It would be most useful to experienced ASP.NET developers as it does not cover the basics of ASP.NET, and does require the use of a modern Microsoft operating system (Windows 7, etc) to perform any "hands on" activities.

Developers who are currently using "classic" ASP.NET techniques may wish to read this book for a view of at least one view of the platform's future, that is a movement away from forms and toward model-view-controller (MVC). The author lays out his reasoning in a logical manner and explores the justifications as to why Web Forms, while not quite dead yet, may not be the foundation you should choose for your next project.

For those who are happy with Forms/classic, the book still provides good, in-depth walkthroughs of the anatomy and function of ASP.NET. Architects would probably find this a must-read, and it could be useful to technical project managers who deal with Microsoft platforms.

Dino Esposito is, as usual, an engaging author who has a knack of making this material, which can admittedly be dry, into an enjoyable read. I have several of his earlier works and usually retain them as reference materials after the first read; this book should follow that pattern as well.

Disclaimer, I received access from O'Reilly Publishing to an electronic copy of this book for review purposes.
3 von 3 Kunden fanden die folgende Rezension hilfreich
A .NET Software Architect wants this by their side 7. Juni 2011
Von T. Anderson - Veröffentlicht auf Amazon.com
Format:Taschenbuch|Von Amazon bestätigter Kauf
This is the ASP.NET book a .NET Software Architect wants by their side. Not that it isn't good for a developer also, it just really focuses on all the things a .NET Software Architect needs to know about the technical aspects of ASP.NET 4.

This book covers all its material in-depth. A lot of the material is for advanced ASP.NET programmers. The author gives this warning at the beginning of the book.

The book has complete chapters on ASP.NET and IIS, Configuration, HTTP Handlers, Modules, and Routing, Core Server Controls, Input Forms, Data Binding, HTTP Request Context, State Management, Caching, Security, Ajax, and jQuery.

One of the things I did not like about the book is that it has cut the advanced aspects of ASP.NET and refers you to the author's previous book for those topics. This seems to be the new way publishers are saving money. Although I have seen some reviews that complained about all the previous material being included and bloating a book, I have seen 10x the amount of complaints about the removal of the material.

Another thing that annoyed me was the inclusion of material from one of the authors other books, Microsoft .NET: Architecting Applications for the Enterprise. It is not that the material is bad (actually it is great), is just is too limited to have an impact. It felt out of context. You should read that entire Architecting Applications for the Enterprise book, not just a few chapters from it. I would have preferred more technical ASP.NET information be included in its place.

The saving grace with respect to the two annoyances I listed above was that the author did not repeatedly refer to his other books. I have read some books that it seemed every five pages you were being told to go look something up in the author's other book before reading what they had written in their new one.

My favorite thing about this book is the level of detail the author goes into. He does a great job of providing the complete picture of all the topics he covers.

The chapter on security is great. It breaks down all the aspects of ASP.NET security including Where the Threats Come From, The ASP.NET Security Context, Forms Authentication, The Membership and Role Management API, Claims-Based Identity, and Security-Related Controls.

The code is very well organized and usable. It is all under one solution file.

I highly recommend this book to anyone doing advanced ASP.NET programming or doing .NET Software Architecture.

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar


Datenschutzerklärung von Amazon.de Versandbedingungen von Amazon.de Umtausch- & Rücknahme bei Amazon.de