By tag: SonicCast
0
kicks
SubSonic SonicCast - QuickTable, Custom Controls and New Views Oh My
This was meant to be just an intro into the SubSonic QuickTable control but then I found myself introducing how I build my own reusable user controls (they become individual assemblies), some code generation I added for Model object user control views (just available in my local subsonic source), an...
0
kicks
Subsonic SonicCast 8 - Many to Many Relationships
All about how to use Subsonic with Many to Many Relationships with Scaffold and ManyManyList
0
kicks
SubSonic: SonicCast #2 - All About Paging
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.
0
kicks
SubSonic: SonicCast #1
The inaugural SonicCast is all about Code Generation, and how to alter our Code Generation templates to suit your (or your project's) code needs.