Browse by Tags

All Tags » ASP.NET (RSS)

When Scott Guthrie writes a book by mlife

And now, When Scott Guthrie writes a book It's amazing. you can download free part of the book (free end-to-end tutorial chapter written by scott gothrie) and full source code now! Go here and enjoy.
Filed under: , ,

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

Do you know stored procedures and SQL Test queries have similar performance?! by mlife

Last night i was studying ASP.NET 2.0 Website Programming: Problem - Design - Solution by " Marco Bellinaso ". In my opinion this book is one of most valuable books in web development world with ASP.NET. I found an interesting stuff that I did not know...

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