473,785 Members | 2,188 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Class Diagram

A.M
Hi,

I am looking for a Diagram that visually shows how
System.Web.Http Application class contains System.Web.UI.P age classes and how
they interact together. I am trying to underestand the class architecture of
ASP.NET.

Can anybody refer me to a link or resource related to that ?

Any help would be apprecited,
Ali


Nov 18 '05 #1
5 2113
Hi,

these articles will tell these things to you:

ASP.NET Http Runtime
http://msdn.microsoft.com/asp.net/de...ttpruntime.asp

Page lifecycle
http://msdn.microsoft.com/asp.net/de...bjectmodel.asp
--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist

"A.M" <IH*******@sapm 123.com> wrote in message
news:ub******** *******@TK2MSFT NGP11.phx.gbl.. .
Hi,

I am looking for a Diagram that visually shows how
System.Web.Http Application class contains System.Web.UI.P age classes and
how
they interact together. I am trying to underestand the class architecture
of
ASP.NET.

Can anybody refer me to a link or resource related to that ?

Any help would be apprecited,
Ali

Nov 18 '05 #2
A.M
Thank you. They are nice articles. I am still looking for some visual
diagrams.
"Teemu Keiski" <jo****@aspalli ance.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
Hi,

these articles will tell these things to you:

ASP.NET Http Runtime
http://msdn.microsoft.com/asp.net/de...ttpruntime.asp
Page lifecycle
http://msdn.microsoft.com/asp.net/de...bjectmodel.asp

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist

"A.M" <IH*******@sapm 123.com> wrote in message
news:ub******** *******@TK2MSFT NGP11.phx.gbl.. .
Hi,

I am looking for a Diagram that visually shows how
System.Web.Http Application class contains System.Web.UI.P age classes and
how
they interact together. I am trying to underestand the class architecture of
ASP.NET.

Can anybody refer me to a link or resource related to that ?

Any help would be apprecited,
Ali


Nov 18 '05 #3
Hi Ali,
Thank you for using Microsoft Newsgroup Service. My name is Steven, and
I'll be assisting you on this issue.
From your description, you are looking for some Visual Diagrams such as
Class Diagram or Flow Diagram to illustrate the ASP.NET architecutre and
the way how those ASP.NET runtime components(Http Runtime,
..HttpApplicati on,....HttpHand ler..) interact with each other?

If there is anything I misunderstood, please feel free to let me know.

Based on my research, there are many tech articles discussing with the
ASP.NET runtime and some of the runtime components separately just as the
ones Teemu provided. Also, it seems that few of them provide some detailed
visual diagram. So I've searched some pattern discussion tech articles on
these topics and here is some of my findings:

#THE factory pattern in ASP.NET architecture
http://www.msdnaa.net/Resources/display.aspx?ResID=2207
#inside IIS and ASP.NET
http://www.theserverside.net/article...aspx?l=IIS_ASP

#Exploring the Factory Design Pattern
http://msdn.microsoft.com/library/de...us/dnbda/html/
factopattern.as p

There're several Visual Diagrams in them, and most of them illustrate the
ASP.NET runtime components and relation ship from the Pattern area, hope
they are helpful to you.
Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #4
Thanks for links
--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist, Steven! They are useful for
me as well. :-)

"Steven Cheng[MSFT]" <v-******@online.m icrosoft.com> wrote in message
news:r0******** ******@cpmsftng xa07.phx.gbl...
Hi Ali,
Thank you for using Microsoft Newsgroup Service. My name is Steven, and
I'll be assisting you on this issue.
From your description, you are looking for some Visual Diagrams such as
Class Diagram or Flow Diagram to illustrate the ASP.NET architecutre and
the way how those ASP.NET runtime components(Http Runtime,
.HttpApplicatio n,....HttpHandl er..) interact with each other?

If there is anything I misunderstood, please feel free to let me know.

Based on my research, there are many tech articles discussing with the
ASP.NET runtime and some of the runtime components separately just as the
ones Teemu provided. Also, it seems that few of them provide some detailed
visual diagram. So I've searched some pattern discussion tech articles on
these topics and here is some of my findings:

#THE factory pattern in ASP.NET architecture
http://www.msdnaa.net/Resources/display.aspx?ResID=2207
#inside IIS and ASP.NET
http://www.theserverside.net/article...aspx?l=IIS_ASP

#Exploring the Factory Design Pattern
http://msdn.microsoft.com/library/de...us/dnbda/html/
factopattern.as p

There're several Visual Diagrams in them, and most of them illustrate the
ASP.NET runtime components and relation ship from the Pattern area, hope
they are helpful to you.
Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #5
A.M
These links are greate. Thanks, Ali

"Steven Cheng[MSFT]" <v-******@online.m icrosoft.com> wrote in message
news:r0******** ******@cpmsftng xa07.phx.gbl...
Hi Ali,
Thank you for using Microsoft Newsgroup Service. My name is Steven, and
I'll be assisting you on this issue.
From your description, you are looking for some Visual Diagrams such as
Class Diagram or Flow Diagram to illustrate the ASP.NET architecutre and
the way how those ASP.NET runtime components(Http Runtime,
.HttpApplicatio n,....HttpHandl er..) interact with each other?

If there is anything I misunderstood, please feel free to let me know.

Based on my research, there are many tech articles discussing with the
ASP.NET runtime and some of the runtime components separately just as the
ones Teemu provided. Also, it seems that few of them provide some detailed
visual diagram. So I've searched some pattern discussion tech articles on
these topics and here is some of my findings:

#THE factory pattern in ASP.NET architecture
http://www.msdnaa.net/Resources/display.aspx?ResID=2207
#inside IIS and ASP.NET
http://www.theserverside.net/article...aspx?l=IIS_ASP

#Exploring the Factory Design Pattern
http://msdn.microsoft.com/library/de...us/dnbda/html/ factopattern.as p

There're several Visual Diagrams in them, and most of them illustrate the
ASP.NET runtime components and relation ship from the Pattern area, hope
they are helpful to you.
Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
5466
by: DanielESFA | last post by:
Hey again :) Was wondering if there's a (free) program out there that'll convert my header files to a UML class diagram. I know that Visual Studio will do it, but I don't have that. I have Umbrello, that seems to want to do it, but generates nothing, just a blank page. TIA, Daniel :)
4
3994
by: Eduardo Bezerra | last post by:
Hi, Is there a convention to represent a class template in a UML class diagram ? Best regards, Eduardo
1
1275
by: alex | last post by:
Moving existing asp.net 1.1 app to 2.0 and using VS2005 I have noticed: 1) Class View window display ONLY name spaces and classes located in the new folder App_Code. 2) Using "Add New Item" on App_Code folder presents limited number of items -> no Web Page, no User Control, giving a hint that these items shouldn't go in this folder. Instead should go under the web root and other sub-folders. I haven't run a conversion wizard on my 1.1...
4
10154
by: thoducng | last post by:
Hi all: I want to create a class diagram, similar to MFC class diagram published long ago. I don't need a UML model, all I need is a class named and inheritance relationship. My classes are in different projects. Do you know any tool that help to do that automatically. Thanks Tho
3
2486
by: Alberto | last post by:
I have the professional version of visual studio 2005 and I'd like to know if I can create associations between classes in the classes diagram. Thank you.
3
1644
by: Lee Crabtree | last post by:
Are there any tools that will take an existing assembly and generate a class hierarchy from it? It seems like the kind of thing that would be possible with reflection, but I don't know enough about that namespace to tackle this. Lee Crabtree
1
4688
by: Jennifer Jazz | last post by:
My question is regarding the mapping of Class diagram to the C++ coding. There are 3 realtions in Class diagram 1) Assosication 2) Composition 3) Aggregation (Weak Composition). -----------------------------------------------------
0
2229
by: Tony Johansson | last post by:
Hello! I try to use the class diagram feature in VS 2005 but the drawing is different se below. If I have an Interface that "implement" two other interface these vill be shown with arrows pointing to the top interface which is correct. If I instead have a class that implement an interface these will not be shown with arrows in the class diagram. What is the reason for not using
1
2106
by: name08 | last post by:
hi everyone... i am making a class diagram and want to store the information of class diagram in an XML file....can anyone please tell me how do i store the association,aggreagation,inheritance between different classes in the following XML / any other XML <?xml version="1.0" encoding="UTF-8"?> <classdiag> <class id="1"> <name>customer</name> <operation>reservation of tour</operation> <operation>view tour...
0
9646
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9484
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10350
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10097
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9957
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8983
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7505
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5386
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4055
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.