toontje

Stories kicked by toontje

ScottGu: ASP.NET MVC Beta(weblogs.asp.net)

submitted by RemanReman(1970) 3 years, 7 months ago

One of ScottGu´s monster blogposts read more...

1 comment |category: |Views: 393

tags: another

Creating Model Classes with LINQ to SQL(weblogs.asp.net)

submitted by toontjetoontje(20) 3 years, 7 months ago

great tutorial about the new ASP.NET MVC Framework. Stephen Walther explains how to create Model classes for Linq to Sql. He also introduces the repository pattern for a better encapsulation of your data layer and a better testability of the application. Very interesting. read more...

add a comment |category: |Views: 49

tags: another

ASP.NET MVC (Part 3): Passing ViewData from Controllers to Views(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 5 months ago

Passing data from Controller to View read more...

add a comment |category: |Views: 80

tags: another

ASP.NET MVC Framework (Part 2): URL Routing(weblogs.asp.net)

submitted by alleyalley(2840) 4 years, 5 months ago

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. read more...

add a comment |category: |Views: 33

tags: another

Silverlight Roadmap(weblogs.asp.net)

submitted by bgoldy99bgoldy99(370) 4 years, 5 months ago

check out the details read more...

1 comment |category: |Views: 52

tags: another

ASP.Net MVC Framework Part 1(weblogs.asp.net)

submitted by isuttleisuttle(1140) 4 years, 6 months ago

Scott Guthrie provides some great insight into the upcoming ASP.Net MVC framework. read more...

4 comments |category: |Views: 32

tags: another

ASP.NET MVC Framework - ScottGu's Blog (weblogs.asp.net)

submitted by ashmindashmind(775) 4 years, 7 months ago

ASP.NET MVC Framework described by ScottGu. read more...

7 comments |category: |Views: 85

tags: another