Explain the security with aop?
No Answer is Posted For this Question
Be the First to Post Answer
Which class does the remote object has to inherit?
What is difference between constants and read-only?
Can mvc be used for desktop applications?
What is a generic in c#?
What are the generation of Garbage Collection in C# .NET ?
In a single .NET DLL how many classes it contains?
What are the differences between system.string and system.text.stringbuilder classes?
Use of Checked and UnChecked operators?
update data in an xml file which resides in solution itself, using silverlight 4.0
FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...
what is the purpose of interface in c#.net
What is difference between interface inheritance and class inheritance ?