Samurai Programmer.com

"By three methods we may learn wisdom:  First, by reflection, which is noblest; Second by imitation,
which is easiest; and third by experience, which is the bitterest." - Confucius

Welcome to Samurai Programmer.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET » Development
  • Releasing the Source Code for .NET

    I was just about to head to sleep when I read this great post by Scott Guthrie.  Apparently, Microsoft will be releasing the source code for the BCL (Base Class Libraries), ASP.NET, WinForms, etc. when .NET 3.5 and VS2008 (aka Orcas) is released later this year.  I have to admit that I was looking forward to reading some of that code ...
    Posted to Samurai Programmer.com (Weblog) by Greg on October 3, 2007
  • Developers Love Their Tools...

    Seriously, I think there are few things that Developers are more passionate about than the tools and toys they use to code.  Carl has compiled a great list of Free Visual Studio 2005 Addins.  You can read the list here.  The addins that I use on a (almost) daily basis for VS 2005 are (in no particular order): AnkhSVN CodeKeep ...
    Posted to Samurai Programmer.com (Weblog) by Greg on October 1, 2007
  • ConfigurationFileWather?

    Just something I thought was a bit funny/interesting.  I was debugging someone's code earlier today and I happened to glance down at my threads in VS and noticed this: Any idea of what caught my eye?   Yup -  the text that says:  ''_ConfigurationFileWatherThread''.   After switching to the thread, I ...
    Posted to Samurai Programmer.com (Weblog) by Greg on August 30, 2007
  • One-to-Many: What is the best way to store the values?

    If you've been a developer for any period of time, you have probably come across this question.  If you're given a one-to-many relationship in a table, what is the best way to insert those values into a database.  For example, let's say that you had a Person table and an Attribute table.  Each person can have more than one attribute ...
    Posted to Samurai Programmer.com (Weblog) by Greg on August 19, 2007
  • Typeof Vs. TryCast

    I was researching something this morning and came across a great blog entry from way back showing an update to the tried and true TypeOf and Ctype/DirectCast code.  I realized immediately that I could apply this little tidbit to my current code.  In-fact, I'm going to refer to an entry I made just a few short weeks ago. In this ...
    Posted to Samurai Programmer.com (Weblog) by Greg on July 22, 2007
  • Most Popular Development Language?

    I've often asked this question - ''What IS the most popular development language right now?''  Antonio Cangiano attempts to answer this question using the Amazon sales rankings on various technical books.  You can find the results of his ''study'' here. I found it an interesting read.  Winning by a landslide was ...
    Posted to Samurai Programmer.com (Weblog) by Greg on July 8, 2007
  • The Decline of Development

    Scott Dorman wrote up an interesting blog entry about programming for the lowest common denominator.  I found his statements pretty closely aligned with my own experiences of late.  According to his entry, there are something like 18 million hobbyist developers out there - which is not, in itself, a bad thing.  These people use ...
    Posted to Samurai Programmer.com (Weblog) by Greg on July 2, 2007
Powered by Community Server, by Telligent Systems