Contents tagged with Web Development
-
Useful links and resources for .Net designers and developers - Part 1
Since today, I am going to share my major useful links and articles which I found during the week, here. This helps you take advantage of my findings and also helps me to keep the track of my activities.
-
When Scott Guthrie writes a book
And now, When Scott Guthrie writes a book
-
Stripping HTML Tags
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.