In my Website, Admin can create and save the template. Based on the user's role, user will get the template and fill the required details and submit the template. Here the template means, it is like a page, it can have different fileds (dropdown, checkbox,
textbox, grid etc,). Kindly help me on How can we create/manage/display templates in C#.NET ?
I am not getting exactly what you want. But if you want to same templete for different user when admin will need to create better to create that pages and after when u want to provide add that template any new user then u simple create new folder
based on user name then copy that files to that folder and give the access to that user .
If it is not ur requirement then please clerify ur query .
venkat
Marked as answer by Mark - MSFT on Nov 23, 2012 10:01 AM
v_rangasamy
Member
158 Points
549 Posts
how to create/manage/display templates in C#.NET?
Nov 16, 2012 05:55 AM|LINK
Hi all,
In my Website, Admin can create and save the template. Based on the user's role, user will get the template and fill the required details and submit the template. Here the template means, it is like a page, it can have different fileds (dropdown, checkbox, textbox, grid etc,). Kindly help me on How can we create/manage/display templates in C#.NET ?
Thanks!
venkimca
Member
282 Points
241 Posts
Re: template management in ASP.NET
Nov 16, 2012 06:26 AM|LINK
hi ,
I am not getting exactly what you want. But if you want to same templete for different user when admin will need to create better to create that pages and after when u want to provide add that template any new user then u simple create new folder based on user name then copy that files to that folder and give the access to that user .
If it is not ur requirement then please clerify ur query .
rajish
Member
424 Points
89 Posts
Re: how to create/manage/display templates in C#.NET?
Nov 23, 2012 12:58 AM|LINK
refer those:
http://haacked.com/archive/2011/06/06/creating-a-custom-asp-net-mvc-project-template.aspx
http://www.devx.com/dotnet/Article/18011
http://www.codeproject.com/Articles/2915/ASP-NET-Page-Templates-Using-Inheritance
http://www.smartisans.com/articles/vb_templates.aspx