What is the difference between a class and an object, and how do these terms relate to each other?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about .net assemblies?
Explain manifest & metadata.
How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?
How to get the hostname or IP address of the server?
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
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
What is Complex Class in .NET?
Explain what is mutex?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How will you register com+ services?
create a keypair?
Describe the difference between inline and code behind which is best in a loosely coupled solution?