What is dot net and its uses?
No Answer is Posted For this Question
Be the First to Post Answer
How will u load dynamic assembly? How will create assemblies at run time?
What is the model role in Mvc architecture?
What is different between webusercontrol and in webcustomcontrol?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What is the difference between an abstract class and an interface?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
Explain what do the terms “boxing” and “unboxing” mean?
Explain what is the difference between response.redirect & server.transfer?
what are connection strings?
What are the different types of Classes in .NET?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
Can I write il programs directly?