N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Sunday, August 24, 2014
How To Copy Content From a protected Webpage
›
Sometimes it is very annoying when you want to copy any news or article or anything that you want to save and when you right clicks on it bu...
Tuesday, August 12, 2014
How to Parse datetime in multiple formats
›
Here is how we can parse different date formats get validated using one function. In VB.NET '''Validate method for Date format...
1 comment:
Thursday, August 07, 2014
How to enable browser compatibility mode for your website
›
After every browser major release there will be something's which always mess up. Can’t say its always but it has happened so far :- ) ...
Wednesday, July 16, 2014
Thank you Google!
›
I didn’t know Google does this. I was just shocked to realize this to what I got to see on my birthday! Thanks Google you rock. This is the ...
Thursday, May 29, 2014
How to search a column name within all tables of a database?
›
Here is how we can get table name and column which you are looking for, SELECT table_name,column_name FROM information_schema.columns WHE...
‹
›
Home
View web version