firfarmer

Stories kicked by firfarmer

ASP.NET MVC Tip #14 – Create a Template Helper Method(weblogs.asp.net)

submitted by swaltherswalther(975) 3 years, 10 months ago

In this tip, Stephen Walther shows you how to create and use templates in the MVC framework that you can use to display database data. He shows you how to create a new MVC Helper method named the RenderTemplate() method. read more...

add a comment |category: |Views: 52

tags: another

a "netTiers like" LINQ to SQL application(rudysetyo.it)

submitted by rudysetyorudysetyo(20) 4 years, 3 months ago

a short story about making GridViewSearchPanel read more...

add a comment |category: |Views: 75

tags: another

Form Authentication for Subdirectories(theserverside.net)

submitted by firfarmerfirfarmer(15) 4 years, 4 months ago

Howto article for configuring forms authentication on subdirectories. read more...

add a comment |category: |Views: 14

tags: another

TDD with ASP.NET MVC 3.5 Extensions(chadmyers.com)

submitted by chadmyerschadmyers(840) 4 years, 5 months ago

Doing TDD using the new ASP.NET MVC 3.5 Extensions read more...

add a comment |category: |Views: 26

tags: another