Code, you can't remember always
Home
Inspiration
Code Assistant TV
Who am I?
Inspiration
Home
Popular Posts
Clear data in dropdown list using jQuery
Hey friends so many times we need to clear the data in a dropdown list or list box... So here is the way to remove all data frop dropd...
ASP.NET 2.0 Page Life Cycle & Common Events
General Page Life-cycle Stages Stage Description Page request The page request occurs before the page life cycle begins. ...
'C:\abc.csproj' cannot be opened because its project type (.csproj) is not supported by this version of the application. To open it, please use a version that supports this type of project.
Follow the below steps to resolve the above error. Click Start> All Programs > Visual Studio 2008 > Visual Studio Tools > Cl...
Test Sort Function
function naturalSort(a, b) { a = a.path.toLowerCase(); b = b.path.toLowerCase(); var re = /(^-?[0-9]+(\.?[0-9]*)[df]?e?[0-9]?$|...
Fixing LocalHost Authentication problem in Mozilla Firefox
When i was trying My First LightSwich application in Web i faced this problem so many time when browsing for first time. Then i thought it w...
Browser showing white block
Hi friends so many time we found that while browsing video or other objects the white or black box sticks on the screen. After googling t...
Stored Procedure Optimization Tips
1: Use TRY-Catch for error handling : When you write the Stored Procedure , use Try-Catch block statements. That will improve performance of...
Visual Studio 2010 Built-in Code Snippets (HTML)
HTML Shortcut Description Type a link Expansion, SurroundsWith br breaki...
Concatenate rows with comma separated string
Hey friends, Here i am sharing a cool stuff for SQL Developers Please use the following query when concatenate multiple rows with a s...
Visual Studio Setup cannot be run in Program Compatibility Mode
Visual Studio 2010 and/or the .NET Framework 4 Setup fails with 1603 error code or blocks running in Program Compatibility Mode. Windo...
About Me
Ravi Tuvar
View my complete profile