You know that you have been doing too much SQL when...
        You write code like this:
|                         public bool IsInPeriod(DateTime dateTime) | 
Ten points for the first guy that will tell me why this is not good for DBs.
Update: Just to clarify, this is not SQL CLR code, it is an instance method in a business object
        
 

Comments
Comment preview