N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Friday, May 10, 2013
Free eBook: Programming Windows 8 Apps with HTML, CSS and JavaScript
›
You can download the eBook in PDF format here: http://go.microsoft.com/FWLink/?Linkid=270056 (17.9 MB) EPUB format is here: http://go.micr...
Saturday, April 20, 2013
How to Remove Css Style from codebehind?
›
Here is how we can achieve this from codebhind in c#. Here is the sample code snippet I am here removing CssSytle from DIV but I works for ...
Sunday, March 31, 2013
iPad Supported Video Formats
›
I got my first iPad and I am trying to know about that are the Video formats that are supported by iPad devices. Here is the list H.264 v...
Saturday, March 23, 2013
SMTP Server Error: Bad sequence of commands. The server response was: you must authenticate first (#5.5.1)
›
This error occurs due to lock down of default mail server (127.0.0.1) by web hosting companies due to SPAM or what ever other security reaso...
4 comments:
Saturday, February 23, 2013
Select all user defined tables from database – SQL SERVER
›
There are different ways to select all User defined tables from databases Option 1: Using Object Catalog view 1: SELECT sobjects.nam...
2 comments:
‹
›
Home
View web version