388 reputation
137
bio website Microsoft.productiveedge.com
location Norfolk, VA
age 46
visits member for 3 years, 4 months
seen Nov 3 '12 at 0:53
stats profile views 20

I am a programmer. I am a software architect. I am a father.

C# and SQL are my languages of choice. I prefer Stored Procedures, compile time over runtime errors, tight and clean over multifunctional, and finally Coke over Pepsi.

I currently work for Amerigroup (RealSolutions) and am doing Windows Phone development in my spare time.


Jun
30
answered SQL 2008 - Transaction log is full
Jun
6
comment What is the simplest, open-source webmail frontend available?
I can second roundcube, as I have used it for many years. From their site: About the Roundcube webmail project This project is a free and open source webmail solution with a desktop-like user interface which is easy to install/configure and that runs on a standard LAMPP server. The skins use the latest web standards such as XHTML and CSS 2. Roundcube includes other sophisitcated open-source libraries such as PEAR, an IMAP library derrived from IlohaMail the TinyMCE rich text editor, Googiespell library for spell checking or the WasHTML sanitizer by Frederic Motte.
Jun
6
awarded  Teacher
Jun
5
comment Are .NET versions backwards compatible?
msdn.microsoft.com/en-us/library/bb822049.aspx is an article that confirms what you state above. And yes, the 4.0 is stand alone, has no dependencies on other versions.
Jun
5
answered Is it safe to install dotnet 3.5 on an IIS server running a dotnet 1.1 web application?
Jun
5
awarded  Supporter