Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
what are benefits and limitations of using hidden frames1 the benefits of using hidden frames are as follows2 more than one
what are benefits and limitations of using cookiesthe benefits of using cookies for state management are as follows-1 there is no server
what is query string and what are their benefits and limitationsthe query string is the information sent to the server appended to the end of a page
what is absolute and sliding expirationthe absolute expiration allows you to specify the duration of the cache beginning from the time the cache is
what is cross page postingby default the button controls in the aspnet pages post back to the similar page that contains button where you can write
how do we access view state value of the page in the next pagethe view state is page specific it contains information about controls embedded at the
you can post back to any of the page and pages in other application too but if you are posting pages to other application the previouspage property
the sql cache dependencies is a new characteristic in aspnet 20 which can automatically invalidate a cached data object like a dataset when the
why do we need static methods for post cache substitutionthe aspnet should be able to call this static method even when there isnt an instance of
what is object oriented programmingthis is a problem solving process to develop software systems this is a technique to think real world in terms of
what is a class in dot netthe class describes all the attributes of objects as well as the methods which implement the behavior of member objects it
what is an object in dot netthis is the basic unit of a system an object is an entity that has identity attributes and behavior the objects are
what is the relation between classes and objectsthe class amp object look very much same but are not same the class is a definition while object is a
what are characteristics of object oriented systemsthe characteristics of object oriented systems are as follows1 abstraction the
what are the steps of acquiring a proxy object in webservicethe following steps are required to get a proxy object of a webservice at the client
what is discothe web service description language wsdl is a w3c specification which defines the xml grammar for describing the web servicesxml
what is uddithe full form of the uddi is universal description discovery and integration the directory that can be used to publish and discover
what is a web servicethe web services are the business logic components which provide the functionality via the internet using standard protocols
what is marshalling and types of marshallingthe marshaling is used when an object is converted so that it can be sent across the network or across
what is asynchronous one-way callsthe one-way calls are a different from the asynchronous calls by the execution angle that the net framework does
what are leasetime sponsorship time renew on call time and lease manager poll timein the normal net environment objects lifetime is managed by
its never told to distribute complete implementation at client due to following shown reasons-1 anyone can use ildasm and decrypt your logic2
what is fundamental of published or precreated objects in remotingin the scenarios of the singleton or single call the objects are created
different types of remote object creation mode in netthere are 2 different ways in which the object can be created using remoting -1sao server
what is the difference between thread and processthe thread is a path of execution which can run on cpu a process is a collection of threads that