Foundation ASP.NET for Flash

ASP.NET 2.0 is the new version of Microsoft’s groundbreaking server-side scripting language. There is currently a huge demand to integrate dynamic content into Flash websites and applications and, as a solid competitor to technologies such as JSP, PHP, and ColdFusion, ASP.NET is one of the most popular choices to achieve…

 

Programming Sudoku

Sudoku is the wildly popular new puzzle game. Sudoku puzzles are 9×9 grids, and each square in the grid consists of a 3×3 subgrid called a region. Your goal is to fill in the squares so that each column, row, and region contains the numbers 1 through 9 exactly once.…

 

Pro WPF Windows Presentation Foundation in .NET 3.0

The Microsoft Windows Presentation Foundation (formerly code-named “Avalon”) is a key part of .NET 3.0 and provides the foundation for building applications and high-quality user experiences in Windows Vista. WPF blends together application user interface, documents, and media content, while exploiting the full power of your computer.

WPF functionality extends support…

 

ADO.NET 3.5 Cookbook

This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you\’re likely to face with this technology using Visual Studio 2008 and…

 

Pro ASP .NET for SQL Server High Performance Data Access for Web Developers

Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development.

Performance is always an issue, and optimizing database access is one of the most…