Daily Archives: Sunday, 22 June, 2008

Scottish Developers Newsletter – June 2008

Welcome As the last newsletter came out a little late the time to this newsletter seems quite short. However, that doesn’t mean there isn’t lots of good stuff happening. We are filling out our programme of events until the end … Continue reading

Posted in Uncategorized | Leave a comment

Tip of the Day #1 (Connection Strings)

You can add the Application Name to the connection string for SQL Server so that it becomes easier to debug problems when you use a tool like SQL Profiler as it will be much easier to identify the commands being … Continue reading

Posted in Uncategorized | 1 Comment

Navigating XML (LINQ to XML series – part 4)

In my last few posts on LINQ to XML (part 1, part 2 and part 3) I’ve shown you a starter on navigating around XML data. In this post I’ll continue to show you how to navigate through XML data … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment