[Monodevelop-devel] [Path] Updated ASP.NET Templates

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jul 14 09:41:05 EDT 2008


On Sat, Jul 12, 2008 at 12:05 PM, Valentin Sawadski
<valentin.sawadski at googlemail.com> wrote:
> Hi,
>
> I noticed, that the current ASP.NET templates are outdated and can not
> be used out of the box anymore. (e.g. the CodeBehind attribute is
> obsolete and the CodeFile is not present, this stops the application
> from compiling). Attached is a patch containing the updated templates to
> fix this.

Actually, the CodeFile attribute is only needed when the codebehind
files are intended to be compiled on the server (as VS Express <
2008sp1) does it. The full VS (and VS Express 2008sp2) supports Web
Projects, where the CodeBehind is compiled beforehand. MonoDevelop
uses the latter model.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-devel-list mailing list