Search:
Namespaces
Discussions
.NET v1.1
Feedback
Pages Vs Controls
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngibuyspy' list
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Phil
Working through the portal application I see that several of the modeles are
controls ascx and some are pages, aspx - Why, what's the difference and when
should I use one rather than another - is there an article on this.
Is there source code for the milestones page available
Phil
Reply to this message...
Brian Bilbro (VIP)
To create a module (i.e. can be plugged anywhere into the portal) it must be
a
UserControl
(that inherits from the portal's UserControl).
The pages that exists are usually there to support the modules (beside the
admin pages and default pages). Usually they are the "edit" pages of a
module. So, when ever you click "edit" of a module it takes to you to the
edit "page" for that module. But the module itself is (and must) be a
UserControl
.
HTHs,
Brian
----- Original Message -----
From: "Phil" <
Click here to reveal e-mail address
>
Sent: Tuesday, August 06, 2002 4:54 AM
> Working through the portal application I see that several of the modeles
are
> controls ascx and some are pages, aspx - Why, what's the difference and
when
[Original message clipped]
Reply to this message...
System.Web.UI.UserControl
System.Windows.Forms.UserControl
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com