If you have crazy function overloads all over the place where you have to pass a transaction object and it seems to be never ending, here is a solution for you using the Spring.NET framework which is freely available and open source.
Two interesting examples as to how you can solve many problems not just in coding but in your life too by applying the principles of unit testing. This post gives you something to think about in regards to unit testing and why to use it in a more broad perspective.
This is an overview of some of the changes you will encounter when going from SourceSafe to Subversion. Subversion is modeled on CVS, whereas SourceSafe is modeled on…. well… nothing (just a joke). In SourceSafe, you work in a shared code base or line (known as a “Project” in SourceSafe) which you [...]
For some reason SQL Server doesn’t have an easy way to "Create TO" for database diagrams, unlike stored procedures, functions ,etc.
Here is how you can achieve moving a database diagram (or copying a database diagram) in SQL Server 2005
use Old_Database go –this will copy your database diagrams into a temporary table select * [...]
-
Articles
- January 2011
- April 2010
- March 2010
- February 2010
- January 2010
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- December 2008
- November 2008
- October 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
-
Meta
