Subsonic : Paging A Gridview
Category: Languages > .net      Posted: 22 Jul 07

Paging isn't always the easiest thing to figure out - and sometimes not the most performant thing you can do to a we site. Here's a webcast to show you how to set it up both ways: the ASP way, and the SubSonic way.

Creating Your Own Code Gen Templates
Category: Languages > .net      Posted: 22 Jul 07

walk through the alteration of the C-sharp class template, which is simply an ASPX page, using Visual Studio and some old-style ASP scripting skillz!

SubSonic: Getting Started Webcast
Category: Languages > .net      Posted: 24 May 07

This 20 minute webcast shows you how to start from absolute scratch using SubSonic, including:

  • Setting up a Web Site
  • Creating the provider bi...