I had previously talked about the difference between Geek and Nerd, but here is a common vision of the Geek and the Nerd by XKCD:
The TextFieldParser
Éric Moreau wrote an article about an interesting component that I didn’t know about (available since 2.0): the TextFieldParser. It provides methods and objects for parsing structured text files (i.e. .CSV).
Unfortunately, Microsoft included it in the Microsoft.VisualBasic.dll extension. Even though you can add this extension in C#, it is not really specific to VB.
Composite Application Library (PRISM) and Silverlight(WPF)
For some time now, I have been experimenting with Silverlight and PRISM. If you are curious like me, here are some links to help you get started:
- The source code on Codeplex
- To evaluate the Composite Application Guidance
- The development activities, a more visual representation of all available modules/functions. In fact, it is a large list of well-explained How-To’s.
- Enterprise Library on Codeplex
- And most importantly: download the Composite Application Guidance, Project Linker, and sources.
Good luck, and if you have other links, feel free to leave a comment!
[Read More]BlogEngine.Net 1.6.1.0 Now Available
A new version of my blog engine has just been released. I will wait a bit, as the changes are minor:
Do I need to upgrade?
If you are happy with the way comments work in your blog as they are - no. If you are still looking for better anti-spam protection - yes.
We’ll see later because it works well for me.
VS2010 RC to expire on June 30 2010
As I say in a previous post, VS2010 RC won’t last forever, it’s look like all RC version will be expiring on June 30 2010. So make sure to upgrade your version or go get theExpress editions (C#, VB, C++, Web developper and Windows Phone) !
ResourceBlender
ResourceBlender is a utility that allows you to translate your strings very easily (you can even use Google Translate automatically if you are lazy or do not have high translation quality standards).

It can generate RESX files (.Net), Java, XML, etc. In addition to having import functions and reusing already translated strings. See all features here…
VS2010 Keyboard Shortcuts Posters Available
The keyboard shortcuts posters (in English only) for Visual Studio 2010 are now available (C++, C#, F#, and VB).
Visual Studio 2010 Now Available
VS2010 is now available (Trial, Express and for MSDN subscribers). Scott Hanselman has written an excellent article summarizing all the new features of this new version, now it’s your turn to play!
I am a Geek...
Here is the proof, according to the site Great White Snark: I am intelligent and obsessed, but I think I tend to lean towards nerd as well.
VS2010 RC will expire in 3 weeks
If you show the About form of VS2010 RC, you will see that your version will expire soon, and for me it will be just in time to buy (or download) the RTM version!



