Category: Varinder Sandhu
SQL Server 2011-Denali
SQL Server code-named “Denali” Microsoft SQL Server code-named “Denali” empowers organizations to be more agile in today’s competitive market. Customers can efficiently deliver mission-critical solutions through a highly scalable and available platform. Industry-leading tools help developers quickly build innovative applications while data integration and management tools help deliver credible data
» Read moreMVC- Model–View–Controller
Model–View–Controller (MVC) is a software architecture,currently considered an architectural pattern used in software engineering. The pattern isolates “domain logic” (the application logic for the user) from the user interface (input and presentation), permitting independent development, testing and maintenance of each (separation of concerns). The model manages the behavior and data
» Read moreSQL Server : Find File Location for All Database
Here is the quick script I use find file location for all the database in my server instance. SELECT Name, FileName FROM sysdatabases if you have any other way to find please share!!!
» Read moreSQL Live Monitor
Hello Friends, I have tried the Utility SQL Live Monitor, it really helpful for me…. That’s why I am sharing with you all … Features This tool is designed to provide realtime performance data on SQL Server, as well as data capture for offline analysis. The tools features are: Realtime
» Read moreDeployment of a Website on IIS
Hello Friends These are really good Articles for Deployment of a Website on IIS See below URLs http://www.codeproject.com/KB/aspnet/DeployingatIIS.aspx#j http://learn.iis.net/page.aspx/762/create-a-web-site/
» Read moreWeb Client Software Factory – Complete Information
Web Client Software Factory : URLs Web Client Software Factory WCSF Documentation Production Download : Web Client Software Factory – February 2008 Summary of Installation Steps Getting Started with the Web Client Software Factory – February 2008 Download : Enterprise Library 3.1 – May 2007 Guidance Automation Extensions – February
» Read moreSystem Information for Windows
SIW – System Information for Windows “Everything you want to know about your computer” SIW is an advanced System Information for Windows tool that gathers detailed information about your system properties and settings and displays it in an extremely comprehensible manner. SIW can create a report file (CSV, HTML, TXT or XML), and
» Read moreVisual Studio Programmer Themes Gallery
Download and Share Visual Studio Color Schemes
New website that makes it easy to download and share VS color scheme http://studiostyl.es/ enables you to easily browse and download Visual Studio color schemes that others have already created. You can apply the setting through – Tool — > Import and Export Setting
» Read more