RE: Run As Server Control?



Hi Asaf,

Any further questions or concerns on this? If you really feel the "Run as
Server Control" feature important, I would recommend you submit the request
to our product feedback center:

http://connect.microsoft.com/feedback/default.aspx?SiteID=210

Your feedback and comments are really appreciated.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
Organization: Microsoft
Date: Mon, 07 Jan 2008 03:25:27 GMT
Subject: RE: Run As Server Control?


Hi Asaf,

Regarding on the VS 2008 "Run As Server Control" behavior, I have tested
on
my side. Yes, in VS 2008, the "Run As Server Control" design-time menu no
longer exists, and for plain html elements, we may need to use "source
view" to switch the control model. I have checked the option settings of
VS
2008 and it seems there hasn't provided any configuration setting to
adjust
this behavior of the HTML designer/editor. Btw, is there many such html
elements in your form that need such transformation? Currently, since VS
2008 has provided you split view(display designer and source view
together), you can locate the html source of a certain element by select
it
in design-view, that will much simplfy your html source editing.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: =?Utf-8?B?QXNhZg==?= <AG70@xxxxxxxxxxxxxxxxx>
Subject: Run As Server Control?
Date: Fri, 4 Jan 2008 07:43:03 -0800
Hi,

In VS.NET 2005 at web designer when placing HTML controls on the from I
am
able to transfer them to Server controls by the popup menu and choosing
"Run
As Server Control".

In VS.NET 2008 there is no "Run As Server Control" option by the popup
menu
and I need to go to HTML code and write it there.
Is there a way to add it to the popup menu please?

Thanks,
Asaf





.



Relevant Pages

  • Re: Design flow for Code-behind
    ... Some are simply Controls that render their own HTML. ... Not complicated for a good HTML designer. ... The Server Control also has a CSS class. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Postback on a button query
    ... I'm not sure I'm 100% of what you're saying, ... just want an HTML button, not a Server Control button. ... > of all the dynamic stuff, and therfore clearing all the text boxes that ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Design flow for Code-behind
    ... Each Server Control renders a Div or a Table, ... The Server Control also has a CSS class. ... Our designer can then work on an external CSS style sheet to provide the ... HTML element IN the Server Control will be rendered on the client, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: 2.0 Processiing Model Seriously Flawed?
    ... I knew I could change the src attributes in code ... > still getting server control not well formed errors... ... >>> Simply a postulation but consider the following... ... >>> What I thought I need is the following in my HTML... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Why is the runat=server not default?
    ... in the tags yourself because if you were using the design mode and "drawing" ... When you are in HTML mode, you will get intelliSense help with closing tags ... having a server control that doesn't runat the server!), ...
    (microsoft.public.dotnet.framework.aspnet)

Loading