Lance's Whiteboard
Random scribbling about C#, Javascript, Web Development, Architecture, and anything else that pops into my mind.
-
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 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.
-
Vista downers (first look)
Just some quick hits after my first day of Vista RC2 & more generally the current state of Vista.
-
Casa Dell Vista
After months of trying to convince myself to wait until Vista ships, I finally bit the bullet and bought a new PC. Since I plan to buy a nice laptop later, I decided to just get a low-end PC sufficient to hold me over for 6 months to a year. Luckily, I found a great deal ($539) on a Dell Dimension 9200 with a Core 2 Duo 1.86 ghz processor, 1gb DDR2, 256mb NVidia 7300 , etc. At this price, my days of assembling my own PC's are over. :)
-
Sql Reporting Services White Papers
Brian Welcker, the MS PM for Sql Reporting Services, posted a list of new white papers recently posted to MSDN covering various Report development topics including Xml, Web Services, Charts, MS Office, OLAP, Drill Down, and Exection Logs.
-
Wintellects's PowerCollections & PowerThreading libraries
Andru's blog post on the Wintellect PowerThreading library reminded me about the other excellent PowerCollections library that contains many highly-optimized collection & algorithm implementations.
-
Google Reader Updated
Last year, Google Reader was released by Google Labs, and it looked intriguing, so I imported my OPML and started adding feeds.
-
Codesmith Custom Exception Template (C#)
Codesmith_CustomExceptionTemplateV1.4.zip (C# only)
Version 1.4
-
C# Coding Standards document
Version 1.5
-
Codesmith Exception Template updated