Archive for March 2010

Free ebook - Testing ASP.NET Web Applications

As Microsoft's key Web technology for creating dynamic, data-driven Web sites and Web applications, ASP.NET is incredibly popular. This is the first book to combine several testing topics and make them specific to ASP.NET. The author duo of Microsoft

Free ebook - Testing ASP.NET Web Applications

As Microsoft's key Web technology for creating dynamic, data-driven Web sites and Web applications, ASP.NET is incredibly popular. This is the first book to combine several testing topics and make them specific to ASP.NET. The author duo of Microsoft

Free ebook - Testing ASP.NET Web Applications

As Microsoft's key Web technology for creating dynamic, data-driven Web sites and Web applications, ASP.NET is incredibly popular. This is the first book to combine several testing topics and make them specific to ASP.NET. The author duo of Microsoft

Free ebook - ASP.NET 3.5 Website Programming: Problem – Design – Solution

The ASP.NET 2.0 version of this book was the first to introduce experienced ASP.NET 2.0 programmers to building a web application with a layered approach. Now updated for ASP.NET 3.5 and the Entity Framework, this unique book takes good website design

Free ebook - ASP.NET 3.5 Website Programming: Problem – Design – Solution

The ASP.NET 2.0 version of this book was the first to introduce experienced ASP.NET 2.0 programmers to building a web application with a layered approach. Now updated for ASP.NET 3.5 and the Entity Framework, this unique book takes good website design

Free ebook - ASP.NET 3.5 Website Programming: Problem – Design – Solution

The ASP.NET 2.0 version of this book was the first to introduce experienced ASP.NET 2.0 programmers to building a web application with a layered approach. Now updated for ASP.NET 3.5 and the Entity Framework, this unique book takes good website design

Free ebook - Visual C# 2010 Recipes: A Problem-Solution Approach

Visual C# 2010 Recipes: A Problem-Solution ApproachWhen you are facing a Visual C# 2010 problem, this book likely contains a recipe that provides you with the solution–or at least points you in the right direction. Even if you are simply looking to broaden

Free ebook - Visual C# 2010 Recipes: A Problem-Solution Approach

Visual C# 2010 Recipes: A Problem-Solution ApproachWhen you are facing a Visual C# 2010 problem, this book likely contains a recipe that provides you with the solution–or at least points you in the right direction. Even if you are simply looking to broaden

Free ebook - Visual C# 2010 Recipes: A Problem-Solution Approach

Visual C# 2010 Recipes: A Problem-Solution ApproachWhen you are facing a Visual C# 2010 problem, this book likely contains a recipe that provides you with the solution–or at least points you in the right direction. Even if you are simply looking to broaden

Free ebook - WPF with C# 2010 and .NET 4

Windows Presentation Foundation (WPF) is included with the Windows operating system and provides a programming model for building applications that provide a clear separation between the UI and business logic. Written by a leading expert on Microsoft

Free ebook - WPF with C# 2010 and .NET 4

Windows Presentation Foundation (WPF) is included with the Windows operating system and provides a programming model for building applications that provide a clear separation between the UI and business logic. Written by a leading expert on Microsoft

Free ebook - WPF with C# 2010 and .NET 4

Windows Presentation Foundation (WPF) is included with the Windows operating system and provides a programming model for building applications that provide a clear separation between the UI and business logic. Written by a leading expert on Microsoft

Free ebook - Even Faster Web Sites

Performance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax.In this book, Steve Souders, web performance evangelist at Google and

Free ebook - Even Faster Web Sites

Performance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax.In this book, Steve Souders, web performance evangelist at Google and

Free ebook - Even Faster Web Sites

Performance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax.In this book, Steve Souders, web performance evangelist at Google and

NUnit Test vs MsTest

What are the differences between the two most popular UNIT testing frameworks in the .NET world: the open source NUnit and the commercial MsTest.Here’s a short list of what i remember instantly: Nunit contains a [TestCase] attribute that allows implementing

NUnit Test vs MsTest

What are the differences between the two most popular UNIT testing frameworks in the .NET world: the open source NUnit and the commercial MsTest.Here’s a short list of what i remember instantly: Nunit contains a [TestCase] attribute that allows implementing

NUnit Test vs MsTest

What are the differences between the two most popular UNIT testing frameworks in the .NET world: the open source NUnit and the commercial MsTest.Here’s a short list of what i remember instantly: Nunit contains a [TestCase] attribute that allows implementing