Vb.Net one better than C#
posted by fquednau(404) 3 years, 10 months ago 0
Although I find that usage awkward. Such an extension method always made more sense to me to be attached to the string, not the enum, replacing it by ref... "Value".ToEnum<SomeEnum>();
Reply
What a C# Coder Should Know Before They Write VB
That I call detailed!
EventArgs.Empty - Do You Use It?
posted by fquednau(404) 3 years, 8 months ago 0
You've got to the kidding... In another post, someone writes on the merits of being able to compare against null.
Three C# 2.0/3.0 Syntaxes That You Didn't Know But Were Afraid to Ask
posted by fquednau(404) 3 years, 7 months ago 0
You forgot that you can skip the brackets if your block consists of a single line. OMG!
A first look at Duck Typing in C# 4.0
posted by fquednau(404) 3 years, 6 months ago 0
Huh? Digg effect in .NETkicks?! Mirror anyone?
Comparing ORMs - LINQ-to-X, LightSpeed, EntitySpaces and OpenAccess
posted by fquednau(404) 3 years, 3 months ago 0
Maybe I am biased, but omitting NHibernate from a comparison of ORM tools is like omitting pencils from a comparison of basic write utensils. It can't be taken very seriously.
How .NET Regular Expressions Really Work
posted by fquednau(404) 3 years, 2 months ago 0
deep dive - no kidding!
The Dynamic Programmer - Tuple, a new type on .Net 4.0
posted by fquednau(404) 3 years ago 0
Have made my own Tuple classes for ages. I think 2 & 3-Tuples are sufficient. Saying that, in the current project we almost exclusively use the variety with 2 values.
The Greatest Exception Handling WTF?!? of All Time
posted by fquednau(404) 2 years, 11 months ago 0
I almost can't believe it. Have you posted it to the dailywtf?
Should We Return Null From Our Methods?
sure
How to create 3 tire application using LINQ
posted by fquednau(404) 2 years, 8 months ago 0
Actually, put another tire on it, then you'll have a full car.
C# Structured Editor Prototype
cool!
Copy and Paste programming - A bad habit
Bad habit? It's absolutely condemnable and disgusting. I am for banning Ctrl+C,V from Visual Studio.
Concerned about Windows Azure?
posted by fquednau(404) 2 years, 6 months ago 0
This is a link to a blog that links to a blog that links to this: http://vlele.wordpress.com/2009/10/14/outlook-for-azure-scattered-clouds-but-generally-sunny/ !!
Microsoft SDK for Facebook Platform Release 3.0
Got a rash...this must be marketing lingo...btw, this is the link to the actual sdk: http://msdn.microsoft.com/en-us/windows/ee388574.aspx
How to not suck at a techincal interview
posted by fquednau(404) 2 years, 4 months ago 0
Actual content: http://www.bradcunningham.net/2010/01/how-to-not-suck-at-technical-interview.html