(CC-307 Web-Site Development - I (ASP - Net) )
(CC-307 Web-Site Development - I (ASP - Net) )
: _______________
ML-108
March-2019
B.C.A., Sem.-VI
CC-307 : Web-Site Development – I (ASP.NET)
ir
(a) List and explain features of ASP.Net 7
(b) Explain types of Coding models in ASP.Net. 7
ls
OR
(a) Explain Panel controls with atleast five properties. 7
(b) Explain significance of Web.config and Global.asax in ASP.Net. 7
ea
(B) Attempt any four : 4
(1) To execute asp pages, __________ web server is used.
R
(2) Which of the following is not an ASP.Net page event ?
(a) Init (b) Import
G
(4) What is the base class from which all Web forms inherit ?
(a) Master Page (b) Page Class
(c) Session Class (d) None of the above
ML-108 1 P.T.O.
OR
ir
(a) Explain ImageMap with properties and different HotSpots Mode. 7
(b) Explain Literal control and Placeholder control. How is Literal control
ls
different from Label control ? 7
(1)
ea
Postback occurs in which of the following forms ?
(a) Response.Transfer
@
(5) To pass information from one page to another page via URL,______is used.
ML-108 2
ir
(2) Which of the following denote ways to manage state in an ASP.Net
Application ?
ls
(a) Session objects
(b) Application objects
(c)
ea
ViewState
(d) All the Above
(3) To view the name of loggedin user, _________ control is used.
(4) Using DetailView control, we can delete and edit records. (Y/N).
R
(5) ASP.Net Validation Control works at _________.
(a) Client side only
G
ML-108 3 P.T.O.
ir
(3) Explain the significance of Server.MapPath
(a) Returns the Virtual Path of the web folder
ls
(b) Returns the physical file path that corresponds to virtual specified
path
(c) All the above
ea
(4) Reatlnt16() is the method of _____________ class.
ML-108 4