SharpDevelop (#develop)
SharpZipLib (#ziplib)
The #develop teamblog
<
December 2008
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
On this page...
Search
Links
Blog Home
Contributor Blogs
#develop Forums
#develop Wiki
#develop Bugtracker
Blog Categories
Bernd
Chris
Daniel
Markus
Mike
Blogroll
ChrisOn.NET
Contributor Blogs
Mono Project News
Monologue::
Management
Sign In
Tuesday, April 26, 2005
ASP.NET designer
.NET 2.0 introduces a new class in the
System.Web.UI.Design
namespace:
WebFormsRootDesigner
(
documentation
). Unfortunately, the class only seems to be a stub that, most important, doesn't implement the GetView method (
documentation
).
If you have a clue where to find a functional implementation please let us know. Drop me a line (you can find the email address
here
) or add a comment to this entry. Your help is highly appreciated.
Categories:
Markus
Tuesday, April 26, 2005 8:26:33 PM (W. Europe Standard Time, UTC+01:00)
Comments [3]
Monday, May 30, 2005 1:26:23 AM (W. Europe Standard Time, UTC+01:00)
I don't remember exactly where I've read this, but it seems that (at least in VStudio 2003) that the ASP.NET designer doesn't use the classical designer infrastructure, (as windows forms one does). It is therefore understandable for this class not to implement GetView even if I admit the nclass name is confusing
PS: I don't understand why Microsoft didn't use the same infrastructure for all its designers...
odalet
Tuesday, May 23, 2006 4:40:47 PM (W. Europe Standard Time, UTC+01:00)
did you ever find an implementation of this, i am looking to create a simple designer for asp.net as well.
steve
Friday, August 04, 2006 9:48:59 PM (W. Europe Standard Time, UTC+01:00)
Microsoft used the same infraestructure, but the implementation is inside the assemblies of visual studio 2005.
fede
Comments are closed.
© Copyright 2008 SharpDevelop Core Team
|
Copyright ©2000-2007
IC#Code
. All rights reserved. Projects sponsored by
AlphaSierraPapa
.