Describe session handling in a webform, how does it work and what are the limitations?
No Answer is Posted For this Question
Be the First to Post Answer
What are the main components in .net?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
How Garbage Collector (GC) Works?
What is operator overloading in .net?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
Does .net supports destructors concept?
What is RPC? What is the use of it?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,
Is .NET a runtime service or a development platform?
What is use of ContextUtil class?
What are Generics? Where do we use them.