Friday, February 28, 2014

Sample MS SQL trigger code

No comments:
CREATE TRIGGER trg_users
ON  dbo.users
FOR  INSERT,UPDATE
AS
BEGIN
    RAISERROR('This is a test', 16, 1)
END
GO

Sunday, December 15, 2013

Bring back New Tab page in Google Chrome browser

No comments:
Goto:
1. chrome://flags/
2. Search for: Enable Instant Extended API Mac, Windows, Chrome OS
3. Select Disable from the drop-down below.
4. Click the Relaunch now button below

Wednesday, July 10, 2013

God Mode in Windows 7

No comments:
Hello Friend,
Did you tried God Mode in windows. Its fun..
Just create a folder with the name as below.
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}