Jon Sayce
Thoughts on development - SQL Server, .NET, Visual Studio and beyond
Browse by Tags
All Tags
»
.NET
(
RSS
)
Extension Methods
Rant
SMO
What motivates geeks?
I recently moved a project from .NET 2.0 to .NET 3.5 and discovered that a method I had used to deserialize some JSON had become obsolete. This prompted much debate with my colleagues about why the .NET framework continues to change. The guys I was talking...
Programmatically Listing SQL Servers
Using the .NET Framework there are a variety of ways you can search for available SQL Servers, but no single technique does the whole job. The best approach is to use a combination of methods to ensure you get the most complete list possible. Most methods...
Extending SMO Classes with Extension Methods and IEnumerable(T)
One of the simplest ways to audit changes to a table is to have a trigger that stores a copy of any row that's inserted/updated/deleted, together with some meta data such as who made the change and when they made it. There are limitations (such as several...
Search
Go
This Blog
Home
Contact
About
Tags
.NET
asp
aspnetmvc
Blog
Cast and Convert
Change Management
Conversion
Cookies
Datetime
DTC
Extension Methods
HTA
iPhone
MobileMe
Performance
Processes
Rant
Recent Queries
Referrals
SessionState
SMO
SQL
SQLBits
SSMS
SSMS Add-ins
Training
Unit Testing
User-Defined Types
ViewState
Visual SourceSafe
Navigation
Home
Blogs
Forums
Photos
Downloads
Archives
October 2008 (1)
April 2008 (3)
March 2008 (2)
February 2008 (4)
January 2008 (6)
December 2007 (1)
November 2007 (4)
October 2007 (3)
September 2007 (4)
Syndication
RSS
Atom
Comments RSS