Keith 'StarPilot' Barrows (Tech Blog)Musings on Microsoft Technologies and other technical thingsALT.NET- April 25, 2008 Do you know what happens when you read blogs&160; You mine expands, dude!&160; Like Woaoooo... Something Scott Hanselman posted caught my attention.&160; He posted about Alt.Net.&160; I am now searching out all things ALT.NET to make sure my head was wrapped around the ideas in a way that makes sense to me.&160; Pass the word... Cross posted from my blog at http:schema.sol3.netkbarrowshttp://weblogs.asp.net/kbarrows/archive/2008/04/25/alt-net.aspx Using multiple config files in one application- April 22, 2008 I'm supporting an ASP (Application Service Provider) style application for my company.&160; Instead of putting each client's settings into a single config file, I wanted to have the main config file point to each clients configuration.&160; After a bit of digging, I came up with a solution that works.&160; I don't know if it is the best solution but it does work.&160; My main config file now looks like: <xml version="1.0" encoding="utf-8" > <configuration> ...http://weblogs.asp.net/kbarrows/archive/2008/04/21/using-multiple-config-files-in-one-appl... Latest build of the ASP.NET MVC source on CodePlex- April 17, 2008 &160;&160; &160; Come and get it!&160; If you are a MVC developer and really want to dig into the core of MVC then go directly to CodePlex and get the code!&160; Scott Guthrie has a LOT&160;more details on his blog. Cross posted from my blog at http:schema.sol3.netkbarrowshttp://weblogs.asp.net/kbarrows/archive/2008/04/17/latest-build-of-the-asp-net-mvc-source-... DDD Ireland- April 15, 2008 Looking for events&160; Are you in Ireland on May 3rd&160; What better way to spend a Saturday than at an event with some funny&160;charismatic notable characters like Plip and Sussman!&160; With Plip's permission I've duplicated his blog entry for this event.&160; Developer Event Ah go on, go on, go on. &160; &160; Check it out at www.DDDIreland.com &160; Cross posted from my blog at http:schema.sol3.netkbarrowshttp://weblogs.asp.net/kbarrows/archive/2008/04/15/ddd-ireland.aspx Getting started for the long haul...- April 8, 2008 I've worked in everything from startups to multi-billion dollar companies plying my trade as a software engineer (head geek, architect, tester, developer, business analyst, janitor, etc).&160; There seems to be 2 defining characteristics that define successful ventures and flailing ventures.&160; One is the individual doing the work and the other is documentation. How do you go about picking someone to work for you&160; Is it a gut feeling or is it an in depth interview process.&160; It's...http://weblogs.asp.net/kbarrows/archive/2008/04/08/getting-started-for-the-long-haul.aspx |