Home /

| RSS

Write To Vista Event Log Using C#

Event Log is a central place to log application events. These events can be errors, warnings or just information. Each event log entry in Windows Vista has a level of event, date and time the event occurred, source of event, an event Id and a task category. While event logs such as Application, System, Security [...]

[ More ] August 7th, 2008 | 10 Comments | Posted in Programming |

Free Icons And Images With Visual Studio 2008

Visual Studio 2008 comes with an Image Library which contains thousands of icons, animations and images which you can use in your applications. You can find the Image Library at C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033
Just unzip VS2008ImageLibrary.zip file located at this location and you have most of the graphics used by Microsoft in many [...]

[ More ] August 6th, 2008 | 5 Comments | Posted in Tips |

Visual Studio Extensions

Visual Studio can be extended by using Addins. There already are many useful addins available. Some developed by Microsoft and many by Third Party vendors. Visual Studio Gallery is one place where you can find pretty much every addin and control library available. Some of my favourite are:

GhostDoc
Resharper
AQtime
CodeRush

Technorati Tags: Visual Studio,Addins

[ More ] August 5th, 2008 | No Comments | Posted in Tips |
  • Page 2 of 2
  • <
  • 1
  • 2