0% found this document useful (0 votes)
29 views

Awp Practical Slip

This document contains instructions for a practical exam in Advanced Web Programming. It lists several tasks to be completed involving creating web applications that demonstrate different ASP.NET concepts like controls, forms, database operations, validation, navigation etc. Students are expected to code applications to display values, perform calculations, validate input, bind and retrieve data from a database, use controls like calendar, treeview etc. It provides guidelines for 40 marks for coding tasks and 5 marks each for journal and viva sections.

Uploaded by

17 Vidhi Mhatre
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

Awp Practical Slip

This document contains instructions for a practical exam in Advanced Web Programming. It lists several tasks to be completed involving creating web applications that demonstrate different ASP.NET concepts like controls, forms, database operations, validation, navigation etc. Students are expected to code applications to display values, perform calculations, validate input, bind and retrieve data from a database, use controls like calendar, treeview etc. It provides guidelines for 40 marks for coding tasks and 5 marks each for journal and viva sections.

Uploaded by

17 Vidhi Mhatre
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

lOMoARcPSD|35028360

AWP Practical Slip

Bsc. Information Technology (University of Mumbai)

Studocu is not sponsored or endorsed by any college or university


Downloaded by 17 Vidhi Mhatre (vidhimhatre711@gmail.com)
lOMoARcPSD|35028360

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

a. Create an application that obtains four int values from the user and displays the product.
b. Create an application to demonstrate string operations.
1. c. Create an application that receives the (Student Id, Student Name, Course Name, Date of 40
Birth) information from a set of students. The application should also display the
information of all the students once the data entered
2. Journal 05
3. Viva 05

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Create an application to demonstrate following operations


i. Generate Fibonacci series.
ii. Test for prime numbers.
1. 40
iii. Test for vowels.
iv. Use of foreach loop with arrays

2. Journal 05
3. Viva 05

Downloaded by 17 Vidhi Mhatre (vidhimhatre711@gmail.com)


lOMoARcPSD|35028360

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Create simple application to perform following operations


i. Finding factorial Value
1. 20
ii. Money Conversion

Create simple application to demonstrate use of following concepts


i. Function Overloading
2. 20
ii. Constructor overloading

3. Journal 05
4. Viva 05

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Demonstrate the use of Calendar control to perform following operations.


a) Display messages in a calendar control
b) Display vacation in a calendar control
1. 40
c) Selected day in a calendar control using style
d) Difference between two calendar dates

2. Journal 05
3. Viva 05

Downloaded by 17 Vidhi Mhatre (vidhimhatre711@gmail.com)


lOMoARcPSD|35028360

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Demonstrate the use of Treeview control perform following operations.


a) Treeview control and datalist
1. 40
b) Treeview operations

2. Journal 05
3. Viva 05

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Working with Form Controls


a. Create a Registration form to demonstrate use of various Validation controls.
1. b. Create Web Form to demonstrate use of Adrotator Control. 40
c. Create Web Form to demonstrate use User Controls.

2. Journal 05
3. Viva 05

Downloaded by 17 Vidhi Mhatre (vidhimhatre711@gmail.com)


lOMoARcPSD|35028360

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Working with Navigation, Beautification and Master page.


a. Create Web Form to demonstrate use of Website Navigation controls and Site Map.
b. Create a web application to demonstrate use of Master Page with applying Styles and
1. 40
Themes for page beautification.
c. Create a web application to demonstrate various states of ASP.NET Pages.

2. Journal 05
3. Viva 05

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Working with Database


a. Create a web application bind data in a multiline textbox by querying in another textbox.
1. b. Create a web application to display records by using database. 40
c. Demonstrate the use of Datalist link control.

2. Journal 05
3. Viva 05

Downloaded by 17 Vidhi Mhatre (vidhimhatre711@gmail.com)


lOMoARcPSD|35028360

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Working with Database


a. Create a web application to display Databinding using dropdownlist control.
b. Create a web application for to display the phone no of an author using database.
1. 40
c. Create a web application for inserting and deleting record from a database. (Using
Execute-Non Query).

2. Journal 05
3. Viva 05

UNIVERSITY OF MUMBAI
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical)
EXAMINATION
SECOND HALF 2022
Advanced Web Programming (USIT5P3)
Max Marks: 50
Seat No:

Working with data controls


a. Create a web application to demonstrate various uses and properties of SqlDataSource.
b. Create a web application to demonstrate data binding using DetailsView and FormView
1. Control. 40
c. Create a web application to display Using Disconnected Data Access and Databinding
using GridView.

2. Journal 05
3. Viva 05

Downloaded by 17 Vidhi Mhatre (vidhimhatre711@gmail.com)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy