Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
differentiate between managed and unmanaged codemanaged code is the code that is implemented directly by the clr instead of the operating system the
what is code access security cascode access security cas is part of the net security model that stops unauthorized access of resources and operations
state the differences between the dispose and finalizeclr uses the dispose and finalize methods to perform garbage collection of run-time objects of
give a brief introduction on side-by-side execution can two applications one using private assembly and the other using the shared assembly be stated
what is common type system ctscts is the component of clr by which net framework provides support for multiple languages because it have a type
explain memory-mapped filesmemory-mapped files mmfs permit you map the content of a file to the logical address of an application these files enable
name the classes that are introduced in the systemnumerics namespacethe following two new classes are introduced in the systemnumerics
what are code contractscode contracts help you to state the code assumptions and statements stating the behavior of your code in a language-neutral
what is manifestassembly metadata is keeps in manifest manifest contains all the metadata required to do the following things version of
what is an ilintermediate language is also called as msil microsoft intermediate language or cil common intermediate language all net source code is
list the new features added in net framework 40the following are the latest features of net framework 40 improved application
what are the main components of net frameworknet framework gives enormous benefits to software developers in comparison to the advantages given by
what is net frameworknet framework is a complete environment that permits developers to develop run and deploy the following applications
define importance of vitamin cfreezing preserves vegetable and nutrients to a great extent vitamin a and beta-carotene are well preserved in spinach
nutritional properties of processing foodprocessing food you may have realized that many desirable changes occur which include development of
what are the features of adonet adonet features1 disconnected data architecture2 data cached in datasets3 data transfer in xml format4
how can you provide an alternating color scheme in a repeater control alternatingitemtemplate like the itemtemplate element but rendered for each
what does wsdl stand for wsdl stands for web services description language it is an xml representation of the web service interfacethere are
what is common language runtime clr clr is net equivalent of java virtual machine jvm it is the runtime that changes a msil code into the host
what is managed code and managed datamanaged code is code that is written to target the services of the common language runtime in order to target
what is a metadata metadata is information about a pe in com metadata is communicated through non-standardized type libraries in net this data is
what are attributes attributes are declarative tags in code that insert additional metadata into an assembly there exist two types of attributes
how many types of assemblies are thereprivate publicshared satellite a private assembly is normally used by a one application and is stored in the
passport authenticationthis is a centralized authentication service given by microsoft that offers a single logon facility and membership services
what is aspnet authentication providers and iis securityaspnet executes authentication using authentication providers which are code modules that