Subscribe to this Blog

Subscribe to this Blog

New ASP.NET MVC Tutorials - Stephen Walther on ASP.NET MVC

New ASP.NET MVC Tutorials

I created three new ASP.NET MVC tutorials that were just published at the www.ASP.net/mvc website. There are both C# and VB.NET versions of each tutorial. Here are the direct links and descriptions:

Create new HTML Helpers to make it easier to generate view content. Stephen Walther demonstrates two simple methods of creating new HTML Helpers.

Learn how to create data access classes by taking advantage of Microsoft LINQ to SQL. In this video tutorial, you learn how to use a LINQ to SQL DataContext class directly within a controller. You also learn how to use the Repository Pattern to create testable and flexible database-driven applications.

Need to display a set of database records in an MVC view? Learn two methods of displaying records in an HTML table. You learn how to perform all of the formatting inline. You also learn how to create a template with an MVC partial.

Please let me know if there are specific tutorials that you want to see in the future.

Published Friday, October 10, 2008 5:00 PM by swalther
Filed under: ,

Comments

# re: New ASP.NET MVC Tutorials

Saturday, October 11, 2008 3:22 AM by Anthony

Hi Stephen,

Thanks for the very enlighting tutorials. I tried the tutorial about creating Model classes with Linq to Sql, and everything worked fine. Especially the information about the Repository pattern was very interesting. So if I get it right you can create your Data Access Layer in an application by designing repository interfaces and Model classes implementing these interfaces?

great work,

Anthony

# Creating Model Classes with LINQ to SQL

Saturday, October 11, 2008 3:32 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# Dew Drop - October 11, 2008 | Alvin Ashcraft's Morning Dew

Saturday, October 11, 2008 9:29 AM by Dew Drop - October 11, 2008 | Alvin Ashcraft's Morning Dew

Pingback from  Dew Drop - October 11, 2008 | Alvin Ashcraft's Morning Dew

# re: New ASP.NET MVC Tutorials

Saturday, October 11, 2008 9:59 AM by dj-nitehawk

hi stephen,

is there really any performance difference when using the repository pattern with linq-to-sql; compared to simply extending the datacontext using a partial class and placing all of my methods in there?

i personally like the latter cos it results in less code and i dont need unit testing, nor do i wish to swap out linq-to-sql for another provider in the future. cos im totally hooked on MVC and linq-to-sql :-)

thanks and keep up the good work!!!

# re: New ASP.NET MVC Tutorials

Saturday, October 11, 2008 12:14 PM by Stephen Walther

@dj-nitehawk -- There shouldn't be any performance difference between the two approaches. If you plan to stick with LINQ to SQL then your approach makes perfect sense.

# Arjan`s World » LINKBLOG for October 11, 2008

Saturday, October 11, 2008 3:30 PM by Arjan`s World » LINKBLOG for October 11, 2008

Pingback from  Arjan`s World    » LINKBLOG for October 11, 2008

# re: New ASP.NET MVC Tutorials

Sunday, October 12, 2008 2:36 PM by less than dot

Pingback from less than dot

# re: New ASP.NET MVC Tutorials

Sunday, October 12, 2008 5:14 PM by xpaul

Stephen- Is MVC more suitable than Webforms for large scale web applications? Thanks.

# re: New ASP.NET MVC Tutorials

Monday, October 13, 2008 12:12 AM by Elijah Manor

Great job Stephen!

I have enjoyed following your blog entries.

I recently did a .NET User's Group session on ASP.NET MVC and I mentioned your name a lot in when answering various questions or suggesting tools or techniques that you have demonstrated.

I posted the code on my website for anyone who is interested... I also put together a compilation of videos and blog articles on my blog (in a Google Document) that helped me get up to speed on MVC... called ASP.NET MVC 101.

Thanks again!

# ASP.NET MVC Archived Blog Posts, Page 1

Monday, October 13, 2008 9:01 AM by ASP.NET MVC Archived Blog Posts, Page 1

Pingback from  ASP.NET MVC Archived Blog Posts, Page 1

# re: New ASP.NET MVC Tutorials

Tuesday, October 14, 2008 6:59 AM by rashmi vishwakarma

hi

can any one help me for changing the languages of my page in hindi or france

how can i do this

# re: New ASP.NET MVC Tutorials

Tuesday, October 14, 2008 7:57 AM by Stephen Walther

@Elijah Manor -- That's great! Thanks for sharing the MVC code and resources.

# re: New ASP.NET MVC Tutorials

Thursday, October 16, 2008 10:49 AM by pierslawson

I wish I had enough time to be so prolific on my blog... thanks for the reat information. I've been following your idea of writing an app end to end with MVC, only mine is a RESTful web service. Your thoughts would be gratefully received!

# re: New ASP.NET MVC Tutorials

Friday, April 08, 2011 11:09 PM by weblogs.asp.net

New asp net mvc tutorials.. He-he-he :)

# re: New ASP.NET MVC Tutorials

Tuesday, May 03, 2011 5:49 AM by weblogs.asp.net

New asp net mvc tutorials.. Smashing :)

# re: New ASP.NET MVC Tutorials

Thursday, June 16, 2011 12:08 PM by weblogs.asp.net

New asp net mvc tutorials.. Great idea :)

Leave a Comment

(required) 
(required) 
(optional)
(required)