Dot Net Programming

Asp.net, MVC, Silverlight, WPF, WCF, WF

http://www.dotnet-programming.com/

Defining MVC Controls 1

Defining MVC Controls 2: Using the DataGrid

Defining MVC Controls 3: Datagrid, Sorting, and Master-Detail Views

http://www.dotnet-programming.com/category/MVC.aspx

 

image

WCF RIA Services - Domain Services

Authentification Services - WCF RIA SERVICES

Walkthrough: Using Authentication Service with Silverlight Business Application

Prerequisites for RIA-Services:

  1. Silverlight 4 Developer Runtime
  2. Silverlight 4 SDK
  3. Silverlight Tools for Visual Studio 2010 for Silverlight 4 (Link)
  4. Walkthrough: Installing and Configuring SQL Server 2008 R2 Express with Advanced Services
  5. Walkthrough: Installing the AdventureWorks OLTP and LT sample databases
    1. MSDN Documentation for WCF RIA Services
    2. Nikhil Kothari’s Book Club RIA Services Application
    3. Read Brad Abrams 26 part Introduction to WCF RIA Services
    4. Repository for Unit Testing Sample (code sample)
    5. RIA Services sample leveraging WCF extensibility
    6. Add Service Reference' to a Domain Service
    7. Authentication Samples (code sample with Live ID)
    8. More Samples...
  6. Find answers in the WCF RIA Services forum
  7. Check out applications using WCF RIA Services
    1. HR Application
    2. Classifieds Sample
    3. SilverlightStore SEO Sample
    4. Contoso

WCF RIA Services SP1

 

ASP.NET MVC Framework Road-Map Update

This past December we released the first preview of a new ASP.NET MVC Framework as part of the ASP.NET 3.5 Extensions CTP Release. I also wrote a number of blog posts that provide more detail on what the ASP.NET MVC framework is and how you can optionally use it:

 .NET Framework source code can now be downloaded and debugged

 

ASP.NET MVC 3 Tutorial #1 – Das Model View Controller (MVC) Pattern erklärt