--> General,.NET,Fun Stuff - Impersonation Failure

Browse by Tags

28 November 2006
Certification Motivation
Looking to get Microsoft Certified , need some motivation? If a 10 year old kid can pass her Microsoft Certified Application Developer for C# exam it must be child's play ;-) Afra Karim Randhawa is the youngest person known to pass this certification. Most other kids still battle with multiplication... Read More...
24 November 2006
del.icio.us - Automatic Blog Post
[ Update : I've updated this post with tag support here ] http://del.icio.us has a very useful feature, the daily blog posting, which creates a daily blog post with all the links you tagged during the previous 24 hours. So instead of trying to memorise links and then post when you get a chance, whenever... Read More...
17 November 2006
Friday .NET Trivia 1
Stumbled across an interesting piece of code yesterday. Considering what we know about .NET reference and value types two questions regarding the snippet below : Would the snippet below compile? If it compiles how would it work and what would the result be? Venture a guess before compiling :-) 1: using... Read More...
14 June 2006
msdnman & msdn wiki
Two pretty cool MSDN related tools: msdnman A very nifty command line utility for accessing MSDN2 by Craig Andera . Very similar to the *nix man command. It includes the source so you can build your own applications that integrates with the MSDN MTPS Content Service. An example accessing the System.Threading... Read More...
16 May 2006
CodePlex Beta
Microsoft just launched a Team Foundation Server based online software development environment for open and shared source software projects called CodePlex . There's already some very popular .NET open source projects like NUnit on the site. With the rise of popularity of open source .NET projects on... Read More...
27 January 2006
Toolbox.Add()
Some useful links I've been meaning to post in the last couple of days but never got around to... TimeSnapper It's been a while since I first read about TimeSnapper on Leon Bambrick's Secretgeek and it's been getting quite a bit of coverage in the blogosphere lately. I've been using it for a couple of... Read More...