SQL Server Case Sensitive Search: Fetching lowercase or uppercase string
How to fetch lowercase or uppercase or mixed case, case sensitive string in SQL Server. Case sensitive search using select query. There are two simple ways .
Articles about Microsoft technologies like Windows, SQL server, MS Office, Sharepoint, IIS, Dot Net, etc..
How to fetch lowercase or uppercase or mixed case, case sensitive string in SQL Server. Case sensitive search using select query. There are two simple ways .
Disabling Recent Items List in Windows 8: Simple steps to disable recent items from the jump list in windows 8 operating system.
How to change the Lock Screen picture and the Start Screen picture in Windows 8 tablet or laptop or desktop.
Sluggish Mouse Pointer Movement in Remote Desktop – How to fix this issue? Fixing sluggish mouse pointer movement issue.
SQL Server: count(*) or count (1) or count(”) Which is better? Let’s do an experiment to find the better option among the count.
Review on equation editor tool MathType – Math Formula Editor Tool for Microsoft Office Word.
Does Index Improve SQL Server Query Performance. Yes Index improves the SQL Server query performance to a large extend. Let’s do an experiment.
List of Code Review Tools For ASP.Net Web Application Development. These tools will help to improve the performance of your website.
HTML Validation and code review using W3C Validator. Brief details on W3C’s HTML Validator and its uses.
Brief details about .net code review tool JustCode by Teleric. Some of the useful features of JustCode for dotnet developers.
Detailed step by step instructions on Installing and Using JSLint for Visual Studio 2010, a Java Script Code analysis tool.
What is JSLINT.VS, Where can we get it, How to use it? Your answers here. Steps for using JSLint.VS for Java Script Code Analysis.
Some Useful links and on Web Security Vulnerability which will be helpful during website development. Useful resource on Web Security Vulnerability.
Where to find FxCop and install it in Windows 8. Step by step instructions of finding FxCop on Windows 8 and installing it. FxCop installation on Windows 8.
Reviewing .Net Managed code using the inbuilt Visual Studio Code Analysis. Step by step instructions form performing code review using VS Code Analyzer.
Setting up and using FxCop for doing code review on dot net during development. Step by step instructions for Integrate FxCop With Visual Studio.
How to create new user account in Windows 8 operating system from the start screen. Simple steps to create new windows user account.
How to fix the error “The Project type is not supported by this installation” when opening MVC Project in Microsoft Visual Studio 2008.
MSDB – What is msdb database in sql server and what is it used for? Id this database important? Where is it located? Can we delete this database?