A new book by Zak Ruvalcaba, published by Sitepoint has just been released. The aim of this book is to focus on building web applications using .Net and HTML. Beginners, but also intermediates developers and web designers can learn a lot from this reading. Learn how to create the basic, dynamic, and advanced ASP.NET pages in C# and VB.Net.Packed with tips, tricks, and workarounds, this book covers every aspect of developing a Web application for the enterprise using ASP.NET.
Written by a web expert, it shows readers how to create the basic, dynamic, and advanced ASP.NET pages in Microsoft's .Netprogramming languages, and explains how to interact with the database using ADO.NET.
The author reviews the fundamentals on Object Oriented Programming with clever and easy to use examples. He also explains how to create web forms and web controls.
The author covers every aspect of developing a Web application including building an e-commerce site or reinforcing the security.
One thing I particularly like in this book is the code published in the two main .Net languages, C# and VB.NET, like in this example:
It would be nice to see other writers inspired by this idea.
A companion Web site features complete source code samples for the applications developed and explained in the book.