Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?
1 1993
Explain what does managed mean in the .net context?
What is .net code security?
What is Peek method in Tempdata in ASP.Net MVC?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
mention what is csdl, ssdl and msl sections in an edmx file?
Write the .net syntax for 'for loop'?
What is Ajax design pattern in .NET?
Explain what is heap and what is stack?
Explain how to perform remoting?
Do you know what is garbage collector?
What is the problem with .net generics?
What are the types of remotable objects?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is the use of system.diagnostics.process class in .net?
Where to use new keyword other than create instance?