Google
 
Discovered Pages

 » MS MVC: Simply Restful Routing | Adam Tybor's Blog http://abombss.com/blog/2007/12/10/ms-mvc-simply-restful-routing/
 » Coding Horror: Understanding Model-View-Controller http://www.codinghorror.com/blog/archives/001112.html
 » PureMVC - ActionScript 3 [Standard] http://puremvc.org/component/option,com_wrapper/Itemid,144/
 » Code based ASP.NET MVC GridView http://blog.maartenballiauw.be/post/2008/06/Code-based-ASPNET-MVC-GridView.aspx
 » Scott Hanselman's Computer Zen - ASP.NET MVC Preview 3 http://www.hanselman.com/blog/ASPNETMVCPreview3.aspx
 » PureMVC - Home http://puremvc.org/
 » Ajaxian » JavaScriptMVC Test Plugin http://ajaxian.com/archives/javascriptmvc-test-plugin
 » Model-View-Controller Pattern http://www.enode.com/x/markup/tutorial/mvc.html
 » ASP.NET MVC Resources to Rock Your Development - Craig Shoemaker http://weblogs.asp.net/craigshoemaker/archive/2008/04/24/47-asp-net-mvc-resources-to-rock-your-devel ...
 » JavaScriptMVC http://javascriptmvc.com/
 » Akelos PHP Framework http://www.akelos.org/
 » Jelix, PHP framework http://jelix.org/
 » ASP.NET MVC : The Official Microsoft ASP.NET Site http://www.asp.net/mvc/
 » ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site http://www.asp.net/downloads/3.5-extensions/
 » Minimalist MVC example using the PureMVC Framework | ActionScript 3 Design Patterns http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/
    Next
Discover From Related Topics
 .net  ajax  architecture  asp.net  aspnetmvc  authentication  design  development  dotnet  framework  javascript  jquery  json  microsoft  mvp  opensource  patterns  programming  rest  routing  subsonic  tdd  testing  toread  validation

Discover From This Topic & Page:  [] Code based ASP.NET MVC GridView http://blog.maartenballiauw.be/post/2008/06/Code-based-ASPNET-MVC-GridView.aspx
 [] Scott Hanselman's Computer Zen http://www.hanselman.com/blog/ (development tools blog .net)
 [] ASP.NET Supervising Controller (Model View Presenter) From Schematic To Unit Tests to Code http://haacked.com/archive/2006/08/09/ASP.NETSupervisingControllerModelViewPresenterFromSchematicToU ... (.net patterns mvp asp.net)
 [] GUI Architectures http://martinfowler.com/eaaDev/uiArchs.html (patterns design gui architecture)
 [] Tip/Trick: Cool UI Templating Technique to use with ASP.NET AJAX for non-UpdatePanel scenarios - ... http://weblogs.asp.net/scottgu/archive/2006/10/22/Tip_2F00_Trick_3A00_-Cool-UI-Templating-Technique- ... (ajax .net asp.net javascript)
 [] NVelocity http://nvelocity.sourceforge.net/ (.net template opensource framework)
 [] Model View Presenter with ASP.NET - The Code Project - ASP.NET http://www.codeproject.com/useritems/ModelViewPresenter.asp (patterns .net architecture design)
 [] SubSonic: All Your Database Are Belong To Us http://subsonicproject.com/ (.net asp.net subsonic library)
 [] MVC XEROX PARC 1978-79 http://heim.ifi.uio.no/~trygver/themes/mvc/mvc-index.html (design architecture mvc programming)
 [] ProMesh.NET Web Application Framework - Home http://www.codeplex.com/ProMesh (.net asp.net framework development)
 [] altnetconf - Scott Guthrie announces ASP.NET MVC framework at Alt.Net Conf - Jeffrey Palermo [MVP] http://codebetter.com/blogs/jeffrey.palermo/archive/2007/10/05/altnetconf-scott-guthrie-announces-as ... (asp.net .net mvc development)
 [] Developer Notes for the ASP.NET MVC Framework http://www.sergiopereira.com/articles/aspnetmvc.html (asp.net mvc altnetconf programming)
 [] Observations on Microsoft MVC for ASP.NET http://damieng.com/blog/2007/10/09/observations-on-microsoft-mvc-for-aspnet (asp.net mvc .net programming)
 [] Rob Conery » How MVC, jQuery, and SubSonic Will Make You Smile http://blog.wekeroad.com/2007/10/25/how-mvc-jquery-and-subsonic-will-make-you-smile/ (mvc subsonic jquery asp.net)
 [] Ctrl-Shift-B: Interactive Application Architecture Patterns http://ctrl-shift-b.blogspot.com/2007/08/interactive-application-architecture.html (patterns mvp architecture programming)
 [] ASP.NET MVC Framework (Part 1) - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/11/13/asp-net-mvc-framework-part-1.aspx (.net asp.net mvc tdd)
 [] ASP.Net MVC Framework - Create your own IRouteHandler - Fredrik Normén http://weblogs.asp.net/fredriknormen/archive/2007/11/18/asp-net-mvc-framework-create-your-own-iroute ... (framework asp.net mvc route)
 [] In depth: The ASP.NET MVC Pipeline « codeville http://blog.codeville.net/2007/11/20/aspnet-mvc-pipeline-lifecycle/ (.net development asp.net mvc)
 [] Brad Abrams : RSS Feed with the new ASP.NET MVC Framework http://blogs.msdn.com/brada/archive/2007/11/14/rss-feed-with-the-new-asp-net-mvc-framework.aspx (asp.net mvc rss .net)
 [] An Architectural View of the ASP.NET MVC Framework http://dotnetslackers.com/articles/aspnet/AnArchitecturalViewOfTheASPNETMVCFramework.aspx (.net patterns mvc microsoft)
 [] Nikhil Kothari's Weblog : Ajax with the ASP.NET MVC Framework http://www.nikhilk.net/Ajax-MVC.aspx (ajax asp.net mvc aspnetmvc)
 [] Jean-Paul S. Boodhoo's Blog - code.google.com/p/jpboodhoo!!! http://www.jpboodhoo.com/blog/codegooglecompjpboodhoo.aspx (mvc .net boodhoo patterns)
 [] ASP.NET MVC Framework (Part 2): URL Routing - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/12/03/asp-net-mvc-framework-part-2-url-routing.aspx (.net mvc asp.net tutorial)
 [] Rob Conery » ASP.NET MVC Preview: Using The MVC UI Helpers http://blog.wekeroad.com/2007/12/05/aspnet-mvc-preview-using-the-mvc-ui-helpers/ (asp.net mvc .net aspnetmvc)
 [] Rhino Mocks + Extension Methods + MVC == Crazy Delicious http://haacked.com/archive/2007/11/05/rhino-mocks-extension-methods-mvc-crazy-delicious.aspx (asp.net mvc mock mocking)
 [] Scott Hanselman's Computer Zen - DevConnections and PNPSummit MVC Demos Source Code http://www.hanselman.com/blog/DevConnectionsAndPNPSummitMVCDemosSourceCode.aspx (asp.net mvc dotnet microsoft)
 [] ASP.NET MVC Framework (Part 4): Handling Form Edit and Post Scenarios - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-mvc-framework-part-4-handling-form-edit-an ... (mvc asp.net .net tutorial)
 [] ASP.NET MVC Design Philosophy - Eilon Lipton's Blog http://weblogs.asp.net/leftslipper/archive/2007/12/10/asp-net-mvc-design-philosophy.aspx (mvc asp.net .net design)
 [] JavaScriptMVC http://javascriptmvc.com/ (javascript framework mvc programming)
 [] Using jQuery with ASP.NET MVC http://www.chadmyers.com/Blog/archive/2007/12/13/using-jquery-with-asp.net-mvc.aspx (mvc jquery asp.net .net)
 [] Rob Conery » ASP.NET MVC: PagedList http://blog.wekeroad.com/2007/12/10/aspnet-mvc-pagedlistt/ (mvc asp.net paging aspnetmvc)
 [] MVC Contrib - MvcContrib.org - Home http://www.codeplex.com/MVCContrib (.net asp.net aspnetmvc mvc)
 [] Implementing filters in asp.net mvc http://flanders.co.nz/blog/archive/2007/12/17/implementing-filters-in-asp.net-mvc.aspx (mvc asp.net filters aspnetmvc)
 [] Monorail #0: Controllers http://www.lostechies.com/blogs/jason_meridth/archive/2007/09/08/monorail-0-controllers.aspx (monorail mvc .net)
 [] Testing Routes In ASP.NET MVC http://haacked.com/archive/2007/12/17/testing-routes-in-asp.net-mvc.aspx (tdd testing asp.net mvc)
 [] Andrew Peters’ Blog » Blog Archive » Introducing NHaml - An ASP.NET MVC View Engine http://andrewpeters.net/2007/12/19/introducing-nhaml-an-aspnet-mvc-view-engine/ (.net programming asp.net mvc)
 [] Unifying Web "Sites" and Web Services with the ASP.NET MVC Framework | Aaron Lerch http://www.aaronlerch.com/blog/2008/01/01/unifying-web-sites-and-web-services-with-the-aspnet-mvc-fr ... (rest asp.net mvc aspnetmvc)
 [] Chris van de Steeg’s blog - » Ajax and json for ASP.NET MVC with jQuery http://www.chrisvandesteeg.nl/2007/12/19/ajax-and-json-for-aspnet-mvc-with-jquery/ (mvc asp.net json ajax)
 [] MVC Authentication and Errors http://www.squaredroot.com/post/2008/01/MVC-Authentication-and-Errors.aspx (authentication asp.net aspnetmvc mvc)
 [] Using script.aculo.us with ASP.NET MVC http://www.chadmyers.com/Blog/archive/2007/12/10/using-script.aculo.us-with-asp.net-mvc.aspx (ajax mvc asp.net aspnetmvc)
 [] Rob Conery » ASP.NET MVC: Using UserControls Usefully http://blog.wekeroad.com/2008/01/07/aspnet-mvc-using-usercontrols-usefully/ (mvc asp.net usercontrols .net)
 [] wagnerblog.com » One Softie’s experience http://wagnerblog.com/2007/02/26/one-softies-experience/ (asp.net mvc .net)
 [] Implementing the Passive View -- a Derivative of the Model-View-Control http://www.c-sharpcorner.com/UploadFile/rmcochran/PassiveView01262008091652AM/PassiveView.aspx (patterns mvc todo designpatterns)
 [] Rob Conery » Microsoft, SubSonic, and Me http://blog.wekeroad.com/2007/10/26/microsoft-subsonic-and-me/ (microsoft subsonic asp.net mvc)
 [] MvcContrib now offers four (4) alternative view engines for ASP.NET MVC - Jeffrey Palermo [MVP] http://codebetter.com/blogs/jeffrey.palermo/archive/2008/01/27/mvccontrib-now-offers-four-4-alternat ... (mvc asp.net framework dotnet)
 [] ASP.NET MVC Tip #5 - Submitting an AJAX Form with jQuery - Mike Bosch's Blog on .NET http://weblogs.asp.net/mikebosch/archive/2008/02/15/asp-net-mvc-submitting-ajax-form-with-jquery.asp ... (asp.net jquery ajax javascript)
 [] Rob Conery » ASP.NET MVC: Using Helper Classes And Services http://blog.wekeroad.com/2007/12/28/aspnet-mvc-using-helper-classes-and-services/ (mvc .net asp.net)
 [] ASP.NET MVC and Accessing Server Controls in CodeBehind - David Hayden [MVP C#] http://codebetter.com/blogs/david.hayden/archive/2007/12/27/asp-net-mvc-and-accessing-server-control ... (asp.net mvc servercontrols)
 [] CodeProject: Creating Client and Server-Side Form Validation using the Validator Toolkit for ASP. ... http://www.codeproject.com/KB/aspnet/MvcValidatorToolkit.aspx (validation mvc asp.net .net)
 [] RenderAction Implementation in ASP.net MVC http://www.marklio.com/marklio/PermaLink,guid,90f5b539-3f7f-4309-a70a-fe98fdbc7347.aspx (mvc asp.net aspnetmvc usercontrol)
 [] Kigg http://www.codeplex.com/Kigg (mvc asp.net .net digg)
 [] Url Routing Debugger http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx (mvc asp.net routing aspnetmvc)
 [] Rob Conery » SubSonic And MVC: Introducing Makai http://blog.wekeroad.com/2008/01/14/subsonic-and-mvc-introducing-makai (mvc subsonic asp.net programming)
 [] Using the ComponentController in ASP.NET MVC CTP 2 - Mike Bosch's Blog on .NET http://weblogs.asp.net/mikebosch/archive/2008/03/10/using-the-componentcontroller-in-asp-net-mvc.asp ... (mvc asp.net aspnetmvc reference)
 [] Steve Sanderson’s blog » Blog Archive » ASP.NET MVC: Making strongly-typed ViewPages more easily http://blog.codeville.net/2008/02/21/aspnet-mvc-making-strongly-typed-viewpages-more-easily/ (asp.net mvc .net aspnetmvc)
 [] ASP.NET MVC: Store Routes in the Database http://www.iansuttle.com/blog/post/ASPNET-MVC-Store-Routes-in-the-Database.aspx (mvc asp.net .net aspnetmvc)
 [] ASP.NET MVC In-Depth: The Life of an ASP.NET MVC Request - Stephen Walther's Blog http://weblogs.asp.net/stephenwalther/archive/2008/03/17/asp-net-mvc-in-depth-the-life-of-an-asp-net ... (.net mvc asp.net aspnetmvc)
 [] Chris van de Steeg’s blog - What’s practical is logical http://www.chrisvandesteeg.nl/2008/02/16/jquery-for-aspnet-mvc-part-2/ (jquery .net asp.net mvc)
 [] MVC: Strongly Typed ViewData Without A Code-Behind http://www.squaredroot.com/post/2008/01/MVC-Strongly-Type-ViewPages-Without-A-Code-Behind.aspx (asp.net mvc viewdata aspnetmvc)
 [] Validator Toolkit for ASP.NET MVC - Home http://www.codeplex.com/MvcValidatorToolkit (validation aspnetmvc mvc .net)
 [] Model-View-Presenter Seems Easier to Test Than ASP.NET MVC - David Hayden [MVP C#] http://codebetter.com/blogs/david.hayden/archive/2007/12/16/model-view-presenter-seems-easier-to-tes ... (tdd asp.net mvc mvp)
 [] ASP.NET - Home http://www.codeplex.com/aspnet (mvc .net asp.net aspnetmvc)
 [] TwinForms - ASP.Net MVC Scaffold Generator http://www.twinforms.com/aspmvc-home.htm (scaffold aspnetmvc asp.net mvc)
 [] Chris van de Steeg’s blog - » jQuery for ASP.NET MVC preview 2 http://www.chrisvandesteeg.nl/2008/03/26/jquery-for-aspnet-mvc-preview-2/ (jquery aspnetmvc mvc asp.net)
 [] CodeProject: Ease your MVP. Free source code and programming help http://www.codeproject.com/kb/architecture/easeyourmvp.aspx (asp.net .net mvp mvc)
 [] Simplified Asp.net MVC Controller Testing with Moq http://www.codethinked.com/post/2008/03/Simplified-Aspnet-MVC-Controller-Testing-with-Moq.aspx (aspnetmvc testing tdd asp.net)
 [] More than Just MVC for WPF « C# Disciples http://marlongrech.wordpress.com/2008/03/20/more-than-just-mvc-for-wpf/ (.net mvc patterns wpf)
 [] Download details: ASP.NET MVC Preview 2 http://www.microsoft.com/downloads/details.aspx?familyid=38cc4cf1-773a-47e1-8125-ba3369bf54a3&di ... (tools mvc programming .net)
 [] ASP.NET Routing… Goodbye URL rewriting? « Chris Cavanagh’s Blog http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/ (asp.net .net mvc urlrewriting)
 [] iridescence.no: Defining Routes using Regular Expressions in ASP.NET MVC http://www.iridescence.no/Posts/Defining-Routes-using-Regular-Expressions-in-ASPNET-MVC.aspx (mvc asp.net routes .net)
 [] ASP.NET MVC: Securing Your Controller Actions : Rob Conery http://blog.wekeroad.com/blog/aspnet-mvc-securing-your-controller-actions/ (security .net asp.net mvc)
 [] ASP.NET MVC Action Filter - Caching and Compression - Kazi Manzur Rashid's Blog http://weblogs.asp.net/rashid/archive/2008/03/28/asp-net-mvc-action-filter-caching-and-compression.a ... (.net mvc compression asp.net)
 [] MVC: Membership Starter Kit http://www.squaredroot.com/post/2008/04/MVC-Membership-Starter-Kit.aspx (authentication aspnetmvc membership mvc)
 [] Steve Sanderson’s blog » Blog Archive » Client-side MVC with jMVC and ASP.NET MVC http://blog.codeville.net/2007/12/22/client-side-mvc-with-jmvc-and-aspnet-mvc/ (mvc toread parser .net)
 [] How to enable pretty urls with Asp.Net MVC and IIS6 : Bia Securities http://biasecurities.com/blog/2008/how-to-enable-pretty-urls-with-asp-net-mvc-and-iis6/ (iis mvc aspnetmvc asp.net)
 [] Gray's Matter - MS MVC Bombshell #2: The next great religious war starts RIGHT NOW, because... ( ... http://graysmatter.codivation.com/MSMVCBombshell2TheNextGreatReligiousWarStartsRIGHTNOWBecause.aspx (asp.net mvc .net aspnetmvc)
 [] ASP.NET MVC Resources to Rock Your Development - Craig Shoemaker http://weblogs.asp.net/craigshoemaker/archive/2008/04/24/47-asp-net-mvc-resources-to-rock-your-devel ... (asp.net mvc reference .net)
 [] Steve Sanderson’s blog » Blog Archive » Improve scalability in ASP.NET MVC using Asynchronous ... http://blog.codeville.net/2008/04/05/improve-scalability-in-aspnet-mvc-using-asynchronous-requests/ (scalability asp.net aspnetmvc threading)
 [] Coder Journal’s MVC Toolkit - Nick Berardi’s Coder Journal http://www.coderjournal.com/2008/04/mvc-toolkit/ (mvc toolkit aspnetmvc)
 [] ASP.NET MVC - Legacy Url Routing http://blog.eworldui.net/post/2008/04/ASPNET-MVC---Legacy-Url-Routing.aspx (routing asp.net mvc aspnetmvc)
 [] Steve Sanderson’s blog » Blog Archive » Model-based Client-side Validation for ASP.NET MVC http://blog.codeville.net/2008/04/30/model-based-client-side-validation-for-aspnet-mvc/ (validation mvc .net aspnetmvc)
 [] Code Based Repeater for ASP.NET MVC http://haacked.com/archive/2008/05/03/code-based-repeater-for-asp.net-mvc.aspx (asp.net mvc aspnetmvc repeater)
 [] ASP.NET MVC - Using Post, Redirect, Get Pattern http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Using-Post2c-Redirect2c-Get-Pattern.aspx (asp.net mvc aspnetmvc .net)
 [] MVC Storefront : Rob Conery http://blog.wekeroad.com/mvc-storefront/ (mvc programming asp.net screencast)
 [] ASP.NET MVC Preview 3 Release - ScottGu's Blog http://weblogs.asp.net/scottgu/archive/2008/05/27/asp-net-mvc-preview-3-release.aspx (.net asp.net mvc scottgu)
 [] CodeProject: RESTful routing in ASP.NET MVC. Free source code and programming help http://www.codeproject.com/KB/aspnet/RESTful_MVC_Sample.aspx (.net mvc rest programming)
 [] Troy DeMonbreun - ASP.NET MVC Controller Action Precondition Filter - Architecture & Development http://blog.troyd.net/ASPNET+MVC+Controller+Action+Precondition+Filter.aspx (mvc aspnetmvc .net programming)
 [] Code based ASP.NET MVC GridView http://blog.maartenballiauw.be/post/2008/06/Code-based-ASPNET-MVC-GridView.aspx (mvc .net gridview asp.net)
 [] ViewData dot Notation Expressions in ASP.NET MVC http://blog.eworldui.net/post/2008/05/ViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.as ... (mvc .net asp.net development)
 [] ASP.NET MVC - Extracting Web Resources http://blog.eworldui.net/post/2008/05/ASPNET-MVC---Extracting-Web-Resources.aspx (mvc aspnetmvc .net asp.net)
 [] S#arp Architecture: ASP.NET MVC with NHibernate and Spring - Billy McCafferty http://devlicio.us/blogs/billy_mccafferty/archive/2008/04/21/asp-net-mvc-best-practices-with-nhibern ... (.net development ioc spring)
 [] sutekishop - Google Code http://code.google.com/p/sutekishop/ (mvc development linq ioc)
 [] Creating a custom ViewEngine for the ASP.NET MVC framework http://blog.maartenballiauw.be/post/2008/05/Creating-a-custom-ViewEngine-for-the-ASPNET-MVC-framewor ... (mvc .net view)
 [] Setting up authentication in asp.net MVC http://www.codethinked.com/post/2008/03/Setting-up-authentication-in-aspnet-MVC.aspx#comment (toread mvc)
 [] MVC Storefront: Dependency Injection : Rob Conery http://blog.wekeroad.com/mvc-storefront/mvcstore-part-13/ (video dependencyinjection mvc screencast)
 [] ASP.NET MVC: Building Web Apps without Web Forms http://msdn2.microsoft.com/en-us/magazine/cc337884.aspx?pr=blog (mvc)
 [] Rob Conery » SubSonic: What’s Happening Now http://blog.wekeroad.com/2007/09/26/subsonic-whats-happening-now/ (asp.net mvc)
 [] Monorail #2 : Layouts & Rescues http://www.lostechies.com/blogs/jason_meridth/archive/2007/09/08/monorail-2-layouts-amp-rescues.aspx (mvc .net monorail)
 [] SourceForge.net: Maverick.NET http://sourceforge.net/projects/mavnet (asp.net mvc .net opensource)
 [] ASP.NET MVC CAPTCHA - Nick Berardi’s Coder Journal http://www.coderjournal.com/2008/03/aspnet-mvc-captcha/ (mvc .net asp.net captcha)
 [] S#arp Architecture: ASP.NET MVC with NHibernate and Spring - Home http://www.codeplex.com/SharpArchitecture (nhibernate spring .net asp.net)