adamjcooper.com/blog

Enterprise Software Development in C#

Getting WCF Services Running on IIS 6

Getting WCF services up and running on IIS 6 isn't hard if you know what to do. Here are the high points: Make sure ASP.NET is installed and registered with IIS on your web server Make sure WCF (.NET Framework 3.0/3.5) is installed Make sure that the .svc extension is mapped to the ... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

How to Quickly Connect and Disconnect from a VPN by Leveraging the Command Line

One of the things I dislike about Windows Vista is how many clicks it takes to connect to a VPN, and how I must wait for the connection to be completely established just to dismiss window when it is successful. I do most of my work remotely and connecting and disconnecting to and from a VPN is a p... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Another Look at FireFox's Keyboard Shortcuts - A Lesson in How to Choose Your Shortcuts Wisely

When first learning keyboard shortcuts, I typically look for a English relationship between the letter of the shortcut and the function I need to accomplish. But for some shortcuts, the letter chosen seems to have no connection with a word that's related to what you're trying to do. That&#... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Ninja-Speed Browsing With FireFox Keyboard Shortcuts

FireFox is full of keyboard shortcuts that can dramatically increase your web browsing productivity if you spend a little bit of time learning them. As an example to whet your appetite, consider the following workflow: You need to execute a web search and place the results in... [More]

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Silverlight ListBox SelectedItem/SelectedIndex Visual State Bug Workaround

There is a UI bug in Silverlight 2 Beta 2's ListBox that has become a problem for me recently: When you set the SelectedItem or SelectedIndex property to programatically alter the current selection, the internal state of the ListBox is correctly updated, but the visual representation is not. F... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


 
Powered by BlogEngine.NET 1.4.5.0 | Design by adamjcooper