Tags
.NET ADO.NET AggregateException Anti-pattern asp.net ASP.NET MVC C# C# 3 Code Quality ConcurrentDictionary Conference CTP/Beta Database data design DDD DDD Scotland Debugging design patterns error handling fun Google Analytics hiring IIS Installation javascript learning LINQ object oriented design parallelisation parallelization PHP refactoring security software development practices Spatial SQL SQL Injection Attack SQL Server SQL Server 2008 unit testing virtual earth visual studio Visual Studio 2008 Windows 7 Windows VistaArchives
- April 2012
- March 2012
- February 2012
- January 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- March 2007
- February 2007
- December 2006
- July 2006
- April 2005
Monthly Archives: October 2008
Drawing lines on the map with the Virtual Earth ASP.NET control
This uses the July 2008 CTP of the Windows Live tools. You can download the Windows Live Tools for Visual Studio. In this post, we’re taking a look at drawing lines on the map with the Virtual Earth ASP.NET control. … Continue reading
Using a different map server with the Virtual Earth ASP.NET controls.
This uses the July 2008 CTP of the Windows Live tools. You can download the Windows Live Tools for Visual Studio. One of the interesting features of Virtual Earth is that it doesn’t have to use the maps provided by … Continue reading
Errors like these drive me insane
Today I was trying to fix up a website for one of our clients. I got the site out of source control but somehow or other it wouldn’t compile. I’m not going to talk about the fact it didn’t compile … Continue reading
Attendees Map
At Scottish Developers we ask for a partial postcode on our feedback forms to get an idea of how far people travel to get to our events. We’ve not really done an awful lot with this information so far, but … Continue reading
Posted in Uncategorized
Leave a comment
Using PushPins with the Virtual Earth ASP.NET control
This uses the July 2008 CTP of the Windows Live tools. You can download the Windows Live Tools for Visual Studio. In this post, we’re taking a look at using pushpins with the Virtual Earth ASP.NET control. We have a … Continue reading
Finding things with Virtual Earth
This uses the July 2008 CTP of the Windows Live tools. You can download the Windows Live Tools for Visual Studio. This is a very introductory post just to show how to find things using the Virtual Earth ASP.NET control. … Continue reading
Method hiding or overriding – or the difference between new and virtual
When developing applications it is very important to understand the difference between method hiding and method overriding. By default C# methods are non-virtual. If you are a Java developer this may come as a surprise. This means that in C# … Continue reading
Microsoft Surface
Last weekend I was in Reading for the UK and Ireland MVP Open Day. And one of the highlights of the day was being invited to the Microsoft Technology Center at Microsoft’s Thames Valley Park campus and to able to … Continue reading
Posted in Uncategorized
1 Comment
