I jumped in an asp.net mvc application developed in vb.net, but I am much more experienced in c#. So I ask myself, if there is any way to program new features in c# as an assembly ( i.e. the login-controller, -model and -view) and use it in these application?
I know, mixing both in the same file is not possible.
thanks a lot Peter