Möchten Sie verkaufen? Hier verkaufen
Build Your Own ASP.NET 3.5 Website Using C# & VB
 
 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

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

Build Your Own ASP.NET 3.5 Website Using C# & VB [Englisch] [Taschenbuch]

Cristian Darie , Zak Ruvalcaba , Georgina Laidlaw


Erhältlich bei diesen Anbietern.


Weitere Ausgaben

Amazon-Preis Neu ab Gebraucht ab
Taschenbuch EUR 31,82  
Taschenbuch, September 2008 --  
Dieses Buch gibt es in einer neuen Auflage:
Build Your Own ASP.NET 4 Web Site Using C# & VB Build Your Own ASP.NET 4 Web Site Using C# & VB
EUR 37,99
Auf Lager.

Produktinformation


Mehr über die Autoren

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

Produktbeschreibungen

Kurzbeschreibung

ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides much more to aid developers' productivity, including better AJAX integration and new ListView and DataPager controls. The third edition of this book reflects all these changes, as well as Visual Studio 2008. Readers liked the original books for their comprehensive coverage, liberal code samples, and the practicality of developing an entire intranet application using freely available tools and software.

Synopsis

ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides much more to aid developers' productivity, including better AJAX integration and new ListView and DataPager controls. The third edition of this book reflects all these changes, as well as Visual Studio 2008. Readers liked the original books for their comprehensive coverage, liberal code samples, and the practicality of developing an entire intranet application using freely available tools and software.

In diesem Buch (Mehr dazu)
Nach einer anderen Ausgabe dieses Buches suchen.
Einleitungssatz
It's being touted as the "next big thing." Lesen Sie die erste Seite
Mehr entdecken
Wortanzeiger
Ausgewählte Seiten ansehen
Buchdeckel | Copyright | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis | Rückseite
Hier reinlesen und suchen:

Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

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:  48 Rezensionen
72 von 75 Kunden fanden die folgende Rezension hilfreich
Excellent ASP.NET Development Book 15. August 2004
Von Andrew Sutton - Veröffentlicht auf Amazon.com
Format:Taschenbuch
This is the first Sitepoint book I have read and the second on ASP.NET.

The book requires that you have either Windows 2000, XP or 2003 installed and requires .NET Framework Redistributable (1.1 is the version the book is written for but most examples should work in v1.0), .NET Framework SDK, IIS (Or Cassini) Web Server, a modern web browser (e.g. IE v5.5+) and an editor. (Anything from notepad to Visual Studio will be sufficient). Access (JET), MSDE and SQL Server are the databases used in the examples. Instructions are included in the book on how to install and configure IIS and how to install MSDE and Access and how to attach the example database.

No previous knowledge of ASP.NET, C#, VB.NET, IIS nor databases is required. However you will need to be familiar with HTML before reading the book.

The format of each chapter is a brief, single paragraph introduction, then straight into the subject matter with a brief summary at the end. Throughout the chapters there is a liberal sprinkling of figures and tables and extensive code examples, nearly all of which are in both C# and VB.NET. During the course of the book a complete intranet application is developed which includes a helpdesk, employee store, newsletter archive, employee directory, address book and admin tools.

Pros

Extensive code samples

A complete intranet application is developed within the book.

Superb range of subject matter.

Liberal use of figures and tables.

Excellent layout.

A good tool for learning both C# & VB.NET.

Cons

Topics covered in each chapter are not listed at the beginning of each chapter.

If you are just a VB.NET or C# programmer the duplication of code examples in both VB.NET & C# may prove to be annoying and a waste of space.

Conclusion

My own opinion is that this is not the book for a casual hobbyist but aimed more towards at least a semi-professional developer. You will get more than a basic grounding in ASP.NET but will have to put in a fair bit of effort to extract everything the book has to offer. But what a lot it has to offer. The range of material covered is excellent. Of the many highlights the chapters on Datagrids & DataLists and Datasets were particularly impressive. The author's enthusiasm for ASP.NET shines throughout the book and his narrative style kept many of the duller topics interesting. The pace of the book is never pedestrian and sometimes quite frantic but always leaving you wanting even more.

At the end of the book you should feel confident to develop your own ASP.NET web sites in either C# or VB.NET. This book is another welcome addition to my bookshelf.
14 von 14 Kunden fanden die folgende Rezension hilfreich
Good book for beginners and intermediate .NET developers 14. April 2005
Von shopzy - Veröffentlicht auf Amazon.com
Format:Taschenbuch
If you are looking at learning ASP.NET by hard coding then use this book. If you are looking at developing ASP.NET applications by using all the functionalities of VS.NET then go for ASP.NET KickStart by Stephen Walther.

For beginners I would suggest going for this book since it lets you get into the code which is very essential in understanding how things work in the .NET framework in general and ASP.NET programming in particular.

For intermediate developers (from other fields like Java, Classic ASP etc.) who already know the basics of Web programming and would like to know VS.NET in detail should go for Stephen Walther's book.

This book scores a point more in my opinion since it walks you through building an Intranet application while teaching you to program in ASP.NET.
11 von 11 Kunden fanden die folgende Rezension hilfreich
A great starting point for ASP developers moving UP! 15. April 2004
Von Marty R. Milette - Veröffentlicht auf Amazon.com
Format:Taschenbuch
As an experienced developer with dozens of web sites developed in traditional ASP, I was delighted finally find a decent 'getting started' book for ASP.NET, VB.NET and C# that I could use myself, and share with my Microsoft-oriented students.

Anyone making the leap from ASP to .NET knows how difficult it is to find a resource that covers enough introductory information to get started, while still presenting more advanced and useful topics -- but this is the one!

Although this book won't make you an ASP.NET guru overnight (NO book can!) -- it will certainly get you far enough up the learning curve to start producing some useful and functional code which may be reused and enhanced later as you skills and competence grow.

This new release -- as for all other SitePoint books I've read -- has proven a pleasure to read, and a joy to use in the real world. Great work!


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