Code, you can't remember always
Home
Inspiration
Code Assistant TV
Who am I?
Inspiration
Home
Popular Posts
Important SQL Codes
GET ROWCOUNTS FOR ALL TABLES SELECT [TableName] = so.name, [RowCount] = MAX(si.rows) FROM sysobjects so, sysindexes...
Concatenate rows with comma separated string
Hey friends, Here i am sharing a cool stuff for SQL Developers Please use the following query when concatenate multiple rows with a s...
Visual Studio 2010 Built-in Code Snippets (JavaScript)
JavaScript Shortcut Description Type alert alert function call Expansion, Su...
Clear data in dropdown list using jQuery
Hey friends so many times we need to clear the data in a dropdown list or list box... So here is the way to remove all data frop dropd...
ASP.NET 2.0 Page Life Cycle & Common Events
General Page Life-cycle Stages Stage Description Page request The page request occurs before the page life cycle begins. ...
Visual Studio 2010 Built-in Code Snippets (HTML)
HTML Shortcut Description Type a link Expansion, SurroundsWith br breaki...
Important Notepad++ Tips
Remove All Comments from Notepad++ http://stackoverflow.com/questions/8748313/is-there-a-way-to-delete-all-comments-in-a-file-using-no...
સ્ટીવ જોબ્સ : જેની ત્રણ શોધે દુનિયા બદલી
સ્ટીવ જોબ્સ : જેની ત્રણ શોધે દુનિયા બદલી -->>ત્રણ શોધ જેણે દુનિયા બદલી આઇપોડ- મારા હાથમાં સંગીત ... ૨૦૦૧માં એપલને ૫ ગીગાબાઇટનું...
Apple Push Notification via Amazon SNS
Hello all, Here i come with the best way to send the push notifications to iOS devices using Amazon Simple Notification Services in C# .N...
Test Sort Function
function naturalSort(a, b) { a = a.path.toLowerCase(); b = b.path.toLowerCase(); var re = /(^-?[0-9]+(\.?[0-9]*)[df]?e?[0-9]?$|...
About Me
Ravi Tuvar
View my complete profile