How to add a reference to the System.Xml.Linq.dll or any other external assembly in a SQLServerProject VS2008
If you want to add a reference to the System.Xml.Linq.dll in a SQLServerProject VS2008 or any other external assembly just create a normal class library add all you’re references and deploy the created assembly: CREATE