Tuesday, October 11, 2016

Asp.net One Mark Question for IT Students




Prepared By : Uday Shah - HOD(IT)
Contact No : 7600044051

--------------------------------------------------------------------------------------------------------------------------


1.         Full Form of ASP.
Active Server Page
2.         Full Form of CLS
Common Language Specification
3.         JIT Stand For
Just In Time
4.         IIS is Stand For
Internet Information Service  
5.         Textbox Control have _______ types of Input Fields.
 3
6.         How many view in Web Form
3                     
7)         <%@ Page %> is known as.
Directive
8)         .asax is Extension of
Global Page  
9)         To specify the range of age require
Range Expression
10)       AJAX is Stand for
            Asynchronous JavaScript with XML
11)       How many level of Tracing
2
12)       How many type of configuration level.
            2
13)       Choose the form in which Postback occurs.
            Web Forms
14)       Web.Config File is Used for…….
Configure Web Server
15)       Which of the following object is not an ASP Object
Ad Rotator
16)       The First Event Triggers in an aspx page is.
Page_init()
17)       We can manage states in Asp.net Application using
             Session Object , Application Object , View State
18)       Attribute must be set on a Validator Control for the Validation to work.
Control to Validate
19)       Which is used to validate complex string  pattern like E-Mail address.
Regular Expression
20)       File Extension used for Asp.net File
.aspx
21)       An alternative way of displaying text on web page using .
asp:lebel
22)       Why is Global.aspx is used?
            Declare Global variable
23)       Default Session Data is store in Asp.net
            Session Object
24)       How do you get information from a form that is submitted using the “post” method.
            Request Query String
25)       Which object can help you to maintain data across users.
            Session Object           
26)       Which of the following ASP.net object encapsulate the state of the client.
            Session Object
27)       Which of the following control is used to validate the two field are equal.
            Regular Expression
28)       Which of the following is not the way to maintain state.
            Request Object
29)       You can have only one Global.asax file per Project
            Yes     

30)       which is a special subfolder within the windows folder that store the shared.NET component.
            Root Folder
31)       Which of the following is faster and consume lesser memory.
            SQL Data Reader
32)       Where we can include the user lists for windows Authentication?
            <credential>
33)       Which of the following authentication is the best suited for corporate network.
            a) Windows
34)       By Default Asp.net store Session ID in _____
            Global Variable
35)       Which of the following is last stage of the web forms lifecycle.
            page_unload
36)       ______ is the first method that is fired during the page load.
            page_init()
37)       _____ method are used with application object to ensure only one process accesses a variable at a time
            Sychronize()
38)       ______ is the DataType return in isPostBack Property.
            boolean
39)       The Tick Event is Found only in which object.
            Timer
 40)      Menu Control Default View is.
            Vertical
41)       By Default Asp.net Store Session ID in ___________
            Global Variable
42)       What is the best way to store the connection string.
Config File
43)       In which events are the controls fully loadded.
Page_load
44)       What is the name of the property of Asp.net             page that you can query to determine that Asp.net Page is  requested 
isPostBack
45)       For separating server side code from client side code on a asp.net page? What program module should be used    
Code Behind Model
46)       to perform asynchronous data access what must be added to connection string.
            Asynchronous           
47)       To set border in Image user
ImageMap Control
48)       Tree View Control  have _______ different level.
3
49)       Multiview is always work with
view   
50)       Full form of DAO is
            Data Access Object
51)       Full form of  OLEDB is
            Object Linking and Embedding Database
52)       To user SQL server Database data provider is
            System.Data.SqlClient
53)       How many types of Selection mode is available in Calendar Control.
            4
54)       Root Element of Ad rotator control is
            <Advertisements>
55)       How many HotSpot class is available in ImageMap Control.
            3
56)       To Reload enter page when any event is fire then  which option is activated.
            Autopostback             
57)       Which Template is available in Repeater Control.
            ItemTemplate, Header Template ,Footer Template, Alternate Template           

58)       We want to initialize all object and variable only first time then used.
ispostback
59)       What is the meaning of JIT.
Just in Time
60)       What is The extension of Global File.
.asax
Best Wish , Good luck  and Please Give Comment and Like it