[MonoDevelop] Codebehind and bin control
piagent
piagent at nyc.rr.com
Fri Jan 16 21:59:00 EST 2009
1) How do a get the IDE to understand Codebehind. I allows me to edit it in
to the file and I can select the .cs not to be compiled but it will not
deploy.
2) If two .cs files are generated (partials) how do I get both into the
.aspx in a codebehind? Is this correct?
<%@ Page Language="C#" Codebehind="Default.aspx.cs"
Inherits="aspfirst.Default" %>
<%@ Page Language="C#" Codebehind="Default.designer.aspx.cs"
Inherits="aspfirst.Default" %>
--
View this message in context: http://www.nabble.com/Codebehind-and-bin-control-tp21512363p21512363.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list