Browse by Tags
All Tags »
CodeGen (
RSS)
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...
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...
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.
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...
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