Category: .NET

Continuous Integration in .NET 0

Continuous Integration in .NET

Continuous integration is a software engineering process designed to minimize “integration hell.” It’s a coordinated development approach that blends the best practices in software delivery. For .NET developers, especially, adopting these new approaches and the tools...

Practical Code Generation in .NET 0

Practical Code Generation in .NET

Enlist Visual Studio’s Built-in Code Generation Tools to Write Better Software Faster Automatic code generation can dramatically increase your productivity, improve code quality and maintainability, promote reuse, and help you extend best practices throughout your development...

ASP.NET MVC 2 Cookbook 0

ASP.NET MVC 2 Cookbook

ASP.NET MVC, one of the latest web development platforms from Microsoft, brings the power of MVC programming to ASP.NET development. It simplifies the task of application development and maintenance for developers. However, ASP.NET MVC is filled...

Pro Expression Blend 4 0

Pro Expression Blend 4

Pro Expression Blend 4 is for .NET developers wanting to learn how to use Expression Blend when creating their WPF and Silverlight applications. The book focuses on the Blend IDE and is comprised of two parts....

Microsoft Silverlight 4 and SharePoint 2010 Integration 0

Microsoft Silverlight 4 and SharePoint 2010 Integration

Silverlight is a powerful development platform for creating engaging, interactive user experiences for the Web, desktop, and mobile applications. Integrating Silverlight RIAs in SharePoint 2010 offers amazing opportunities to combine the power and flexibility offered by...

What’s New in ASP.NET MVC 2 0

What’s New in ASP.NET MVC 2

This Wrox Blox is for .NET developers who already have experience developing web applications with ASP.NET MVC and want to learn the new features introduced in the new release of ASP.NET MVC. ASP.NET MVC 2 has...

C# 4.0 Unleashed 0

C# 4.0 Unleashed

C# 4.0 Unleashed is a practical reference focusing on the C# language and the .NET platform as a whole. While covering the language in lots of detail, it also provides enough coverage of various popular .NET...