N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Monday, March 21, 2016

Compatibility mode in IE–Developer

›
Enable Compatibility mode in IE through code in .NET or Web.config or HTML meta tag. We can achieve this by setting the value of the compat...
Wednesday, January 20, 2016

How can I list all foreign keys referencing a given table in SQL Server?

›
Here is how you can get list of all foreign key references using below query for all tables in your database SELECT obj.name AS FK_NAME,...
Tuesday, January 12, 2016

Android Version History

›
The version history of the Android mobile operating system began with the release of the Android alpha in November 2007. The first commercia...
Wednesday, December 09, 2015

Microsoft Office update #KB3114409

›
If your system is currently running Microsoft Office 32 Bit version, you may have an issue with Outlook starting in Safe Mode after the upda...
Tuesday, November 17, 2015

TextBox set to ReadOnly using javascript

›
Here is a quick solution that works across the all browsers. Add below code in input textbox. onKeyPress = "javascript: return false;...
‹
›
Home
View web version
Powered by Blogger.