[MonoDevelop] Web Application using monodevelop?

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jul 11 09:57:27 EDT 2006


On 7/11/06, Neena George <gneena at gmail.com> wrote:
> hii ,
>      I want to develop web application with MONODEVELOP on SUSE 10. How
>  can i develop web application?. when i open monodevlop  with C#  i could
>  not understand which file i choose for web development.

As Joe Audette said, you can use a class library project to compile
the Codebehind dll.

Alternatively, you can try the ASP.NET addin on which I'm working:
http://mjhutchinson.com/journal/2006-03-07/monodevelop_asp_net_addin_is_live
Be aware that this is early code, so you are likely to encounter
problems using it. If you still wish to do so, you'll need to build MD
from SVN with the --enable-aspnet configure switch.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list