Standards
Anything even closely related to the idea of a standard. These topics are generally so dry that you could soak em for 3 days saline solution and they would still come out cracked and peeling.
My friend J. Chapman has a great demonstration of how extension methods can help to further de-couple UI elements from BL. Good stuff. I like the approach. This is a good post that i would say to you "Hand out to all the hethens who preach heresy against the church of C#"
In the sprit of the coming New Year, I thought I’d bring you all this little egg of wisdom. By egg I mean code and by wisdom I mean code I could write before I got hammered. When I go out with the Wife to drink, (Yes she can do more than fill the fridge and get me beer….hell, half the time she doesn’t even get me the beer, I have to get off my ass and do it myself!) We like to drink as much as possible, not only that, but we love to sample every brewery possible. We have a few requirements, for...
This is for all of you out there who say "I use design patterns that I don't know by name". I'm sure everyone does. So, here is one you probably use in some likeness that you may not have known, and a simple example of how it's used. singleton noun a single object (as distinguished from a pair) a set containing a single member the playing card that is the only card in a suit held in a bridge hand as initially dealt Long and short. I only have/want one of it. Kinda like what you say after your first...
A free e-book for C#/VB Coding standards, from SubDomain can be found here :http://submain.com/blog/Fr... (Referenced from Sreenivas Mogullapalli's blog.) I'd have to say that, while it's a great read (short too, only about 100 pages), and straight to the point, it doesn't really cover anything that most people don't already know. I would suggest, however, if your trying to enforce some kind of coding standard at your work (I went through a ordeal with a company...