.NET news » ASP.NET 
Developing Web Applications with ASP.NET MVC3 and Entity Framework 4.1
In this article, I will provide a demo application that is developed with the ASP.NET MVC3 and Entity Framework4.1. The demo also adopts following design principal, pattern and best practice to make it more flexible and extensible, Separation of Concern, POCO, Code-First, Registry Pattern, Repositor
17 Aug 2011, 09:01:00 Source: Developing Web Applications with ASP.NET MVC3 and Entity...
Tags: ASP.NET
Package that resizes and compresses images used with an ASP.NET web site and combines them into CSS sprites
Reduces page load times of ASP.NET web sites by combining page images and CSS background images into CSS sprites. Compresses and physically resizes images to make thumbnails. Caters for repeating background images.
3 Aug 2011, 08:17:00 Source: Package that resizes and compresses images used with an...
Tags: ASP.NET
ASP.NET 4.0 Chart Control
A short introduction into the new ASP.NET 4.0 Charts Control
Six Silverlight ListBox Tips
The Silverlight ListBox is much more than you may think. When most people think of a ListBox they typically think of just a simple control that displays rows of text. However, the Silverlight ListBox is one of the most flexible controls you will find. I tend to think of the ListBox as similar to the ASP.NET Repeater control as it too is very flexible. In this article, I will show you six different ways to display data in a Silverlight ListBox.
UFrame: goodness of UpdatePanel and IFRAME combined
UFrame makes a DIV behave like an IFRAME that can load any ASP.NET/PHP/HTML page and allows all postback and hyperlink navigation to happen within the DIV - a painless way to make regular pages fully AJAX enabled
Webpart/Portlet development in ASP.NET MVC Framework
Solution adorned with drag and drop Portlet/Webpart customization feature in ASP.NET MVC Framework. It summoned JQuery for better user experience evading inclusive page refresh during personalization.
Gridview inside Gridview in asp.net C#
Gridview inside Gridview in asp.net C# or Nested Gridview and Update , Delete from Gridview
Using Google Calendar in an ASP.NET Website
How to use Google Calendar in an ASP.NET website
Web Migration: Moving Your Web App from WebMatrix to ASP.NET MVC 3
The Web Pages page-centric programming model supported by WebMatrix is a great way to get Web apps up and running. If you later decide that embracing ASP.NET MVC would give you more flexibility, you're covered. We’ll explain why you might choose to migrate and show you how to do it.
MVC Bricks for ASP.net
Learn how to create a simple game using ASP.net MVC, jQuery, State Machine and CSS3 gradients

