Last month I blogged the first in a series of posts I'm going to write that cover the new ASP.NET MVC Framework we are working on. The first post in this series built a simple e-commerce product listing/browsing scenario. It covered the high-level concepts behind MVC, and demonstrated how to create a new ASP.NET MVC project from scratch to implement and test this e-commerce product listing functionality. In today's blog post I'm going to drill deeper into the routing architecture of the ASP.NET MVC Framework, and discus... lire la suite
Last month I blogged the first in a series of posts I'm going to write that cover the new ASP. NET MVC Framework we are working on. The first post in this series built a simple e-commerce product listing/browsing scenario. It covered the high-level concepts behind MVC, and demonstrated how to create a new ASP.
The last few weeks I have been working on a series of blog posts that cover the new ASP. NET MVC Framework we are working on. The ASP. NET MVC Framework is an optional approach you can use to structure your ASP. NET web applications to have a clear separation of concerns, and make it easier to unit test your code and support a TDD workflow.
The last few weeks I have been working on a series of blog posts that cover the new ASP. NET MVC Framework we are working on. The ASP. NET MVC Framework is an optional approach you can use to structure your ASP. NET web applications to have a clear separation of concerns, and make it easier to unit test your code and support a TDD workflow.
This past December we released the first preview of a new ASP. NET MVC Framework as part of the ASP. NET 3. 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: Introducing the ASP.
There has been a tremendous positive response on ASP. NET MVC Framework from the community since we released the December 2007 CTP of ASP. NET Extensions. With MIX 2008 coming closer our teams have been super busy in trying to bring out value additions to ASP. NET MVC Framework.
Sources de l'Asp. Net MVC Framework Scott Guthrie viens d'annoncer la mise a disposition de l'Asp. Net MVC Framework sur Codeplex. Pour le télécharger, c'est ici : http: www. codeplex. com/aspnet/Release/ProjectReleases. aspx? ReleaseId=11833
Previously I gave an overview of new tooling features for ASP. NET MVC Framework that we are hoping to make available during MIX 2008 timeframe. You can read more about Overview of MVC Tooling Features for MIX 2008 here. Goals: ASP. NET MVC Framework is Microsoft's implementation of MVC framework which is hugely popular in the industry for best practices and conventions.
We recently opened up a new ASP. NET CodePlex Project that we will be using to provide previews (with buildable source code) for several upcoming ASP. NET features and releases. Last month we used it to publish the first drop of the ASP. NET MVC source code. This first drop included the source for the ASP.
This morning we released the Preview 3 build of the ASP. NET MVC framework. I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release. Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation.
This past Thursday the ASP. NET MVC feature team published a new " Preview 5" release of the ASP. NET MVC framework. You can download the new release here. This " release works with both . NET 3. and the recently released . NET 3.
Here is the latest in my link-listing series. Also check out my ASP. NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. ASP. NET Creating an Outlook Navigation Bar using the ListView and Accordion Controls: Matt Berseth has a nice sample that describes how to implement an Outlook-like navigation menu using the new ASP.
Here is the latest in my link-listing series. Also check out my ASP. NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. ASP. NET Using ASP. NET 3. s ListView and DataPager Controls - Displaying Data with the ListView:
I'm slowly recovering from keynoting at MIX last week, and have been digging my way out of backlogged email the last few days. I'm going to try and finish catching up on blog comments this weekend - apologies for the delay in getting back to some of your questions. To kick-start my blogging again I thought I'd post a new link-listing series.
ASP. NET MVC Source Code Now Available - ScottGu's Blog ASP. NET - Home (CodePlex) Thoughts on ASP. NET MVC Preview 2 and Beyond 나 예고된대로 ASP. NET MVC Framework (Preview 2)의 소스코드가 공개되었습니다. 에 공개된 소스코드는 어셈블리들 중에서 System.
Here is the latest in my link-listing series. Also check out my ASP. NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. ASP. NET Three New ASP. NET Security Tutorials Now Available: Scott Mitchell continues his great ASP.
Thanks to everyone who attended my talk about the new ASP. NET MVC framework at the Health & Life Sciences Developer Conference in Atlantic City last week! I've posted my slides for viewing up on SkyDrive: Credit goes to Scott Hanselman as I borrowed heavily from his MVC presentation at Mix 08 earlier this year.
Today we released a beta of the new ASP. NET MVC framework. Click here to download it. You can also visit www. asp. net/mvc to explore tutorials, quickstarts, and videos to learn more. The ASP. NET MVC Beta works with both . NET 3. and . NET 3.
Here is the latest in my link-listing series. Also check out my ASP. NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. Several people have pinged me asking for the download location of the ASP. NET 3. Extensions Preview. We were hoping to post it on the web Friday, but unfortunately found a late bug that we felt needed to be fixed.
Here is the latest in my link-listing series. Also check out my ASP. NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. ASP. NET GridViewControlExtender - Row MouseOver and Click Styles, Header Cell MouseOver Styles, and 5 Themes Based on Google's Personalized HomePage:
Last month I blogged about our ASP. NET MVC Roadmap. Two weeks ago we shipped the ASP. NET Preview 2 Release. Phil Haack from the ASP. NET team published a good blog post about the release here. Scott Hanselman has created a bunch of great ASP. NET MVC tutorial videos that you can watch to learn more about it here.