Lance's Whiteboard
Random scribbling about C#, Javascript, Web Development, Architecture, and anything else that pops into my mind.
-
Update: C# Coding Standards v1.13
You can now download version 1.13 of my C# Coding Standards for .NET.
-
FW: Data structures in C#
Bit by bit, C# is finding its way in the academic environment, I just found out a C# version of Bruno Preiss "Data Structures and Algorithms with Object-Oriented Design Patterns". The book is available online (text and code!) here: http://www.brpreiss.com/books/opus6/
-
Quote of the Day
Persistence
-
Blogology 101 : Classification
Lately, I have done alot of thinking about blogs and blogging-behavior. In general, it seems that bloggars fall into 6 categories:
-
Yummy.... Key Lime pie!
find your inner PIE @ stvlive.com -
DateTime woes and "The Pit of Failure"...
Having had my own struggles with DateTime parsing, I completely concur with the comments from my peers as they replied to Brad Abrams and the BCL team on the past, present, and future of DateTime processing in the .NET Framework.
-
Update: C# Coding Standards v1.09
After receiving a few emails requesting a rules-summary, I made some changes this weekend. Version 1.09 of the C# Coding Standards document is now available for download.
-
Update: C# Coding Standards v1.08
I just published the latest version (v1.08) of my C# Coding Standards.
-
.TEXT Hacking....
While working on my blog's appearance, I ended-up doing quite a bit of hacking on the layout. After receiving several posts, and emails asking how to make these changes, I figured I should post a few simple hacks to the .TEXT templates. Most use CSS, but a few really bad hacks include some JavaScript. Here are some examples:
-
MSIL.Gastropod anyone?
Symantec Antivirus deleted a zip file containing a .NET assembly today during my weekly scan. It identified it as a “MSIL.Gastropod“ virus. For now, I will omit the name of the file, since I feel that it comes from a reputable source.