SBLOG

Musings on ASP.Net, C#, SQL Server, SharePoint, gadgets, and other great stuff.

Saturday, July 2, 2011

Blog Moved....

›
I have moved to WordPress as a part of my quest to move away from Google! Please go to http://seanpj.wordpress.com to view my new blog.
Monday, January 17, 2011

Vault/Fortress Diff & Merge Error

›
After a painful re-image of my laptop I resumed my daily web development work only to realize that for some reason the connection to my vaul...
Thursday, April 22, 2010

SQL 2008 R2 Install Issue... SQL 2005 Tools Still Installed?

›
When installing SQL 2008 R2 November CTP I received the following error: "The SQL Server 2005 Express Tools are installed. To continue,...
Thursday, April 15, 2010

Last Post for Tonight…. maybe

›
As I was doing a little development tonight I realized that I was using one of the new features of VS2010 and totally forgot it was new.  So...

Optional & Named Parameters in C# 4.0

›
I have to say this is one of my favorite features added to this new version.  I don’t know how many times I have gone into method overload m...

SQL 2008 / SQL 2008 R2 Frustration

›
Since I have now run into this issue 3 times and each time had to look it up to find out to fix it, I decided to post about it.  If you use ...

Tuple Type Added to C# 4.0

›
With C# 4.0 you can now use the new Tuple type instead of creating your very own… far simpler than using a struct or class to accomplish the...

HtmlEncode() Without The HtmlEncode()

›
< script runat = "server" language = "c#" > protected string BadHtml = " <script language='javas...
›
Home
View web version
Powered by Blogger.