1.Stop the MSMQ Service 2.Open the folder C:\WINDOWS\system32\msmq\storage\lqs 3.Find the file in this folder that describes your queue — (Incoming Queue) 4.Using notepad, open the lqs file for some other…
When you try to DBDiagram on SQL Server 2008 R2, you might get the following error: Error: Database diagram support objects cannot be installed because this database does not have…
Source Code Analysis tools are designed to analyze source code and/or compiled version of code in order to help find security flaws. Ideally, such tools would automatically find security flaws…
FxCop Integrator allows to integrate stand-alone FxCop and Code Metrics PoewrTool into VS2010. You can analysis your source code on VS2010 Pro. Here is the link about details about this…
The Immediate Window is your most valuable ally while debugging code. The Immediate Window is the equivalent of a debug window that allows you to watch the values of the…
IDENT_CURRENT – returns the last identity value generated for a specific table in any session and any scope @@IDENTITY – returns the last identity value generated for any table in…
My Windows computer boots up slow. Question: My Windows computer boots up slow. Answer: A slow Microsoft Windows boot up can be caused by a wide variety of issues. Below…
Lost or forgotten Windows NT / 2000 / XP password. Question: Lost or forgotten Windows NT / 2000 / XP password. Answer: Disclaimer: Gaining access to an account or computer…
How do I password protect my files and folders in Windows? Question: How do I password protect my files and folders in Windows? Answer: Tip: Before password protecting any document…
SQL Backup: ————— When you are think about sql backup, you have lot of options to do within your SQL Studio. Simple & Immediate Backup: ———————————– This is quite simple…
Get every new post delivered to your Inbox.
Join 55 other followers