Lance's Whiteboard

Random scribbling about C#, ASP.NET, Sql Reporting, etc.

News

BlogMailr Enabled




Sponsored Ad
Sponsored Ad

Blogs I Read

Developer Sites

Googling, etc...

MSDN Resources

Tutorials & Reference

Browse by Tags

All Tags » CodeGen (RSS)
TIP: NetTiers is (as with most ORM's) only as good as your Database Model...
Since all ORM's are driven, to varying degrees, based upon your Database Model, its critical to understand this seemingly obvious point. Your ORM mileage will vary proportionally to the quality and completeness of your DB model. NetTiers is no different...
NetTiers GridViewSearchPanel
One of the nifty controls that NetTiers generates is the GridViewSearchPanel which gives you a nice simple search UI to filter the results in a GridView. Unfortunately, its not exactly obvious how to setup this control. On the surface it looks simple...
Codesmith Exception Template updated
James correctly points out that I omitted the variable declaration output when you specify custom arguments. This is fixed in version v1.4, which you can download now.
Codesmith Exception Template v1.3
I just posted an update to my CodeSmith Exception Template with some minor changes to formatting, the integration of other features from other derived templates, and a drop-down selection of the HResult code to use. Click here to download...
Atlas & NetTiers, a match made in heaven (Part 1)
As mentioned in my previous post, Time to learn Atlas... , I am trying to quickly get up to speed on Atlas for a future project. While I am waiting on requirements to be solidified, I decided to put together a prototype containing some of the site features...
More Posts