Interview Questions

When creating a C# Class Library project, what is the name of the supplementary file ...

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

When creating a C# Class Library project, what is the name of the supplementary file ...

When creating a C# Class Library project, what is the name of the supplementary file that Visual Studio.NET creates that contains General Information about the assembly?
* AssemblyInfo.xml
* AssemblyInfo.cs
* AssemblyInformation.cs
* AssemblyAttributes.cs


AssemblyInfo.cs

(Continued on next question...)

Other Interview Questions