-
Recent Posts
Recent Comments
- Mark Webb on Git For Windows Developers – Git Series – Part 1
- Cherif on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on Git For Windows Developers – Git Series – Part 1
- sb22 on Git For Windows Developers – Git Series – Part 1
- Jason Meridth on A very good introduction to TDD, NHibernate, DDD, NUnit
Archives
- June 2011
- September 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- September 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
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
Categories
- .NET
- Agile
- agile project management
- altnetconf
- apache
- apple
- ASP.NET
- ASP.NET MVC
- Automated Build
- Ayende
- bash
- blogging
- Blogs
- Books
- C#
- castle
- charity
- community
- Community Server
- continous integration
- Continuous Integration
- CruiseControl.NET
- Design Patterns
- DotNetNuke
- Events
- firefox
- friends
- funny
- gems
- git
- gitosis
- gitweb
- Good Finds
- Google Reader
- Hardware
- hosting issues
- howto
- htpasswd
- hudson
- Instant Messaging
- integrityapp
- JetBrains
- Kernel
- keyboard shortcuts
- Linux
- LosTechies
- members
- microsoft
- migrations
- Misc
- Mocking
- monorail
- movies
- MSBuild
- msdn
- MVC
- NAnt
- nginx
- NHibernate
- oauth
- Open Source
- Pair Programming
- Personal
- pragprog
- presentation
- principles
- Programming
- python
- rails
- rake
- ReSharper
- rspec
- ruby
- san antonio
- Scrum
- selenium
- selenium remote control
- shoulda
- slicehost
- SOLID
- ssh
- Stand-Up
- Subversion
- TDD
- TeamCity
- test::unit
- testing
- textmate
- Tools
- Ubuntu
- Uncategorized
- Virtual Machine
- Visual Studio
- vmware
- windows
- Windsor
- xkcd
- XP
Meta
Monthly Archives: March 2007
And we’re off
LosTechies.com is up and running. This is the central posting grounds for a good number of Agile .NET developers. We’re hoping to grow and help contribute to the software development community. Post Footer automatically generated by Add Post Footer Plugin … Continue reading
Posted in Misc
Comments Off
Ubuntu Linux offers Windows migration tool.
The newest version of Ubuntu 7.04 BETA is offering a new Windows migration tool. According to the website, it will recognize and migrate ”Internet Explorer favorites, Firefox favorites, desktop wallpaper, AOL IM contacts, and Yahoo IM contacts” during the install process. … Continue reading
Posted in Linux
Comments Off
For anyone starting to use NHibernate
A good blog entry by Oren (Ayende) about Nullable types and how NHibernate handles them. I am starting to use NHibernate and will be sharing these jems as I find them. This is also a way for me to centralize … Continue reading
Posted in NHibernate, Tools
2 Comments
Orcas – First try
After reading a post by Scott Guthrie on the new C# Orcas language features I decided to download Orcas and try them out. (**excited**) The new features I practiced with and love are: Object initializersExample:Prior to Orcas: Person person = … Continue reading
Posted in .NET
Comments Off
Orcas – Extension Methods
Again, I was reading Guthrie’s blog and found his post on Extension Methods What this allows a developer to do is extend types without needing to create a static service class.It is more like an extension class. Example: You want … Continue reading
Posted in .NET
Comments Off
Some good finds lately
An Open Letter to Scott Guthrie Free ASP.NET 2.0, LINQ, AJAX, etc. Videos Some new people I’ve added to my Google Reader/ Blog Roll: Eli Lopian Scott Guthrie Post Footer automatically generated by Add Post Footer Plugin for wordpress.
Posted in Good Finds
Comments Off
Reminder – How to enable syntax highlighting for HTML files with non-standard extensions
If you are using VS2005, you can also go to Tools->Options->Text Editor->File Extension and associate the file extension with the HTML Editor. This is particularly useful for the Monorail View types [Boo (boo extension) and NVelocity (vm extension)] Post Footer … Continue reading
Posted in Tools
Comments Off
Active Record vs. Repository
I was reading an blog entry by Ayende Rahien (aka Oren Eini) again, “Entities, Services and what goes between them…” and one of his commenters asked the following question: re: Entities, Services and what goes between them… 2/27/2007 6:44 … Continue reading
Posted in Programming
Comments Off
Google source code hosting
If you don’t want to host your own sourcecode on your own Subversion server like I was doing, check this out. It is Google’s code hosting for subversion. You are given 100 MB of space and can apply a specific … Continue reading
Posted in Programming
Comments Off
.NET interview questions everyone should know
VERY GOOD READS Scot Hanselmann Interview questions: http://www.hanselman.com/blog/WhatGreatNETDevelopersOughtToKnowMoreNETInterviewQuestions.aspx Ayende Answers to Hanselmann questions: http://www.ayende.com/Blog/archive/8756.aspx Post Footer automatically generated by Add Post Footer Plugin for wordpress.
Posted in Programming
2 Comments
