[MonoDevelop] Monodevelop and ASP.NET designer.cs files

Ventsislav Mladenov ventsislav.mladenov at gmail.com
Mon Jun 4 07:50:36 UTC 2012


HI, I found following problem in the latest version of monodevelop 3.0.2
When I have controls market with self closing tags like:
<asp:Button id="button1" runat="server" Text="Click me!"
OnClick="button1Clicked"  />
and sometime when there are controls with description more than 1 row like:
<asp:Button id="button1" runat="server" Text="Click me!"
        OnClick="button1Clicked"></asp:Button>
The monodevelop failed to add these controls to designer.cs file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120604/acc9dcc3/attachment.html>


More information about the Monodevelop-list mailing list