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: , ,

Convert HTML To Plain Text By RegularExpressions by mlife

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