Web Apps

Page history last edited by diane@... 4 mos ago
July 1, 2009
ASP.NET for Newbies
 
Sample code and presentation are available here.

 
presentation

 

March '09 (cancelled... well, actually just postponed until April)

Extending the Wishlist app with Ajax and jQuery. The code from February will be used as our starting point.


 

February '09

Wishlist app code - starting point for refactoring...  WishList 2009-02 - ready to be refactored.zip

 

RC1 of ASP.NET MVC (Get it here... and Read about it here...)

 

Here is the link to the code from my presentation

http://demos.myblogon.net/downloads/WishListFeb2009.zip

 

 


January '09 

finished code...  Wish4.zip

Note: this includes a lab which will walk through the steps to create the Wishlist demo app yourself... 

 


December 3rd meeting canceled (actually it's changed to a field trip to MS for an evening of Intro to ASP.NET MVC)

(contact me if you're interested)

 


jQuery Presentation Code (11/5/2008 Presentation)

You can download the code here: (sorry for the delay)

http://demos.myblogon.net/downloads/silvernorthwind.zip

 

 


 

Silverlight CRUD Presentation Code (8/6/2008 Presentation)

You download the code here:

http://demos.myblogon.net/downloads/silvercrmfinal.zip

 

MVC vs MVP - Great description: http://blogs.infragistics.com/blogs/tsnyder/archive/2007/10/17/mvc-or-mvp-pattern-whats-the-difference.aspx

 

Comparing MVC to the MVP pattern in the WCSF: http://blogs.msdn.com/simonince/archive/2007/11/22/the-asp-net-mvc-framework-using-the-wcsf-as-a-yardstick.aspx

 

Download Code Demos :

 

 

link to get the WCSF to work with VS 2008

 

ASP.NET MVC Framework Links

 

Scott Guthrie's Blog: The Definitive Guide

ASP.NET MVC Framework (Overview)

ASP.NET MVC Framework Part 1

Part 2: URL Routing

Part 3: Passing ViewData from Controllers to Views

Part 4: Handling Form Edit and Post Scenarios

 

Rob Conery's Blog: MVC Toolkit

Using the MVC UI Helpers

 

Phil Haacked's Blog: Unit Testing

Writing Unit Tests for Controller Actions

Test Specific Subclasses vs Partial  Mocks

Rhino Mocks + Extension Methods + MVC == Crazy Delicious

 

Screencasts and Podcasts:

ScottGu MVC Presentation and ScottHa Screencast from ALT.NET Conference

How-To: New ASP.NET 3.5 Extensions Video Screencasts

.NET Rocks!:Jeff Palermo on ASP.NET MVC

 

Steven Walther's How-Do-I series (great high level intro)

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-creating-a-tasklist-application-with-asp-net-mvc

 

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-understanding-models-views-and-controllers

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-understanding-controllers-controller-actions-and-action-results

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-displaying-a-table-of-database-data

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-creating-model-classes-with-linq-to-sql

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-an-introduction-to-url-routing

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-creating-unit-tests-for-asp-net-mvc-applications

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-understanding-models-views-and-controllers

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-understanding-controllers-controller-actions-and-action-results

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-preventing-javascript-injection-attacks

http://www.bestechvideos.com/2008/08/22/mvc-how-do-i-creating-custom-html-helpers

 

Another good getting started series

http://www.myvbprof.com/2007_Version/MVC_Intro_Tutorial.aspx

 

Steven Walther and Charlie Poole - pair programming ASP.NET MVC Framework

 

http://www.bestechvideos.com/2008/08/22/mvc-pair-programming-episode-1-with-charlie-poole-generating-user-stories

http://www.bestechvideos.com/2008/08/22/mvc-pair-programming-episode-2-with-charlie-poole-creating-unit-tests-with-nunit

http://www.bestechvideos.com/2008/08/22/mvc-pair-programming-episode-3-with-charlie-poole-returning-blog-entries

http://www.bestechvideos.com/2008/08/22/mvc-pair-programming-episode-4-with-charlie-poole-unit-testing-the-model

http://www.bestechvideos.com/2008/08/22/mvc-pair-programming-episode-5-with-charlie-poole-viewing-a-page-and-final-thoughts

 

Scott Hansleman

http://www.bestechvideos.com/2008/05/28/introduction-to-asp-net-mvc-preview-3

http://www.bestechvideos.com/2008/05/28/basic-application-building-with-asp-net-mvc-preview-3

 

http://www.bestechvideos.com/2008/05/28/mvc-preview-2-part-1-displaying-data

http://www.bestechvideos.com/2008/05/28/mvc-preview-2-part-2-editing-data-and-making-forms

http://www.bestechvideos.com/2008/05/28/mvc-preview-2-part-3-advanced-techniques

http://www.bestechvideos.com/2008/05/28/mvc-preview-2-part-4-testing

 

 

StoreFront - sample ASP.NET MVC app

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-1-architectural-discussion-and-overview 

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-2-repository-pattern

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-3-pipes-and-filters

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-4-linq-to-sql-spike

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-5-globalization

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-6-catalog-completion-and-initial-ui

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-7-helpers-and-routing

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-8-testing-controllers-iteration-1

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-9-the-shopping-cart

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-10-shopping-cart-refactoring-and-membership

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-11-hooking-up-the-shopping-cart-and-components

http://www.bestechvideos.com/2008/05/27/mvc-storefront-part-12-mocking

http://www.bestechvideos.com/2008/06/03/mvc-storefront-part-13-dependency-injection

http://www.bestechvideos.com/2008/06/11/mvc-storefront-part-14-ajax-with-shawn-burke

 

http://www.bestechvideos.com/2008/06/28/mvc-storefront-part-15-code-review-with-ayende

http://www.bestechvideos.com/2008/07/03/mvc-storefront-part-16-membership-redo-with-openid

http://www.bestechvideos.com/2008/07/18/mvc-storefront-part-17-checkout-with-jeff-atwood

http://www.bestechvideos.com/2008/08/09/mvc-storefront-part-18-creating-an-experience

 

 

ASP.NET MVC Framework Preview 2 (download)

 

Move MVC links on del.icio.us

 

AJAX

http://www.bestechvideos.com/2006/12/07/how-do-i-build-a-mashup-using-microsoft-aspnet-ajax

 


Comments (0)

You don't have permission to comment on this page.