Interview Questions

The Assemblies that can be referenced in an ASPX file without using @Assembly Directive is ...

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

The Assemblies that can be referenced in an ASPX file without using @Assembly Directive is ...

The Assemblies that can be referenced in an ASPX file without using @Assembly Directive is
* System.dll, System.Data.dll,
System.Web.dll, System.Xml.dll,
* System.dll,
System.Collections.dll, System.IO.dll
* System.dll, System.Reflection.dll,
System.Globalization.dll,
* System.Drawing.dll, System.Assembly.dll,
System.Text.dll


System.dll, System.Data.dll, System.Web.dll, System.Xml.dll

(Continued on next question...)

Other Interview Questions