Exam Details

Subject asp.net using c#
Paper
Exam / Course p.g.d.c.a.
Department
Organization solapur university
Position
Exam Date October, 2018
City, State andhra pradesh, solapur


Question Paper

P.G.D.C.A. (Semester II) (CBCS) Examination Oct/Nov-2018
ASP.NET USING
Time: 2½ Hours Max. Marks: 70
Instructions: All questions are compulsory.
Figures to the right indicate full marks.
Q.1 Choose the single correct alternative: 14
What is the file extension of web service in ASP.NET?
.ascx .asmx
.aspx .docx
In which file Application_Start( event is available?
Global.asax Local.asax
Web.config None of these
If a user wants to create controls at runtime which event should be used
to write code?
PreLoad Load
Init PreInit
IIS stands for International Information Server.
True False
Which attribute is necessary for HTML control to work as a HTML server
control?
runat="server" runat="web-server"
ID="server" ID="web-server"
Using which type of stylesheet we can change the style of an element in
the entire website?
Internal Stylesheet External Stylesheet
Inline stylesheet None of these
What is/are true about master page? Choose the correct option?
You can add more than one master page in a website
Master page can be nested
ContentPlaceHolder control is required on a content page
Both A and B option are correct
CSS stands for Cascading Style Sheet.
True False
When a User's Session times out which event should you respond to?
Application_Start Session_End
Session_Start Application_End
10) What is/are the client-side state management option(s) that ASP.NET
supports?
Application Session
Querystring Option a and b are correct
11) To kill a users session explicitly which of the following will you use?
Session.Close() Session.End()
Session.Abondon() Session.Discard()
Page 2 of 2
SLR-CG-7
12) Master Pages can be nested.
True False
13) Which SqlCommand execution returns the value of the first column of the
first row from a table?
ExecuteNonQuery ExecuteReader
ExecuteXmlReader ExecuteScalar
14) ByDefault ASP.Net SessionID is stored in cookies.
True False
Q.2 What is CLR? Explain with suitable diagram. 07
Explain different operators in C#. 07
Q.3 What is CSS? Explain with suitable example. 07
Write on 'Applications State'. 07
Q.4 Solve any one from the following 14
Discuss on '.NET Framework'.
Explain different control statements in C#.
Q.5 Solve any one from the following 14
What are the web controls? Explain any five controls with example.
What is ADO.NET? Explain Connection Object, Command Object, Data
Reader and Data Adapter.


Subjects

  • asp.net using c#
  • communication skills
  • dbms and rdbms using oracle
  • fundamentals of computer and information technology
  • introduction to accounting package and ms-office
  • java programming
  • software engineering with ‘c’ programming
  • system analysis & design with c programming
  • web programming with php