
.NET
Get flash to fully experience Pearltrees
Introduction - ASP.NET Tutorial
.NET 4.5 Improvements for Cloud and Server Applications - Somasegar's WebLog
URL Routing in ASP.NET 4
Liverpool ASP.NET, C#, IVR, OOP, Agile and other cool stuff to explore » Blog Archive » ADO.NET Entity Framework Quickstart Tutorial
The ADO.NET Entity framework received another update last week as part of the Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta , so to coincide with this I give you a quick run through to get you started. Being honest, if you have used an OR mapper in the past this will be familiar territory. If not, this new implementation is a good place to start. So to begin, create a new ASP.NET website, Add New item, and then choose ADO.NET Entity Data Model. Name it EntityModel.edmx and click Add to create a new model.Deleting Users from Membership
Running the command prompt from visual studio tools menu
OData: There's a Feed for That | MIX10
There is no shortage of valuable data being generated by applications, reports, tools, websites, etc. Unfortunately, this leaves many of us wishing we could programmatically access the data and logic behind an app, report or website. To break down data silos and increase the shared value of data and its asscoiated business logic through the web, Microsoft has recently announced the Open Data Protocol which enable exposing any data source as a web-friendly data feed. Join this session to understand what the Open Data Protocol (OData) is and how it adds end user and developer value to many of Microsoft's leading products and services (such as SharePoint Server 2010, Microsoft Codename "Dallas", Windows Azure, SQL Server Reporting Services, SQL Server PowerPivot for Excel, Visual Studio, .NET, Silverlight, AJAX etc.) and is accessible from a range of platforms such as Java and PHP.Cover Story: .NET Survival Guide
In-Depth The 2011 .NET Survival Guide A look inside the critical technologies and tools that will shape .NET development over the next year. Since the arrival of Visual Studio 2010 and the Microsoft .NET Framework 4 in April 2010, the pace of advancement in the .NET development space has been nothing short of torrid.Deborah's Developer MindScape
The following are some tips when building a business object class for use by Silverlight and RIA services. NOTE: This assumes you are not using Entity Framework (EF). Use Class-Level Validation Specifying class-level validation allows you to perform validation on the entire class. This is a good location for cross-field validation. For example, say you are creating a Discount class that defines discounts available to your customers.Tips & Tricks

