Explain difference between panel and groupbox classes using .net?
No Answer is Posted For this Question
Be the First to Post Answer
What do the terms “boxing” and “unboxing” mean?
1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
Please explain what is the difference between encrypting a password and applying a hashing?
Explain why do we use msmq?
What are the authentication methods in .net?
What is immutability?
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
Name some of the languages .NET support?
What?s a Windows process?
What is the difference between response.write & response.output.write?
Dot Net is Platform Independent or Platform Dependent..?
What does mean by .net framework?