Visual Studio offers a powerful debugger to aid with testing and troubleshooting your applications. One of the most common uses of a debugger is to set breakpoints, which are positions in the code that, when reached, cause the program execution to pause, allowing the developer to inspect the code and state of the program. When [...]
Posts Tagged ‘Microsoft’
Breakpoints – Tip of Week #19
Posted in .Net, Microsoft, Tip of Week, Visual Studio, tagged .Net, Breakpoints, Microsoft, Technology, Visual Studio, Visual Studio Tip, Visual Studio Tip Of Week, Visual Studio tips, vs.net on February 2, 2009 | 1 Comment »
Can Russia build Linux based alternative for Windows?
Posted in Microsoft, Technology, tagged Linux, Microsoft, OS, Penguin, Technology, Windows on January 27, 2009 | Leave a Comment »
Details are scarce, unless Russian is your language of choice, but CNews is reporting that Russia plans to develop its own national operating system. The move is designed to reduce Russia’s need to rely on foreign software and licensing agreements. And the alleged “open code” solution, likely a Linux/GNU derivative, will give Russia a greater [...]
Photosynth of Inauguration Photos
Posted in Microsoft, Politics, Technology, tagged Launch, Microsoft, Photosynth, Technology on January 22, 2009 | Leave a Comment »
The CNN-Microsoft project to create a commemorative 3D portrait of the presidential inauguration is live, and you can view it here. Using Microsoft’s Photosynth technology, the joint venture is designed to capture the historical event by stitching together digital photos shared by anyone who was there. The Photosynth software, part of Microsoft’s [...]
Worm attack – Conflicker
Posted in Technology, Virus, tagged Attack, Conflicker, Microsoft, Virus, Virus Attack, Windows, Worm on January 20, 2009 | Leave a Comment »
Calling the scope of the attack “amazing,” security researchers at F-Secure Corp. Friday said that 6.5 million Windows PCs have been infected by the “Downadup” (or “Conficker”) worm in the last four days, and that nearly nine million have been compromised in just over two weeks.
Early Friday, the Finnish firm revised its estimate [...]
Find Window in Visual Studio – Visual Studio Tip of Week #18
Posted in .Net, Microsoft, Tip of Week, Visual Studio, tagged Find, Find window, Microsoft, Tip of Week, Visual Studio, Visual Studio Tip, Visual Studio Tip Of Week, Visual Studio tips on January 19, 2009 | 1 Comment »
Normally when you use “ctrl + f” and search for results, you have to navigate one by one in every file where the searched string exists. There is an alternative to this rather than navigating one by one you can have all the results in your “find window”.
press ctrl + shft + f
you can search [...]
