Answer Posted / anvesh
.Net is a framework which is used to develop a software applications using different languages like C#,VB.Net which supports > 40 languages
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which namespace does it belong to by default?
What is alias ? Is it used in .Net ?
What is view state in .net?
Explain security measures exist for .net remoting in system.runtime.remoting?
What's singleton activation mode in .net?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
What is the difference between a debug and release build?
Do I have any control over the garbage collection algorithm?
What is "common language specification" (cls) in .net?
Which Namespace is used to to achieve MultiThreading in .NET?
What is the intermediate language between asp and asp.net1.0?
Explain how garbage collection works?
Do you know what is lambda expressions in c#?
Explain the difference between public and static modifiers?
What do the terms “boxing” and “unboxing” mean?