Also read
This includes explanation of code security, Principal object, declarative and
imperative security, role-based security, code access security and code group.
This article explains .Net assembly, private and shared assembly, satellite
assemblies, resource-only assembly, ResourceManager class, strong name, global
assembly cache.
Here you can learn about break mode, options to step through code in .Net, Debug
Vs Trace in .Net, trace class, listeners collection of Trace and Debug objects
and Trace Switches.
Manifest in .NET helps to understand the relation between the elements of the
assemblies...........
When an application is shared amongst several other applications, the complete
machine code is present the Global assembly cache............
AJAX is employed to improve the user’s experience. A request is made for the
initial page rendering. After that, asynchronous requests to the server are
made. An asynchronous request is a background request to send or receive data
in an entirely nonvisual manner.............
ASP.NET AJAX is the name of Microsoft’s AJAX solution, and it refers to a set of
client and server technologies that focus on improving web development with
Visual Studio...............
|