Home2009February14FACTS FACTS Posted on February 14, 2009 by teliaz Did you know? Did You Know? from Amybeth on Vimeo.
Linq Update FK – Operation is not valid due to the current state of the object To update the entity in question you need to get a new entity for it from the context rather than…
Count Tables, Views and Stored Procedures in you Database I posted some useful scripts to count your database’s Tables, Views and Stored Procedures. Count Tables [sourcecode language=’sql’] SELECT COUNT(*)…
iPhone Touch Icon – Create your own Icon Set Since the introduction to the iPhone 4, we now have some additional icons we need to create to support the…