SlideShare a Scribd company logo
1 of 2
Download to read offline
A S P . N E T W i t h C #
Q u e s t i o n P a p e r ( N o v e m b e r – 2 0 1 5 ) [ 7 5 : 2 5 P a t t e r n ]
1 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Time: 2 ½ Hours Total Marks: 75
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
Q.1 Attempt Any Two of the Question: (10 Marks)
(A) Define each of the following terms:
(i) Derived Class (ii) Abstract Class (iii) Static Class (iv) Sealed Class (v) Partial Class
(5)
(B) Explain Reference Parameter with example. (5)
(C) What is a Jagged Array? Explain with example. (5)
(D) Explain Method Hiding with example. (5)
Q.2 Attempt Any Two of the Question: (10 Marks)
(A) Explain foreach loop with proper syntax and example. (5)
(B) What are the various stages in ASP.NET Page Lifecycle? Arrange the following Page
Lifecycle Events in correct sequence in which they are raised.
(i) Unload (ii) PreRender (iii) Init (iv) Load (v) SaveStateComplete (vi) InitComplete
(5)
(C) What is Delegates? Explain Delegate declaration and Delegate instantiation with
example.
(5)
(D) Explain about External Style Sheet and its advantages. How would you link an HTML
Page to an External Style Sheet?
(5)
Q.3 Attempt Any Two of the Question: (10 Marks)
(A) Explain any five Common properties of Web Server Controls. (5)
(B) What is the scope of protected Data Members of a class? Explain Method Overloading
with example.
(5)
(C) When is CheckedChanged Event of a Check Box fired?
Describe the following properties:
(a) GroupName property of a Radio Button
(b) Text property of a Label
(c) TextMode property of a Text Box
(d) Checked property of a Radio Button
(5)
(D) Explain the similarities and differences between List Box and Drop-Down List. (5)
A S P . N E T W i t h C #
Q u e s t i o n P a p e r ( N o v e m b e r – 2 0 1 5 ) [ 7 5 : 2 5 P a t t e r n ]
2 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.4 Attempt Any Two of the Question: (10 Marks)
(A) Write short descriptions for the following:
(i) Session State Variables
(ii) SiteMapPath Control
(5)
(B) What are the advantages of a Master Pages? Explain about ContentPlaceHolder’s in
Master Pages.
(5)
(C) What is RangeValidator? Describe any four properties of it. (5)
(D) What are the advantages and disadvantages of using Cookies? Explain how server sets
a Cookie and retrieves it.
(5)
Q.5 Attempt Any Two of the Question: (10 Marks)
(A) Explain about sqlConnection and sqlCommand Classes. (5)
(B) What is GridView Control? Explain how to enable Row Selection, Paging and Sorting
features of GridView.
(5)
(C) Briefly explain FormView Control. How is it different from DetailsView? (5)
(D) Write short notes on Data Reader and Data Adapter. (5)
Q.6 Attempt Any Two of the Question: (10 Marks)
(A) What are the benefits using AJAX? Explain about UpdatePanel and ScriptManager. (5)
(B) Write jQuery program that changes the background color of a paragraph to red and
font color to yellow when mouse enters over it. Also set the background color to white
and font color to black when mouse leaves the paragraph.
(5)
(C) Explain LINQ to Objects with an example. (5)
(D) Explain the Query Operators SELECT, FROM, ORDERBY and WHERE in LINQ. (5)
Q.7 Attempt Any Three from the Following: (15 Marks)
(A) What are the rules in defining a Constructor? Explain Static Constructor with example. (5)
(B) What is a CSS Selector? Explain Class Selector and Grouped Selector with example. (5)
(C) What is Code-Behind Model in ASP.NET? How is it different from Single File Model? (5)
(D) Explain URL Encoding in detail. (5)
(E) What is a Data Source? Explain various types of Data Sources in ASP.NET. (5)
(F) Explain LINQ to SQL with the help of a Query that performs equijoin. (5)

More Related Content

What's hot

What's hot (20)

[Question Paper] Advanced Java (75:25 Pattern) [April / 2016]
[Question Paper] Advanced Java (75:25 Pattern) [April / 2016][Question Paper] Advanced Java (75:25 Pattern) [April / 2016]
[Question Paper] Advanced Java (75:25 Pattern) [April / 2016]
 
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014][Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
 
[Question Paper] Advanced Java (75:25 Pattern) [November / 2016]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2016][Question Paper] Advanced Java (75:25 Pattern) [November / 2016]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2016]
 
Advanced Java (Revised Syllabus) [QP / May - 2017]
Advanced Java (Revised Syllabus) [QP / May - 2017]Advanced Java (Revised Syllabus) [QP / May - 2017]
Advanced Java (Revised Syllabus) [QP / May - 2017]
 
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
 
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
 
[Question Paper] Web Technology (Revised Course) [June / 2016]
[Question Paper] Web Technology (Revised Course) [June / 2016][Question Paper] Web Technology (Revised Course) [June / 2016]
[Question Paper] Web Technology (Revised Course) [June / 2016]
 
[Question Paper] Network Security (Revised Syllabus) [May / 2016]
[Question Paper] Network Security (Revised Syllabus) [May / 2016][Question Paper] Network Security (Revised Syllabus) [May / 2016]
[Question Paper] Network Security (Revised Syllabus) [May / 2016]
 
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015][Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
 
[Question Paper] Network Security (75-25 Pattern) [April / 2015]
[Question Paper] Network Security (75-25 Pattern) [April / 2015][Question Paper] Network Security (75-25 Pattern) [April / 2015]
[Question Paper] Network Security (75-25 Pattern) [April / 2015]
 
Advanced Java (75:25 Pattern) [QP / April - 2017]
Advanced Java (75:25 Pattern) [QP / April - 2017]Advanced Java (75:25 Pattern) [QP / April - 2017]
Advanced Java (75:25 Pattern) [QP / April - 2017]
 
[Question Paper] Network Security (75:25 Pattern) [April / 2015]
[Question Paper] Network Security (75:25 Pattern) [April / 2015][Question Paper] Network Security (75:25 Pattern) [April / 2015]
[Question Paper] Network Security (75:25 Pattern) [April / 2015]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2015]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2015][Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2015]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2015]
 
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014][Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
 
[Question Paper] Advanced Java (75:25 Pattern) [April / 2015]
[Question Paper] Advanced Java (75:25 Pattern) [April / 2015][Question Paper] Advanced Java (75:25 Pattern) [April / 2015]
[Question Paper] Advanced Java (75:25 Pattern) [April / 2015]
 
[Question Paper] Advanced Java (60:40 Pattern) [October / 2013]
[Question Paper] Advanced Java (60:40 Pattern) [October / 2013][Question Paper] Advanced Java (60:40 Pattern) [October / 2013]
[Question Paper] Advanced Java (60:40 Pattern) [October / 2013]
 
[Question Paper] Network Security (60-40 Pattern) [April / 2014]
[Question Paper] Network Security (60-40 Pattern) [April / 2014][Question Paper] Network Security (60-40 Pattern) [April / 2014]
[Question Paper] Network Security (60-40 Pattern) [April / 2014]
 
[Question Paper] Network Security (60:40 Pattern) [April / 2014]
[Question Paper] Network Security (60:40 Pattern) [April / 2014][Question Paper] Network Security (60:40 Pattern) [April / 2014]
[Question Paper] Network Security (60:40 Pattern) [April / 2014]
 
[Question Paper] Database Management Systems (Revised Course) [September / 2013]
[Question Paper] Database Management Systems (Revised Course) [September / 2013][Question Paper] Database Management Systems (Revised Course) [September / 2013]
[Question Paper] Database Management Systems (Revised Course) [September / 2013]
 

Similar to [Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]

Similar to [Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015] (19)

Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (December – 2015) [75:25 Pattern | Question Paper]
 
Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]
Data Warehousing (April – 2015) [75:25 Pattern | Question Paper]
 
Data Warehousing (May – 2016) [75:25 Pattern | Question Paper]
Data Warehousing (May – 2016) [75:25 Pattern | Question Paper]Data Warehousing (May – 2016) [75:25 Pattern | Question Paper]
Data Warehousing (May – 2016) [75:25 Pattern | Question Paper]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2013]
ASP.NET With C# (Revised Syllabus) [QP / April - 2013]ASP.NET With C# (Revised Syllabus) [QP / April - 2013]
ASP.NET With C# (Revised Syllabus) [QP / April - 2013]
 
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
 
[Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013]
[Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013][Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013]
[Question Paper] ASP.NET With C# (60:40 Pattern) [October / 2013]
 
Advanced Java (Revised Syllabus) [QP / October - 2016]
Advanced Java (Revised Syllabus) [QP / October - 2016]Advanced Java (Revised Syllabus) [QP / October - 2016]
Advanced Java (Revised Syllabus) [QP / October - 2016]
 
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
 
[Question Paper] Linux Administration (75:25 Pattern) [November / 2014]
[Question Paper] Linux Administration (75:25 Pattern) [November / 2014][Question Paper] Linux Administration (75:25 Pattern) [November / 2014]
[Question Paper] Linux Administration (75:25 Pattern) [November / 2014]
 
ASP.NET With C# (Revised Syllabus) [QP / October - 2016]
ASP.NET With C# (Revised Syllabus) [QP / October - 2016]ASP.NET With C# (Revised Syllabus) [QP / October - 2016]
ASP.NET With C# (Revised Syllabus) [QP / October - 2016]
 
Advanced Java (Revised Syllabus) [QP / April - 2015]
Advanced Java (Revised Syllabus) [QP / April - 2015]Advanced Java (Revised Syllabus) [QP / April - 2015]
Advanced Java (Revised Syllabus) [QP / April - 2015]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
 
Mumbai University - B.Sc.IT: Semester – V (November - 2015) [75:25 Pattern | ...
Mumbai University - B.Sc.IT: Semester – V (November - 2015) [75:25 Pattern | ...Mumbai University - B.Sc.IT: Semester – V (November - 2015) [75:25 Pattern | ...
Mumbai University - B.Sc.IT: Semester – V (November - 2015) [75:25 Pattern | ...
 
[Question Paper] Advanced Java (75:25 Pattern) [November / 2015]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2015][Question Paper] Advanced Java (75:25 Pattern) [November / 2015]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2015]
 
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
 
[Question Paper] Linux Administration (75:25 Pattern) [April / 2015]
[Question Paper] Linux Administration (75:25 Pattern) [April / 2015][Question Paper] Linux Administration (75:25 Pattern) [April / 2015]
[Question Paper] Linux Administration (75:25 Pattern) [April / 2015]
 
B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
 
[Question Paper] Linux Administration (75:25 Pattern) [November / 2015]
[Question Paper] Linux Administration (75:25 Pattern) [November / 2015][Question Paper] Linux Administration (75:25 Pattern) [November / 2015]
[Question Paper] Linux Administration (75:25 Pattern) [November / 2015]
 
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
 

More from Mumbai B.Sc.IT Study

More from Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Recently uploaded (20)

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 

[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]

  • 1. A S P . N E T W i t h C # Q u e s t i o n P a p e r ( N o v e m b e r – 2 0 1 5 ) [ 7 5 : 2 5 P a t t e r n ] 1 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Time: 2 ½ Hours Total Marks: 75 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. Q.1 Attempt Any Two of the Question: (10 Marks) (A) Define each of the following terms: (i) Derived Class (ii) Abstract Class (iii) Static Class (iv) Sealed Class (v) Partial Class (5) (B) Explain Reference Parameter with example. (5) (C) What is a Jagged Array? Explain with example. (5) (D) Explain Method Hiding with example. (5) Q.2 Attempt Any Two of the Question: (10 Marks) (A) Explain foreach loop with proper syntax and example. (5) (B) What are the various stages in ASP.NET Page Lifecycle? Arrange the following Page Lifecycle Events in correct sequence in which they are raised. (i) Unload (ii) PreRender (iii) Init (iv) Load (v) SaveStateComplete (vi) InitComplete (5) (C) What is Delegates? Explain Delegate declaration and Delegate instantiation with example. (5) (D) Explain about External Style Sheet and its advantages. How would you link an HTML Page to an External Style Sheet? (5) Q.3 Attempt Any Two of the Question: (10 Marks) (A) Explain any five Common properties of Web Server Controls. (5) (B) What is the scope of protected Data Members of a class? Explain Method Overloading with example. (5) (C) When is CheckedChanged Event of a Check Box fired? Describe the following properties: (a) GroupName property of a Radio Button (b) Text property of a Label (c) TextMode property of a Text Box (d) Checked property of a Radio Button (5) (D) Explain the similarities and differences between List Box and Drop-Down List. (5)
  • 2. A S P . N E T W i t h C # Q u e s t i o n P a p e r ( N o v e m b e r – 2 0 1 5 ) [ 7 5 : 2 5 P a t t e r n ] 2 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.4 Attempt Any Two of the Question: (10 Marks) (A) Write short descriptions for the following: (i) Session State Variables (ii) SiteMapPath Control (5) (B) What are the advantages of a Master Pages? Explain about ContentPlaceHolder’s in Master Pages. (5) (C) What is RangeValidator? Describe any four properties of it. (5) (D) What are the advantages and disadvantages of using Cookies? Explain how server sets a Cookie and retrieves it. (5) Q.5 Attempt Any Two of the Question: (10 Marks) (A) Explain about sqlConnection and sqlCommand Classes. (5) (B) What is GridView Control? Explain how to enable Row Selection, Paging and Sorting features of GridView. (5) (C) Briefly explain FormView Control. How is it different from DetailsView? (5) (D) Write short notes on Data Reader and Data Adapter. (5) Q.6 Attempt Any Two of the Question: (10 Marks) (A) What are the benefits using AJAX? Explain about UpdatePanel and ScriptManager. (5) (B) Write jQuery program that changes the background color of a paragraph to red and font color to yellow when mouse enters over it. Also set the background color to white and font color to black when mouse leaves the paragraph. (5) (C) Explain LINQ to Objects with an example. (5) (D) Explain the Query Operators SELECT, FROM, ORDERBY and WHERE in LINQ. (5) Q.7 Attempt Any Three from the Following: (15 Marks) (A) What are the rules in defining a Constructor? Explain Static Constructor with example. (5) (B) What is a CSS Selector? Explain Class Selector and Grouped Selector with example. (5) (C) What is Code-Behind Model in ASP.NET? How is it different from Single File Model? (5) (D) Explain URL Encoding in detail. (5) (E) What is a Data Source? Explain various types of Data Sources in ASP.NET. (5) (F) Explain LINQ to SQL with the help of a Query that performs equijoin. (5)