Posted on: 2/24/2014 6:56:46 AM | Views : 545

Hello,
I have created a project which is most of complet , so issues come like i have to show some list data like some flights details like a Makemytrip or other site , this part alos done 
with Stringbuilder 
I m doing with StringBuilder like All Html and List add into Stringbuilder then show to litral but this process is too slow 
so i trying to do razor  but its not show template when i add into my web project .net 4.0 and show in other website project
so give me some more idea to fast show data with HTML 
i know only server side data show with String Builder or Some Listview (this is not working in my case)
Thanks

Go to the complete details ...