This weekend saw sqlbits 7 in York. This was a great conference and i learned a lot and met some really great people. A huge thanks to all the organisers and sponsors of the event You can find the slides from my presentation on database projects here...
This is not strictly a sql post, but it is to do with xml which is used in sql server. xml files do not need to have any formatting in them. That means that when viewing an xml file produced by an application, all the data can be one line. Although this...
Database projects are available in visual studio database edition (which is covered under the same licence as visual studio developer edition). They allow you to store all the objects that make up a database in a project and easily deploy them to a server...