Tag Archives: .net

Pro ASP.NET MVC Framework

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 … Continue reading

Posted in books | Tagged , , , | Leave a comment

Introducing Windows 7 for Developers

Introducing Windows 7 for Developers / Yochay Kiriaty, Microsoft Press, 2010 There is lots of new functionality in Windows libraries. Welcome to Windows 7 Integrate with the Windows 7 Taskbar: Basic Features Integrate with the Windows 7 Taskbar: Advanced Features … Continue reading

Posted in books | Tagged , , | Leave a comment

Programming Entity Framework

Programming Entity Framework / Julia Lerman, O’Reilly, 2009 Programmers of data intensive apps in the Microsoft environment will find this book valuable. Well written, 600 pages.

Posted in books | Tagged , , | Leave a comment

Professional ADO.NET 3.5 with LINQ and the Entity Framework

Professional ADO.NET 3.5 with LINQ and the Entity Framework / Roger Jennings, Wiley, 2009 Programs using Microsoft libraries such as LINQ and ADO can be shorter and more abstract, at the expense of being unreadable if you don’t have access … Continue reading

Posted in books | Tagged , , | Leave a comment

Essential Silverlight 3

Essential Silverlight 3 / Ashraf Michail, Addison-Wesley, 2009 A book for programmers using Silverlight for rich internet apps. It discusses enabling GPU acceleration, among other things.

Posted in books | Tagged , , | Leave a comment

Pro C# 2008

Pro C# 2008 and the .NET 3.5 platform / Andrew Troelsen, Apress, 2007 A huge book! 1350 pages, hardcover.

Posted in books | Tagged , | Leave a comment

Professional ASP.NET MVC

Professional ASP.NET MVC 1.0 / Rob Conery, Wiley, 2009 Here is an advanced book on ASP that describes a web framework. 400 pages.

Posted in books | Tagged , , , | Leave a comment

Beginning ASP.NET E-Commerce in C#

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 … Continue reading

Posted in books | Tagged , , , , | Leave a comment

Programming ASP.NET 3.5

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. … Continue reading

Posted in books | Tagged , , , , | Leave a comment

Programming WPF

Programming WPF / Chris Sells and Ian Griffiths, O’Reilly, 2007 If you program applications using .net you probably need this excellent book. 800 Pages.

Posted in books | Tagged , , | Leave a comment