Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » MVC   (RSS)
August 29th Links: .NET, ASP.NET, IIS Express, Silverlight, Windows Phone 7
Here is the latest in my link-listing series .  Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share Read More...
New Show on Channel 9: Web Camps TV
Hosted by James Senior, and with guest Phil Haack from the ASP.NET team (the primary owner of ASP.NET MVC ), this inaugural episode features a discussion of ASP.NET MVC 3, Preview 1, which was recently released. You can find out all the details about Read More...
Events This Week – August 23rd, 2010
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area, as well as webcasts of interest…don’t miss yours truly, speaking at CapArea .NET UG in Vienna, VA tomorrow night on Visual Studio 2010: NOVA SQL User Read More...
Events This Week – August 16th, 2010
Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area, as well as webcasts of interest…this list includes events imported from the UGSS event calendar , and all events entered in Community Megaphone are Read More...
ASP.NET MVC 3 and Custom Extensions
When playing with the latest ASP.NET MVC 3 Preview 1 bits, some people have mentioned their dislike of the . cshtml extension used for the “razor” view engine that comes with ASP.NET MVC 3 and also WebMatrix . Well there are a number of ways you can change Read More...
Introducing ASP.NET MVC 3 (Preview 1)
This morning we posted the “Preview 1” release of ASP.NET MVC 3.  You can download it here . We’ve used an iterative development approach from the very beginning of the ASP.NET MVC project, and deliver regular preview drops throughout the development Read More...
Entity Framework 4 “Code-First” - Custom Database Schema Mapping
Last week I blogged about the new Entity Framework 4 “code first” development option.  The EF “code-first” option enables a pretty sweet code-centric development workflow for working with data.  It enables you to: Develop without ever having Read More...
Code-First Development with Entity Framework 4
.NET 4 ships with a new and much improved version of Entity Framework (EF) – a data access and OR/M  library that lives within the System.Data.Entity namespace. When Entity Framework was first introduced with .NET 3.5 SP1, developers provided a lot Read More...
Introducing “Razor” – a new view engine for ASP.NET
One of the things my team has been working on has been a new view engine option for ASP.NET. ASP.NET MVC has always supported the concept of “view engines” – which are the pluggable modules that implement different template syntax options.  The “default” Read More...
ASP.NET MVC - Faking ControllerContext to test HttpContext.Current.User and IPrincipal
This was pretty straightforward but I didn't find it written up anywhere on the web so here goes. What follows is how I addressed testing IPrincipal in ASP.NET MVC using xunit.net Let's start with the test: 1 [Fact] 2 public void changes_password() { Read More...
May 20th Links: ASP.NET MVC, ASP.NET, .NET 4, VS 2010, Silverlight
Here is the latest in my link-listing series .  Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share Read More...
Returning JsonResult From ASP.NET MVC 2.0 Controller and Unit Testing
This post will show how to return a simple Json result from an ASP.NET MVC 2.0 web project.  It will show how to test that result inside a unit test and essentially pick apart the Json, just...

This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming
Is There A Need For End-To-End ExtJS to Microsoft Server (MVC-C#, LOB) 4 Day Class? (Poll Enclosed)
Over the past couple years, the focus of the web development I’ve been doing involves building highly flexible, highly scalable and straight forward web sites to implement and maintain Line of...

This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming
Optional Parameters and Named Arguments in C# 4 (and a cool scenario w/ ASP.NET MVC 2)
[ In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] This is the seventeenth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release. Today’s post covers Read More...
Community Megaphone Podcast Show #5 – Steve Michelotti
Show #5 of the Community Megaphone Podcast is now available! In this episode, Dane and I chat with Steve Michelotti . We discuss ASP.NET MVC 2, the software craftsmanship movement, and more. Want to keep up with all the latest episodes? You can subscribe Read More...
More Posts Next page »