Tag: ASP.NET Consultant in Ahmedabad
-
Class File In App_Code Folder Not Working – ASP.NET MVC
Today, we have started to migrate the website (ASP.NET 2.0 Website) to ASP.NET MVC. As per the standard practice, we have created a class and put it inside of the App_Code folder in ASP.NET MVC 4.0. However, we cannot access it from controller. After getting some research, App_Code folder is a special ASP.NET run-time folder…