How to add breakpoints in Visual Studio without the source code
Posted by Devang Gandhi on June 5th, 2009I found this really handy trick here. This can be very helpful in doing development using Visual Studio as your IDE.
I found this really handy trick here. This can be very helpful in doing development using Visual Studio as your IDE.
The web toolbar of Microsoft Word 2003 was very useful to navigate through a large document. I realized that it is not available in Word 2007. However, there is a way to add the Back and the Forward buttons to the quick access toolbar. Follow these steps.
If you are using one of the public/lab machines and want to find out information about the users logged on to that machine, just open the command prompt (Start->Run, type “cmd”) and type
For each user, it returns information like username, sessionname, id, state, idle time and logon time. If the state is “active”, that means the user is currently logged on. If the sessionname is something like “rdp-tcp#0″, that means the user is connected to the machine over a remote desktop session.
To insert a hyperlink that refers to a particular section with your Word document, you first need to create a bookmark for that section. Then you can link to that bookmark anywhere in the document. Detailed instructions here.
Check out the wikipedia Subprime crisis impact timeline. The year 2008 looks quite bad.
If you use Visual Studio for programming on a daily basis, your life can get much easier if you use these Visual Studio shortcuts. Take a look. I would like to add one more:
I came across a really nice article on C# constructors. The article describes very useful concepts using simple and easy to understand code samples.
I think it is not difficult to write code but to write code that is elegant and efficient is an art. Proficiency in this art is acquired only over time.
Older systems that are upgraded to Windows Vista may run slower if they have less RAM. Just today I came to know that Vista has a built in solution for that without having to buy more RAM. It is a Vista feature called “ReadyBoost”. It allows the system to use a USB flash drive as additional memory. You can check out Tom Archer’s blog for details.
I think it is a really cool feature and I am not sure how many people know it or are using it. It is a very inexpensive way of improving the performance of your system.
Recent Comments