in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » Blog News Node » .NET How To's » Your Career (RSS)
  • Answers to Skills Test Part 1

    Nice! I guess we do have architecture guys here! anyway, here's the answer to Skills Test Part 1 1.) The code closely resembles a factory method pattern... but mixed with the singleton flavor making it really unstructured. (nice catch cruizer!) 2.) the return statements really doesn't do anything at...
    Posted to Weblog by keithrull on 02-08-2006
  • Architechture 101: Skill Test Part 1

    Lets see if there are some architechture people around here :) Looking at code below... scrutinize this class and tell me whats wrong with its structure... what design pattern closely resembles it.. and how you can improve it? the code is provided in both C# and VB.NET so that it would be easier for...
    Posted to Weblog by keithrull on 02-07-2006
  • .NET Framework V2.0 Obsolete API List

    Want to know which APIs are now obsolete in .NET 2.0? Here's a list by Assembly : http://msdn.microsoft.com/netframework/programming/obsoleteapi/ObsByAssembly.aspx Here's a list by Namespace : http://msdn.microsoft.com/netframework/programming/obsoleteapi/ObsByNamespace.aspx
    Posted to Weblog by keithrull on 02-07-2006
  • devTrain: Multiple Language Support

    On the first episode of devTrain, a weekly video training blog about the .NET framework that i started. I have decided to talk about one of the newest feature of .NET 2.0 which is Multiple Language Support. Although not recommended for development its good to know that you can write an application using...
    Posted to Weblog by keithrull on 12-20-2005
Page 1 of 1 (4 items)