You are here:   Blog
Register   |  Login

 

 

By Yann on 11/9/2011 11:35 PM
This is a little-known trick that allows you to generate a specified number of paragraphs of text, without typing it manually.
By Host Account on Monday, September 12, 2011
Here's an example of accessing a Static Resource, in the context of setting a style for a new TextBlock.
By Yann on 8/31/2011 12:03 PM
In Outlook 2010 the email headers are hidden behind a few menus. Here's how to view them.
By Yann on 8/30/2011 9:50 PM

To suppress blank lines around selected text for Region template:

  1. add DWORD registry value PadRegions

    • VS 2008:

      HKCU\Software\Microsoft\VisualStudio\9.0\DPack\SurroundWith

    • VS 2010:

      HKCU\Software\Microsoft\VisualStudio\10.0\DPack\SurroundWith

  2. Set value to 0

By Host Account on Monday, August 29, 2011

This will only work if you haven't deleted the contents of your old drive, of course.

How do you transfer your old Skype logs?

By Admin User on Thursday, July 28, 2011
It took a while to find this information the first time, so when I couldn't find it again the second time, I decided to blog it.
By Admin User on Thursday, July 28, 2011
Infragsitics offer a free version of NetAdvantage for Visual Studio LightSwitch, called "NetAdvantage for Visual Studio LightSwitch Light".  With LightSwitch Light, you will get our Numeric Editor, Mask Editor, Office 2010 Theme and Metro Theme.



The Office 2010 theme looks fantastic!



Click on Read More to see a sample.
By Admin User on Wednesday, July 13, 2011
This post is based on Sheel Shah's article, called "Creating a Custom Add or Edit Dialog", to which I've added some "improvements".