Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am new to ASP.Net MVC4

I have moved into existing project that was implemented by ASP.Net MVC3 VB.Net with ASPX engine
and i need to work with that solution with new ASP.Net MVC4 C# Razor enging, is it possible to implement. How to do that?, Please help me out in this.

Thanks in advance!!!

Regards,
Siva Kumar M.K
Posted
Updated 16-Jul-13 2:54am
v8

1 solution

 
Share this answer
 
v2
Comments
sivakumar.mk 16-Jul-13 8:10am    
Hi thank you soo much your immediate replay

but mvc 2 was implemented with vb.net, MVC2/3 and aspx engine now i need to work with c#.net,MVC4 and razor engine. in that link they are discussing about MVC2/3 to MVC4 only
Jameel VM 16-Jul-13 8:50am    
you should change the langauge from vb.net to C#.net.
sivakumar.mk 16-Jul-13 8:56am    
Hi Jameel, how to do that in VS2012, can you please explain me how to add model class or controller to the solution bcoz the solution is vb.net, mvc2, and aspx engine. I am not getting any option in adding c# class or file
Jameel VM 16-Jul-13 10:31am    
I think you need to keep all the business logics and models in to separate class library.
sivakumar.mk 16-Jul-13 13:35pm    
Hi Jameel, if I do that then what about controller and view and it will become tight coupling of coding. but your replay gives me different taught, let me try to do that.

thanks for your king support

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900