Posts Tagged ‘ASP’
Tuesday, January 19th, 2010
Pro ASP.NET MVC Framework / Steven Sanderson, Apress, 2009
This well written book for web developers starts slow but rapidly gets advanced.
- Architectural background to ASP.NET MVC, including Model–View–Controller and REST concepts.
- ASP.NET MVC framework with detailed coverage of all aspects of the framework and the official MVC development toolkit.
- Test–driven development in action.
- Translation and comparison of features in classic ASP.NET to those in ASP.NET MVC.
- Security and deployment issues, including IIS 7.0.
550 pages.
Tags: .net, ASP, microsoft, web-apps
Posted in books | No Comments »
Wednesday, August 19th, 2009
Professional ASP.NET MVC 1.0 / Rob Conery, Wiley, 2009
Here is an advanced book on ASP that describes a web framework. 400 pages.
Tags: .net, ASP, microsoft, web-apps
Posted in books | No Comments »
Monday, June 29th, 2009
Beginning ASP.NET E-Commerce in C# : from novice to professional / Cristian Darie, Apress 2009
You may recall ASP as a server-side scripting language, but this book has moved on from that. This book teaches C# and .NET, and practical business planning. It is well written, with much example code, and covers all the details you will have to think of in creating an e-commerce site. 700 pages.
Tags: .net, ASP, business, microsoft, web-apps
Posted in books | No Comments »
Tuesday, June 16th, 2009
Programming ASP.NET 3.5 / Jesse Liberty, O’Reilly, 2009
Microsoft has been making great strides in recent years, and many of us need to know how to use its tools. This book is a good way to keep up to date. Examples in ASP, C# and HTML. O’Reilly unfortunately gave us 1100 pages here; usually they condense a topic into fewer pages.
Tags: .net, AJAX, ASP, microsoft, web-apps
Posted in books | No Comments »
Tuesday, May 12th, 2009
Professional ASP.NET 3.5 Ajax, Wiley, 2009
Here is a book with practical example code. 500 pages.
Tags: .net, AJAX, ASP, microsoft, web-apps
Posted in books | No Comments »
Wednesday, December 3rd, 2008
C# 2008 for programmers / Paul J. Deitel, Harvey M. Deitel, Prentice Hall, 2009
Here are 1000+ pages packed with good tutorial material on C#, ASP.NET, WCF, WPF, and Silverlight.
Tags: .net, AJAX, ASP, C++, microsoft, web-apps
Posted in books | No Comments »
Wednesday, November 12th, 2008
Professional IIS 7 and ASP.NET integrated programming / Shahram Khosravi, Wiley 2008
If you are using a Microsoft web server ..
Tags: .net, ASP, microsoft, web-apps
Posted in books | No Comments »
Wednesday, November 12th, 2008
Beginning ASP.NET 3.5 in C# and VB / Imar Spaanjaars, Wiley, 2008
If you are using a Microsoft server ..
Tags: .net, ASP, microsoft, web-apps
Posted in books | No Comments »