Product DescriptionDiscover how to use ASP.NET to build, deploy, and run 10 distributed Web applications that can target any browser on any device ASP.NET provides developers with the functionality they need to create enterprise-level Web applications. This book clearly shows them how to use this framework to create the top ten enterprise applications that they will need for their organizations. To build these applications, Smith explains how to combine the functionality of ASP.NET with products and technologies such as VB.NET, C#, ADO.NET, SQL Server 2000, WAP, XML, HTML, JavaScript, and Cascading Style Sheets (CSS). The projects include an address book application, a contact manager application, advertising manager, online store, and a Web log analyzer CD-ROM includes the complete source code for the ten projects, additional resource links, corrections, and FAQs. Companion Web site features a working version of the ten projects built in the book. Microsoft Technologies .NET Platform: The next big overhaul to Microsoft's technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into the development platform. This will allow interaction between any machine, on any platform, and on any device. Visual Basic.NET: The update to this popular visual programming language will offer greater Web functionality, more sophisticated object-oriented language features, links to Microsoft's new common runtime, and a new interface. ASP.NET: A programming framework (formerly known as Active Server Pages) for building powerful Web-based enterprise applications; can be programmed using VB.NET or C#. C#: Microsoft's new truly object-oriented programming language that builds on the strengths of C++ and the ease of Visual Basic; promises to give Sun's Java a run for its money.
Customer Reviews
Average Rating:
Rating: - Errors, expose to hackers
First of all, the book is full of errors. I can tell right from Project1. No need to read further.
Second of all, the code is poorly written.
For example, on Project1, if you move your mouse over Update and Delete hyperlinks on the page that displays all the contacts, you would see the actual IDs that you created in your database at the bottom along with the pages that willt ake you to if you click the links . This will allow the hackers to target easily to your webpage and database. ... Read More
Rating: - update the website!
might be 4 stars if the proper code updates were placed on the website.
Rating: - Real Projects & Solid Code
The projects are hosted on the internet at www.10ProjectsWithASP.net and they work well.
But you better make sure the book you buy has a CD in it because you cannot download the code online. That is extremely bogus in my case because I bought a used book at amazon marketplace and the seller said it was with a CD and that was a lie. smoky mtn books if you are curious who it was.
Otherwise the projects are really useful, real world projects.
Rating: - very disappointed!!!
this book contains lots of errors. The author even don't care to upload the correct codes to his website.
Rating: - Good in spite of the errors
I considered many books before choosing this one because it had an approach which fit the way that I learn. I'll be reviewing some of the projects many times to understand the method behind the design of the projects. Unfortunately, some of the projects were simply unfinished, or had problems that would prevent them from working correctly. It's still worth it -- there's a lot here.