.NET

All things .NET (mainly 2.0)

1. Close Visual Studio if already open2. Open regedit3. Go to [HKEY_CURRENT_USER]\Softwar... Editor4. Create a new string value and call it 'Guides'5. Set the guides by specifying an RGB color and the location of the lines. for example:Guides = RGB(224,224,224) 4, 8, 12, 16, 20The above will give you lightly colored grey lines. You can change this to whatever you prefer by adjusting the RGB values contained in the brackets.6. Open VS2005 and you will see the lines...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
I was tasked to build an rss reader the other day and created a Datalist to display the output. I wanted to display page numbers but then realised that the datalist doesn't have any built in functionality for paging (like the DataGrid and GridView). I was faced with the prospect of rolling my own until I realised that most of the work had already been done for me with the PagedDataSource class! This neat class gives me all of the same functionality as native paging, and was easy to setup. It includes...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

News



Archives

Post Categories

Friends

Other Blogs

Syndication: