Archives for: March 2010
Manual Installation of Visual Studio 2008 Components

Manually installing Visual Studio 2008 Components from Command Prompt

By Gurudev with 0 comments
Superfetch has stopped working in Windows Vista!

How to address the issue in Windows Vista when it shows a message which says “Superfetch has stopped working”

By Gurudev with 4 comments
Title bar not visible in windows task manager

How to bring back the title bar which has become invisible in windows task manager

By Gurudev with 0 comments
Simplest Ajax Code Snippet

The simplest possible code snippet to implement javascript Ajax feature.

By Gurudev with 0 comments
How to Trim a string in Javascript

A javascript function based on regular expressions to trim a string of spaces on either sides.

By Gurudev with 0 comments
CSS float style to arrange images side by side

CSS style sheet snippet to arrange images side by side next to each other in a web page.

By Gurudev with 0 comments
SQL query to find the table name of a column

Query to find the table name of a column in Microsoft SQL Server

By Gurudev with 0 comments
SQL query to list the names of all columns in a table

Query to list all the columns in a database table in Microsoft SQL Server

By Gurudev with 0 comments
SQL query to check if a column exists in a table

Query to determine whether a column with the given name exists in a Mircosoft SQL Server database table or not.

By Gurudev with 0 comments
Setting a style to a Silver Light Element dynamically

Example code snippet to set a style to a silver light element dynamically.

By Gurudev with 0 comments