- Buzzwords in Practice…Its been quite long time I haven't wrote much due to lot of travelling and non-core area related work (non connected systems, SOA & BPM work).
- Intro to SVN: Trunk, Tags, and BranchesSubversion (SVN) is a popular tool used by many development teams as their primary way of versioning their code. Here are some of the basics to SVN.
- Northern Architecture ForumJust a little plug for the team at Black Marble. On 3rd December they will be hosting the Northern Architecture Forum event.
- Tuning IIS - machine.config settingsRecently I needed to try and reduce contention within IIS when calling a number of web services. Eventually this led to the need to make some changes to…
- Silverlight Cream for September 30, 2009 -- #701In this Issue: Damon Payne, Rishi, Nigel Sampson, Chris Klug, Andrea Boschin, Bryant Likes, Timmy Kokke, Shawn Wildermuth, Terence Tsang, and Mark Tucker.
- Taking your Northwind Database to SQL Azure and binding it to an ASP.NET Grid View – Part IIIf you like to migrate your Web tier or the ASP.NET Application to Windows Azure, check my new posts Part I and Part II
- Using App.config and System.ConfigurationSuppose that you have a interface in your project 1: namespace Configuration.Logger 2: { 3: public interface ILogger 4: { 5: void Write; 6: } 7: }
- Taking your Northwind Database to SQL Azure and binding it to an ASP.NET Grid View – Part IIf you like to migrate your Web tier or the ASP.NET Application to Windows Azure, check my new posts Part I and Part II
- Silverlight Cream for September 29, 2009 -- #700In this Issue: Colin Eberhardt, Boyan Mihaylov, Silverlight SDK, Christopher Bennage, Stephen Forte, Jacek Ciereszko, Jesse Liberty, and Mark Tucker.
- Unity Convention Based RegistrationMaybe it is just me, but I’m not a big fan of huge amounts of XML configuration. I can get by with a few name-value pairs in an app.config or a web.config…
- The Backyard MechanicRecently, I read some posts about Duct Tape programming from Joel Spolsky, Michael C. Neel, Jak Charlton, “Uncle” Bob Martin and Jeffrey Palermo. I have…
- Into the FrayThis is my first attempt at writing a blog, so you may have to bare with me as I try to find both my feet and the time to get things started properly. My…
- Entity Framework 4.0 Resources – documentation links, best blog posts and more\[Initual release 22nd Sept 2009\] \[Updated 23rd Sept, with links from Julie Lerman\] \[Updated 2nd Oct, with slidedeck section\] \[Large Update 15th Dec…
- How to pick a REALLY good security questionSecurity questions are a part of the internet, right up there with logins and passwords. No one thought much about them until Sara Palin's Yahoo account…
- Simplicity in DesignPreviously I talked about Motivations for Dependency Injection and how we should keep our objects simple. Let’s talk about how we keep our objects simple…
- Silverlight Cream for September 23, 2009 -- #698In this Issue: Mark Tucker, Silverlight Toys, Matthias Shapiro, qixing, Chris Klug From: With a nod to Robby Ingebretsen, Mark Tucker adds shooting…
- [Behaviors] How to attach behavior in code behind (Silverlight 3)For those of you who would like to add (attach) behavior to control in code behind, there is a simple solution.
- CloseHandle(CreateThread(...));I was browsing through some code when I came across a line of code which said: CloseHandle( CreateThread(NULL, 0, PeculiarThreadProc, NULL, 0, NULL) );…
- Silverlight Cream for September 22, 2009 -- #697In this Issue: Mark Tucker, Fredrik Normén, Silverlight Toys, Nikhil Kothari, David Poll, Terence Tsang, and Bea Stollnitz.
- Silverlight Cream for September 21, 2009 -- #696In this Issue: Mark Tucker, Bart Czernicki, Bob Bartholomay, Silverlight Toys, Sergey Barskiy, Andy Beaulieu Shoutouts:
