tag replaces which of the following HTML tags?
A.
-
B.
C.
D. None of the above
tag replaces which of the following HTML tags? Read More »
ASP.netA.
tag replaces which of the following HTML tags? Read More »
ASP.net A. IsPostBack is a readonly property of System.Web.UI.Page class
B. IsPostBack is a method of System.UI.Web.Page class
C. IsPostBack is a method of System.Web.UI.Page class
D. None of these
Which of the following is true ? Read More »
ASP.net A. System
B. ROOT
C. Application
D. None of the Above
In ASP.NET application the Global.asax file lie in which directory_________________? Read More »
ASP.net A. Gets the Referred Web site name on the server
B. Gets the Server’s Machine Name
C. Gets the Client Machine Name
D. None of the above
What is the Server.MachineName does_________________? Read More »
ASP.net A. System.Data
B. System.Security
C. System.Diagnostics
D. System.EnterpriseServices
A. Code-front
B. Exception
C. Code-behind
D. All of the above
A. One
B. Two
C. Three
D. More than Three
How many configuration files can an ASP.NET projects have? Read More »
ASP.net A. XML
B. HTML
C. WML
D. All of the above
A. ComVisible attributes
B. DLLImport Attributes
C. COM Interop
D. All of the above
What attributes do you use to hide a public .Net class from COM ? Read More »
ASP.net A. It runs random
B. When application is running for more than 15 minutes
C. When application is running low of memory
D. None of these
When does Garbage collector run ? Read More »
ASP.net