-
-
-
-
Handle interface error
How Handle error if interface A,B are extended in class C. If class C using one function that is in A Interface if any error occurs in function how do you handle it?
-
Access Private Members
How will you access private members of a class without using Reflection?
-
Server Crash
What will happen to sessions when a server crash?
-
CLR and Base Class Libraries
Define clr and base class libraries.
-
-
-
What platforms does the .NET Framework run on?
The runtime supports Windows XP, Windows 2000, NT4 SP6a and Windows ME/98. Windows 95 is not supported. Some parts of the framework do not work on all platforms - for example, ASP.NET is only supported on Windows XP and Windows 2000. Windows 98/ME cannot be used for development.IIS is not supported on Windows XP Home Edition, and so cannot be used to host ASP.NET. However, the ASP.NET Web Matrix web...
-
-
-
-
-
What is the difference between a private assembly and a shared assembly?
John wrote on Tuesday, 13 September 2005 20:12:39:The .NET Assemblies Part1This online presentation about .NET assemblies helps the webmasters to know about the three tier architecture and about .NET assemblies. The author describes the real need of the three-tier architecture. The author divides the application into three layers named as Presentation, Business Logic and Database. This article describes...
-
-
-
-
-
How i prepare parameterized(with more than one parameters) crystal report.pls tell me the code prodecure,if any body can.
I have written the code for single parameter.not getting the report for morethan one parameter
Microsoft.NET Interview Questions
Ans