Browse by Tags
All Tags »
Visual Studio (
RSS)
I've been busy all day long and it is sometimes interesting to read about a day in the life of a professional. I learned a lot of new things today in the course of my work. Since it was the end of the month, I totaled up my hours and sent a client an...
How many Microsoft developers use the MSDN Library ? Probably not many because I've just read a blog post where someone recommended not even installing it. I have to admit that I never even opened the Microsoft Document Explorer until I learned how to...
Did you know you can assign sounds to a few Visual Studio events? You can assign a WAV file to play when a build fails or succeeds. Just open the Control Panel, select Sounds and Audio Devices and then click the Sounds tab. Scroll down to Microsoft Development...
I have been keeping an extensive set of technology notes since 1999 which I used to keep organized in a compiled help file. Being a web developer, I liked to write my notes as web pages rather than use a word processor. I could even include sample code...
XML is being used for a lot of configuration files and to store application and system settings. It is also used extensively to define the presentation layer; Windows Presentation Foundation and Mozilla's XML User Interface Language for example. Therefore...
More Posts