Reviewing some nerd's code written for a multithreaded .net application. Life is tough buddy but it gets even nastier when threads start bugging! X|
RakeshMeena
Posts
-
What's everyone doing today ? -
Why the Taleban get so much supportNot all Muslims. It was leaders from both sides and their ego which was responsible for the partition, not the common man. Regarding Afghanistan & Pakistan the root cause of problem is the division of people by Durand line (which was result of treaties between the Britain and Russia).
-
Split string with RegexI believe you are trying to parse a JSON string. If yes then this link might be of some help to you!
-
Great Gas [modified]LOL
-
English by example!Good one!
-
What's Happening to CP?That's good and appreciate the improvement. Developer community round the globe search CP for guidance and such a process will strengthen the faith in CP's quality. Thanks....
-
All code on one line?My answer is yes to all your questions. Removing unnecessary characters from javascript is known as minification and it does improve performance (I myself noticed this in one of my projects). Hence by the same logic removing comments will also improve performance. Also this is one of the suggest best-practices by Yahoo.
-
calanderYou might also want to try this JQuery plugin. It provides you the power and ease of JQuery + support of the development community.