Frequently Asked Interview Questions

C# DotNet Interview Questions and Answers Part-2

A delegate object encapsulates a reference to a method.
It is a delegate that points to and eventually fires off several methods.
Assembly versioning allows the application to specify not only the library it needs to run (which was available under Win32), but also the version of the assembly.
An MSI installer, a CAB archive, and XCOPY command.
When you write a multilingual or multi-cultural application in .NET, and want to distribute the core application separately from the localized modules, the localized assemblies that modify the core application are called satellite assemblies.
System.Globalization, System.Resources.
Single-line, multi-line and XML documentation comments.
Compile it with a /doc switch.
Single line code example and multiple-line code example.
Yes, so <Class> and <class> are different elements.

Most Visited Pages

Home | Site Index | Contact Us