Disable Skype number highlighting with JQuery
Sometime when skype® Plugin installed in browser , you can notice how It screwed with the nice...
Read MorePosted by Vinay Patel | Dec 16, 2010 | JQuery | 7 |
Sometime when skype® Plugin installed in browser , you can notice how It screwed with the nice...
Read MorePosted by Vinay Patel | Sep 20, 2010 | SQL Server | 0 |
Recent database backup restore come-up with new error while tried to create database diagram...
Read MorePosted by Vinay Patel | Sep 7, 2010 | Software Paradigm | 0 |
Private-Implementation is a Software Engineering paradigm which allows us to enhance encapsulation, reduce compilation times and retain binary compatibility. The idea here to add another layer of abstraction between the library...
Read MorePosted by Vinay Patel | Sep 5, 2010 | Hosting Configurations, PHP | 5 |
Recently come up with new error while writing function to send email using PHP Mail() function , Windows hosting with godaddy Warning: mail(): SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. in...
Read MorePosted by Vinay Patel | May 29, 2010 | C# | 3 |
if a string contains another string ignoring the case, there is no method available for string with ignore case we can create extension to string using following ! public static bool Contains(this string original, string value,...
Read More
Recent Comments