Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
1 1998
What is assembly in .net?
How we can add the CSS in ASP.Net MVC?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What are the new thee features of com+ services, which are not there in com (mts)?
What is edm (entity data model)? : Entity framework
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Give an example for authorization filters in an asp.net mvc application?
What is Com Callable wrapper?when it will created?
Explain write back and write through caches? : .NET Architecture
What is the difference between renderaction and renderpartial?
Explain the difference between the while and for loop.
Do I need microsoft .net framework?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Explain the types of memory management? : .NET Architecture