I know someone with an old (profit making plan B) VB app which he wants to rewrite it as a web app while self training in .NET.
Basically he asked how to skin the cat and being a java person I told him I did not know.
I kind of said well I know there is nHibernate and nSpring which are ports of the standard way of doing it in java but don't really know how you would do the front end but I would imagine it would be an MVC framework.
Was I talking crap on this subject? What are the most common ways of doing 'standard' DB driven transactional web apps in .NET.
Cheers
Basically he asked how to skin the cat and being a java person I told him I did not know.
I kind of said well I know there is nHibernate and nSpring which are ports of the standard way of doing it in java but don't really know how you would do the front end but I would imagine it would be an MVC framework.
Was I talking crap on this subject? What are the most common ways of doing 'standard' DB driven transactional web apps in .NET.
Cheers
Comment