Blog
RationalDev is collection of computer programming thoughts from reading internet articles, books, commercial experience and attempted rational thinking to help others in the future
Click or Command Event not Firing on ASPX Page
Tip for click or command event not firing in an ASPX page.
Regenerate the Designer File for Sharepoint ASPX Page
Regenerating the designer file in Sharepoint.
Missing Intellisense, Format Selection and Format Document for Sharepoint aspx Pages in Visual Studio 2010
Fixing missing Intellisense, Format Selection and Format Document for Sharepoint aspx pages in Visual Studio 2010.
Changing Diff and Merge Configuration in Team Foundation Server
How to change your diff/merge tool in Team Foundation Server
MySQL Dump Incorrect Format Bug
MySQL dump and fixing an incorrect format bug.
Test View Not Displaying All Unit Tests in Visual Studio 2008
Test View not displaying all unit tests in Visual Studio 2008.
C#: Constant String From a Constant Char
Constant string in C# from Constant Char
C# Snippet Compiler
Running snippets of code in LinqPad.