Error!
Success!

By tag: KevinFricovsky

showing:  of
0
kicks

SubSonic - Stored Procedure Tutorial  (Unpublished)

Subsonic makes working with stored procedures and your database simple. Today we'll discuss the basics in getting SubSonic to allow you to very easily interface with stored procedures and your data store.


Kicked By:
Drop Kicked By:
0
kicks

SonicCast - Validation and Customizing Validation  (Unpublished)

he topic of this SonicCast is validation, and I cover validation functionality provided by SubSonic, customizing SubSonic generated classes via partials and discuss how I customized SubSonic in my own attempt in emulating the Django/Rails validation style by implementing the open source .net Validat...


Kicked By:
Drop Kicked By:
0
kicks

SubSonic SonicCast - QuickTable, Custom Controls and New Views Oh My  (Unpublished)

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


Kicked By:
Drop Kicked By:
0
kicks

DotNetKicks Widget via JQuery and new JSON Api  (Unpublished)

A screen cast that details how you can place this widget on your blog/site and display your most recent kicks - My Recent Kicks widget. Code available to download.


Kicked By:
Drop Kicked By:
0
kicks

SonicCast - Lorem Ipsum and SubSonic Sugar  (Unpublished)

Sonic cast that discusses the Sugar and Utility namespaces in SubSonic and the new lorem ipsum control/utility. Also shows off some JQuery edit-in-place functionality at the end.


Kicked By:
Drop Kicked By:
0
kicks

SonicCast 7 - SubSonic REST and Jquery AJAX  (Unpublished)

Kevin shows off consuming the new SubSonic REST interface via JSON and XML on the client side using Jquery. Wait till the end of the vidcast to see some JQuery plugin goodness.


Kicked By:
Drop Kicked By:
0
kicks

ScribeSonic - MVC and ASP.NET is all the rage  (Unpublished)

The Model-View-Controller (or MVC) design pattern is very well known in software engineering, and the corner stone of the popular Ruby on Rails framework. For the most part though the ASP.NET world has been left behind in emulating a pure MVC design - but things might be changing thanks to a few ope...


Kicked By:
Drop Kicked By:
0
kicks

SubSonic - Download Helper SQL Script  (Unpublished)

I find I frequently employ a standard set of my own conventions for each new database table I'm creating. Combine that with making the use of SubSonic conventions and you're prime for a free, reusable, helper sql script to save you time.


Kicked By:
Drop Kicked By:
0
kicks

SubSonic DOH Moments - CreatedBy and ModifiedBy  (Unpublished)

In this first post in a series of posts called SubSonic DOH! Moments I cover a few handy tips I've stumbled across along the way - essentialy mistakes I've made and lessons learned.


Kicked By:
Drop Kicked By:
0
kicks

SubSonic: Killer Blog Reference  (Unpublished)

If you'd like to read up on some of his SubSonic posts (which are a great reference) - here they are...


Kicked By:
Drop Kicked By:
0
kicks

SubSonic Best Practices - Strongly Typed Column Names  (Unpublished)

Whenever learning a new framework you'll eventually come across "best practices". These are the items that developers "should" practice but are not confined to practicing. A gazillion of these exist in the greater .net framework and a handful of these best practices exist when de...


Kicked By:
Drop Kicked By:
0
kicks

Getting Loaded on SubSonic - Entity Basics  (Unpublished)

In the second tutorial of the "Getting Loaded on SubSonic" series I continue with Load basics. This week I cover loading entity objects for your View display.


Kicked By:
Drop Kicked By:
0
kicks

Getting Loaded on SubSonic - Collection Basics  (Unpublished)

SubSonic provides a handful of methods that make loading objects from your database simple. The most difficult part is just choosing which one to use.


Kicked By:
Drop Kicked By: