We use an issue tracker (Redmine) for our software tasks/bugs and often mark the fixes/implementations with a comment like this:
Look, I\'ve done my homework, googled and stack-overflowed and still can\'t manage it. So, pwleese, don\'t tell me to link my libraries with Project > Properties > Linker > Input > Additio
I have two functions in a class (please comment on the issue and not the coding style): template <typename T>
i put my code between try, catch like this try { /// } catch(Exception ex) { //here is where i set the break point
I\'m developing a WM6.5 application on Motorola ES400 and need a notification for users to appear when my application is busy doing something
allright, second question for me. Windows 7 Professional x64, Visual studio professional 2008, graphics driver up to date,
Okay, so first a little overview of what I am tryna do.. I am trying to create 3 child window in a main parent window, and use EnumChildWindow and EnumChildProc to enumerate them, I want to create 3 c
I\'ve been trying to work on an ASP.NET project which includes user and role management. First thing that I tried to use is the ASP.NET configuration which will open up a website for me where I can ad
The shortcut to Build a solution in Visual Studio 2008 is Ctrl + Shift + B.开发者_如何学运维 I would like to know the default shortcut to Rebuild the solution. The command Build.RebuildSolution is no
I\'m developing an ASP.NET website that connects to Oracle Database and bind some data to gridview. Everything\'s fine until here; however when I decided to add Ajax Control Toolkit to my project in o