Wednesday, October 23, 2013
Tuesday, October 22, 2013
How to fix SQL Server Management Studio Intellisense not working anymore?
Restart SQL Server Management Studio.
If still get problem: Check following link for more detail
http://blog.sqlauthority.com/2009/03/31/sql-server-2008-intellisense-does-not-work-enable-intellisense/
If still get problem: Check following link for more detail
http://blog.sqlauthority.com/2009/03/31/sql-server-2008-intellisense-does-not-work-enable-intellisense/
Friday, October 18, 2013
Thursday, October 17, 2013
What is CDATA tag in JavaScript for?
CDATA stands for (Unparsed) Character Data, and tell XML parser NOT to parse enclosed data (Javascript).
Reference:
Definition from W3C
http://www.w3.org/TR/REC-xml/#dt-cdsection
Reference:
Definition from W3C
http://www.w3.org/TR/REC-xml/#dt-cdsection
Subscribe to:
Posts (Atom)