When an action is performed, this action is noticed by the computer application
based on which the output is
displayed...............
Delegates are kind of similar to the function pointers. But they are secure and
type-safe...................
The AddHandler statement allows you to specify an event handler. AddHandler has
to be used to handle shared events or events from a structure.
Also read
The passing of the control from the child to the parent is called as
bubbling..........
This article explains .Net assembly, private and shared assembly, satellite
assemblies, resource-only assembly, ResourceManager class, strong name, global
assembly cache.
we will learn about MVC design patterns, and how Microsoft has made our lives
easier by creating the ASP.NET MVC framework for easier adoption of MVC
patterns in our web applications...............
Here it shows how a page controller pattern works in ASP.NET.
ASP.NET runs inside the process of IIS due to which there are two authentication
layers which exist in the system.............
|