2013/4/15 Sauro Cesaretti <[email protected]> > Hello, > > I'm an italian programmer and I'm writing on this list since I'd like > to know if there exist a way to create the structure of an asp.net mvc > application and work on it without using an IDE. > In particular, I'd like to write the files of the application with my > favoure editor and compile it with an auotmated process from command > line. > I know that there are tools that allows you to handle the assemby of > the application but I don't know how to proceed. > Hope my question is understandable > > kind of not the answer you're seeking, though may be interesting. http://code.google.com/p/magix-illuminate-2 is an mvc framework, where you actually have an which works in your browser. the framework is not done yet, and needs more work, but here you can create mvc apps without an ide, not msft mvc, but mvc. and you can also use the upcoming release which has an ide that works through the browser ...
.mo
_______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
