Home
About Us
Contact Us
Privacy Policy
Search
Home
→
ASP.net
→
What is the maximum number of cookies that can be allowed to a web site ?
Related MCQs
Which of the following is the default authentication mode for IIS ?
Which Kind Of data we can store in viewstate ?
Which of these files takes the web application in offline mode ?
Which of the following denote the web control associated with Table control function of ASP.NET ?
Which of the following denote New Data-bound Controls used with ASP.NET ?
To set page title dynamically in ASP.NET which of the following is used ?
Which of the following languages can be used to write server side scripting in ASP.NET ?
tag replaces which of the following HTML tags?
Which of the following is true ?
In ASP.NET application the Global.asax file lie in which directory__________?
What is the Server.MachineName does__________?
The namespace within the Microsoft .NET framework which provides the functionality to implement transaction processing is __________?
ASP.NET separates the HTML output from program logic using a feature named as__________?
How many configuration files can an ASP.NET projects have?
Which of the following must be done in order to connect data from some data resource to Repeater control ?
When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
What attributes do you use to hide a public .Net class from COM ?
When does Garbage collector run ?
If a developer of ASP.NET defines style information in a common location. Then that location is called as__________?
We can manage states in asp.net application using__________?
Who can access Session state variables ?
An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?
Where we can assign value to Static read only member variable of a static class ?
Which of the following is a requirement when merging modified data into a DataSet ?
Which of these data source controls do not implement Caching ?
Select the type Processing model that asp.net simulate ?
How do you register a user control ?
Which method do you invoke on the DataAdapter control to load your generated dataset with data ?
How many classes can a single .NET DLL contain ?
Which of the following is used to send email message from my ASP.NET page?
In ASP.NET in form page the object which contains the user name is __________?
Which of the following is faster and consume lesser memory ?
Which of the following ASP.NET object encapsulates the state of the client ?
File extension used for ASP.NET files ?
Difference between Response.Write() and Response.Output.Write() ?
Which of the following is the way to monitor the web application ?
An alternative way of displaying text on web page using ?
Which namespace allows us to formauthentication ?
How do you disable client side validation ?
I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
Which property is used to name a web control ?
You need to store state data that is accessible to any user who connects to your Web application. Which object should you use ?
What namespace does the Web page belong in the .NET Framework class hierarchy ?
Which of the following transfer execution directly to another page ?
__________ is a special subfolder within the windows folder that stores the shared .NET component?
Which of the following object is not an ASP component ?
What is a diffgram ?
What is the transport protocol used to call a webservice ?
In ASP.NET what does the following return ?
What section of the config.Web file is used for storing a list of authorized users ?
Which of the following are not a member of Server Object__________?
What is the maximum number of cookies that can be allowed to a web site ?
A. 1
B. 10
C. 20
D. 30
Correct Answer:
1
✔
Last Updated:
April 18, 2019