Browse by Tags

All Tags » HTML (RSS)

Some tools for Highlighting Code in web pages by mlife

In October's version of MSDN Magazine (Toolbox Section) , Scott Mitchell has a nice post about tools for highlighting code. Some times bloggers needs to copy source code from visual studio IDE to web page. for readability purpose, Highlighting code is...
Filed under: , ,

Stripping HTML Tags by mlife

This is my first post in this blog. I hope you find useful. One of common problem for web developers is "stripping html tags". in example : in search operations or sending plain text emails by newsletter and ..... in this post i do that with RegularExpressions...
More Posts