Explain how do assemblies find each other?
No Answer is Posted For this Question
Be the First to Post Answer
What application do you use to install a Windows service?
How do you view the methods and members of a dll?
How we can achieve Connection pooling in .Net?
Can you write a class without specifying namespace?
What is a DLL?
Describe session handling in a webform, how does it work and what are the limitations?
What is a delegate in .NET?
What is a formatter in .net?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
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?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What are the core differences between .NET Languages ?