Can we have same method with same name and signature using
partial classes
Answer / banaja
no,bcoz partial class behaves like a single class only.
| Is This Answer Correct ? | 4 Yes | 0 No |
What method do you use to explicitly kill a users session? How?
How big is the datatype int in .net?
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
How com+ related to the dna architecture?
Which namespace is the base class for .net Class library?
Explain what is an application domain?
In code behind class, name the type of code found. Is it the server side code or client side code?
What is an anonymous method?
Is .net core the future?
Explain how to produce an assembly?
Different between .net & j2ee ?
How is a managed code executed?