The text of this article is not in this database — only its details are. Read it on the old site: ASP.NET 3.5 MVC Application
19 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: ASP.NET 3.5 MVC Application
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
vivek naikPosted Dec 5, 2012, 8:27 AM
oppo pp l;ll ;l;l; ;ll;l;l; l;l;
sumaira manzoor hussain khanPosted Nov 16, 2011, 3:07 AM
hello sir; this is your good artical. do you have uml experties. becoz i need a help about uml diagrams regards sumaira manzoor
Former memberPosted Oct 11, 2011, 5:18 AM
good article. kalyan
thant zinPosted Jan 26, 2011, 11:10 PM
I have one problem. When i run MVC Default Page, there is server error message appear. like this" Security Exception Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file. Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.] System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase) +0 System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) +42 System.Web.UI.Util.GetTypeFromAssemblies(ICollection assemblies, String typeName, Boolean ignoreCase) +145 System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) +73 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) +111 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +279 " How can i solve it?
meera shahPosted Feb 13, 2010, 4:33 PM
i have a website with BAL, BO , DAL , layers in addition to ASPX pages .... How do i identify which layer can be incorporated into the folders Model, View and Contrioller folders ??????????
gautam mokalPosted Dec 9, 2009, 12:27 AM
very well written. helpful for beginners. I have two doubts. 1)can all traditional applications be developed using mvc asp.net technology.? 2) or should we select between 2 technologies before developing the applications?
rammohan sudhamPosted Nov 18, 2008, 2:57 AM
please keep more articles on this topic, and give me ur mail id if i have any doubys i will contact u my mail id: [email protected] please send one test mail
MarcPosted Oct 23, 2008, 4:03 AM
Hi, I don't see this template from my vs 2008 pro. Does this project template only exists on VSTS versions or belongs to an extension? Thanks, Marc
Ruben OrtizeditedPosted Oct 7, 2008, 3:33 AMEdited Oct 7, 2008, 3:34 AM
This frameworks are build on java applications some years ago. An example is Apache Struts, that was built since 2000. Microsoft should watch java platform and copy their ideas before.
NageshwarRao ciliveruPosted Oct 7, 2008, 1:04 AM
Hi Kalyan, Its good. Expecting more articles for MVC from your end.
Mahesh ChandPosted Oct 3, 2008, 8:09 AM
Good article Kalyan. Wonder what is the advantage of using MVC over traditional n-layer projects?