I am trying to create a blog of my own in asp.net ( mvc or webform).
I would like to show the codes the way other blog page do.
Something like
http://www.asp.net/mvc/tutorials/mvc-5/introduction/examining-the-edit-methods-and-edit-view
Here code is shown in different way compare to general content.
How create a page or views to show the content as code?
Go to the complete details ...