Differences between namespace, class, assembly?
No Answer is Posted For this Question
Be the First to Post Answer
Why did they call it .net?
What are the new features in .net core?
When would you use .NET Remoting and when Web services?
can we use private assembly in other project in dot net.
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
What is nmake tool?
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 are the benefits of Model-View-Controller Architecture?
What is a metadata in .net?
diff between forms authentication and windows authentication?
Describe the compilation process for .net code?
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?