in·dom·i·ta·ble
adj.
Incapable of being overcome, subdued, or vanquished; unconquerable.
17th
AUG
Slides and Source Code from Devlink Posted: “Multi-Tenancy: Beyond the Whiteboard”
Posted by indomitablehef | Filed under .Net
I’ve posted the slides here. I created a google code repository for Sok Munkae here. I’d love to have some contributors get involved to help me take Sok Munkae to the next level, and make it really useful as application guidance.
15th
JAN
NashDotNet Resources
Posted by indomitablehef | Filed under Continuous Integration, .Net, Tools
- Presentation Outline
- Martin Fowler’s seminal article on Continuous Integration
- An older post from me, with resources for automating your build with NAnt and using CruiseControl.Net for continuous integration
- JetBrains TeamCity
- Customizing your build script to interact directly with TeamCity’s simple API
- MSBuild Community Tasks
- PsExec
- Visual Studio Web Deployment Projects Download
- Ruby Programming Language
- Rake NUnit Task
- OMG, Rake! - Dave Laribee on using Rake to automate your builds, with links to helpful resources for learning Rake
- Rake documentation
- Example Project and Example Automated Build scripts from the presentation
look under “source” /trunk/NashDotNet
7th
APR
Unity
Posted by indomitablehef | Filed under .Net, TDD
The Unity DI (Dependency Injection) container from the Microsoft Patterns and Practices team shipped over the weekend. Download it here, and check out these screen casts on using it.
18th
FEB
IIS7 and Visual Studio Debugging
Posted by indomitablehef | Filed under .Net, Visual Studio
So, after setting up Visual Studio 2008 on Windows Vista, I had trouble getting the Visual Studio F5 debugging to work. No error messages, but when the browser opened to localhost:1401 (or whatever), it just couldn’t connect. “unable to connect to localhost:1401…” So, I went looking for a solution. I found all kinds of blog posts about trouble with IIS7 and Visual Studio 2005, but nothing for 2008. I walked through all the solutions for VS2005, including making sure I had Windows Authentication and IIS6 compatibility features turned on (like this), but it had no effect. Finally, I decided to just punt. I published the web application (Build, Publish…) to a folder, and then created a new application in IIS pointing to that folder. Sure enough, it worked fine. My plan for debugging was to just connect to the debugger to the browser process. But before I did, I tried F5 again one more time. It worked. I dunno why. But if you’re pulling your hair out trying to get it to work…well, try this.
5th
OCT
Source Code for .Net Framework Libraries to be released later this year
Posted by indomitablehef | Filed under .Net
Recent Posts
Recent Comments
- Open Floor Plan vs. Private Offices « Step Into Design on It's Caves AND Commons...
- indomitablehef on Forms Authentication in Asp.Net MVC, Part II
- Dugald Wilson on Forms Authentication in Asp.Net MVC, Part II
- MyWeeklyLinks – Week 5 « Ole Morten Amundsen on Implementing Done, In Process, and Ready Queues in LeanKit Kanban
- indomitablehef on Schema Generation using FluentNHibernate and S#arp Architecture
Categories
- .Net (5)
- Agile (17)
- Alt.Net (3)
- Anti Patterns (3)
- Asp.Net MVC (9)
- Continuous Integration (4)
- Craftsmanship (1)
- CruiseControl.Net (1)
- DDD (6)
- DevLink (2)
- jQuery (2)
- Kanban (4)
- Lean (2)
- LeanKit (3)
- NAnt (2)
- NHibernate (2)
- ORM (1)
- Personal (4)
- Productivity (6)
- qUnit (2)
- Refactoring (1)
- S#arp Architecture (2)
- SOLID (1)
- SqlTdd (5)
- TDD (17)
- Tools (12)
- Uncategorized (11)
- Visual Studio (4)


