[MonoDevelop] Monodevelop and Asp.net Views

Alexandre Gomes alexmipego@hotmail.com
Thu, 16 Dec 2004 11:07:57 +0000


Well, if you ever use ASP.NET you'll know that using C# to generate 
static html is almost the same that use GDI+ to draw a gtk button. Or 
even right a complex xml file without using System.XML.

If anyone wish to generate something particulary complex, with lots of 
layout ajustments, perhaps using the same theme as MonoDevelop (if MD 
will have it), using static html can be very painful. Yet, asp.net web 
controls were developed with this in mind. Also, there could be remote 
addins, webservices, etc...

I understant that you do not wish a xsp dependency, but I really think 
we lose power with this option. Maybe we do not need a dependency at 
all, we could pick a future, stable, nice release and make it build-in 
MonoDevelop. Since I think we would always need a changed version to run 
inside MD instance to make aspx to have access to their properties, this 
could be the option.

Todd Berman wrote:

>On Mon, 2004-12-13 at 19:10 +0000, Alexandre Gomes wrote:
>  
>
>>I wish to Execute an aspx.
>>I do not wish to show static html
>>
>>    
>>
>
>Why?
>
>MonoDevelop can not at this stage accept a hard dependency on xsp.
>
>--Todd
>_______________________________________________
>Monodevelop-list mailing list
>Monodevelop-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>.
>
>  
>