Some useful links
If you are a web developer and need to validate your markup, here is a tool by W3C which is really helpful. http://validator.w3.org/ And if you are struggling with your regex and need help testing it, use the following.Its a cool javascript tool. http://regexpal.com/ Sometimes, we are in need to convert our VB.NET code to C# or vice versa, I find below tool quite reasonably helpful. http://converter.telerik.com/ Enjoy your coding!!