Вы находитесь на странице: 1из 8

i'

vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
(R
Seat No. :______ Max. Marks: 50

m
1. Create a XML document for student database and apply the style 20

ja
sheet effects and display on webpage.

m
2. Create a simple web page containing the student details (RollNo, 20
Name, Class, Phone, Email). Write a program to store the data in the
Sa
database and retrieve it using Data reader in tabular format.

ge
3. Viva 5
a

le
4. Journal 5
y

)D
ee

ol
C
al

d.
el
r

eg
Ke

od

(R
,M

m
ja
li's

UNIVERSITY OF MUMBAI

m
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
v

SECOND HALF 2018


Sa
bi

Advanced Web Programming (USIT5P3)


om

a
Seat No. :______ Max. Marks: 50
ey
D

le
.)

1. Create a simple web page with various sever controls to demonstrate 20


ra
d

setting and use of their properties. (Example : AutoPostBack)


eg

Ke

1. On click of a button control display the selected items from


the listbox in a textbox. Also in the same webpage display
(R

the name of the selected item from the DropDownList1 in a


m

label. Also change the font size of the same label according
to the font size selected from the Dropdownlist2.
ja

2. Display Image control for photo.


m

3. Check Boxes provides special formatting (viz. underline,


Sa

bold, italic) and Radio Buttons provides color for label.


4. Use of AutoPostBack property.
a

2. Create a simple web page to count the number of times the current 20
y

webpage is submitted to the server onclick event of a Button.


ee

3. Viva 5
4. Journal 5
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create simple application to perform following operations 20

m
i. Finding factorial Value

ja
ii. Money Conversion
iii. Cube of given number

m
iv. Generate Fibonacci series
2. Sa
Demonstrate the use of Calendar control to perform following 20

ge
operations.
a

le
a) Display messages in a calendar control
y

)D
ee

ol
b) Display vacation in a calendar control
c) Selected day in a calendar control using style

C
al

d.
d) Difference between two calendar dates

el
r

eg
Ke

3. Viva od 5
4. Journal 5

(R
,M

m
ja
li's

m
v

Sa
bi
om

a
ey
D

le
.)

ra
d
eg

UNIVERSITY OF MUMBAI
Ke

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


(R

SECOND HALF 2018


Advanced Web Programming (USIT5P3)
m

Seat No. :______ Max. Marks: 50


ja
m

1. Create Web Form to demonstrate use of User Control. Create footer 20


Sa

named user control having copyright reserved (ex. “©company


name”) and use it in a webpage.
a

2. Create Web Form to demonstrate use of Ad rotator Control with five 20


y

advertisements. Also demonstrate how keyword filter works.


ee

3. Viva 5
4. Journal 5
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create XML file employees with nodes (eid, ename, edept, salary). 20

m
Bind the eid and ename to a dropdownlist and the ename should be

ja
in the ascending order.

m
2. Create simple web page that takes a number as input and display it 20
four times in a row (separated by blank spaces), and then four times
Sa
in the next row, with no separation.

ge
Like-
a

le
Enter a digit: 22
y

)D
ee

ol
Expected Output:

C
22 22 22 22
al

d.
22222222

el
r

eg
Ke

22 22 22 22 od
22222222

(R

,M

m
3. Viva 5
4. Journal 5

ja
li's

m
v

Sa
bi
om

a
ey
D

le
.)

UNIVERSITY OF MUMBAI
ra
d
eg

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


Ke

SECOND HALF 2018


(R

Advanced Web Programming (USIT5P3)


Seat No. :______ Max. Marks: 50
m
ja

1. Create a simple web page to display the Date properties (year, 20


m

month, day, hour, minute, second, millisecond etc.) as well as to


Sa

display the number of days of the year between two specified years.
2. Create a web page containing the student details (RollNo, Name, 20
Class, Phone, Email) and show result using Databinding and
ay

dropdownlist control.
ee

3. Viva 5
4. Journal 5
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create a simple web page to demonstrate all string operations. 20

m
2. Design an asp.net webpage with 2 groups of Radio Buttons, 20

ja
DropDownList, label and TextBox to perform the following

m
operations:-
1. On click of Radio Buttons each at the same time from two
Sa
different groups, change the font- size and font-face of the

ge
label’s Text.
a

le
2. Also on the same webpage show that, on selecting a country
y

)D
ee

ol
name from the dropdown list, its respective country code gets
displayed in a textbox.

C
al

d.
3. Viva 5

el
r

eg
Ke

4. Journal od 5

(R
,M

m
ja
li's

m
v

Sa
bi
om

a
ey
D

le
.)

ra
d
eg

UNIVERSITY OF MUMBAI
Ke

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


(R

SECOND HALF 2018


Advanced Web Programming (USIT5P3)
m

Seat No. :______ Max. Marks: 50


ja
m

1. Create a delegate del1. Create display1() and display2() static 20


Sa

methods. Create a simple application to call these two methods by


the through the delegate.
a

2. Create a simple web page to show how to write and read a cookie 20
y

from a client's computer.


ee

3. Viva 5
4. Journal 5
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create a web application to demonstrate use of HtmlEditorExtender 20

m
Ajax control.

ja
2. Create a web application to demonstrate use of Master Page with 20

m
applying Styles and Themes for page beautification.
3. Viva 5
4. Journal Sa 5

ge
a

le
y

)D
ee

ol
C
al

d.
el
r

eg
Ke

od

(R
,M

m
ja
li's

m
v

Sa
bi
om

a
ey
D

le

UNIVERSITY OF MUMBAI
.)

ra
d

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


eg

SECOND HALF 2018


Ke

Advanced Web Programming (USIT5P3)


(R

Seat No. :______ Max. Marks: 50


m

1. Create a web applications to demonstrate Form Security and 20


ja

Windows Security with proper Authentication and Authorization


m

properties.
Sa

2. Create a web application to demonstrate GridView paging and 20


Creating own table format using GridView.
a

3. Viva 5
y

4. Journal 5
ee
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create a web application to bind data in a multiline textbox by 20

m
querying in another textbox.

ja
2. Write a program to create a DLL to print a factorial of a number. 20

m
3. Viva 5
4. Journal 5
Sa

ge
a

le
y

)D
ee

ol
C
al

d.
el
r

eg
Ke

od

(R
,M

m
ja
li's

m
v

Sa
bi
om

a
ey
D

le

UNIVERSITY OF MUMBAI
.)

ra
d

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


eg

SECOND HALF 2018


Ke

Advanced Web Programming (USIT5P3)


(R

Seat No. :______ Max. Marks: 50


m

1. Write an Application to: 20


ja

1. Generate Fibonacci series


m

2. Test for prime numbers


Sa

3. Test for vowels


4. Reverse a number
a

2. Create a table with records and retrieve those using Disconnected 20


y

data access in a Gridview.


ee

3. Viva 5
4. Journal 5
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create a simple web page to demonstrate use of built in 20

m
DivideByZeroException and IndexOutOfRangeException

ja
exceptions using textbox and label control.

m
2. Create a simple web page to show data in Tree view control and 20
datalist using web. Sitemap file containing navigation information.
3. Viva Sa 5

ge
4. Journal 5
a

le
y

)D
ee

ol
C
al

d.
el
r

eg
Ke

od

(R
,M

m
ja
li's

m
v

UNIVERSITY OF MUMBAI
Sa
bi

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


om

SECOND HALF 2018


a
Advanced Web Programming (USIT5P3)
ey
D

Seat No. :______ Max. Marks: 50


le
.)

ra

1. Display the no. of visitors on a given web page. 20


d
eg

2. Create a registration form having text fields for accepting, Name, 20


Ke

Age, Email, Address and Mobile number. Perform the following


(R

validations for the same:


1. All fields need to be filled compulsorily
m

2. Name should contain only alphabets and should not be more


ja

than 25 characters long


m

3. Validate email and mobile number appropriately


Sa

4. Age should be between 18 and 32 only.


Include submit and cancel buttons. On click of submit button, open
a

a new page and display all the information entered by the user and
y

on click of cancel button, all text fields should be cleared.


ee

3. Viva 5
4. Journal 5
i'
vl
bi
om
UNIVERSITY OF MUMBAI

)D
T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION
SECOND HALF 2018

d.
Advanced Web Programming (USIT5P3)

eg
Seat No. :______ Max. Marks: 50

(R
1. Create a webpage with multiline textbox and two buttons, viz. 20

m
saveContents and loadContents. On click of saveContents button,

ja
contents from the textbox should be retained and on click of
loadContents button, the previously saved contents should be

m
displayed back on the textbox.
2. Sa
Store 3 objects of the furniture class having 3 data members (name, 20

ge
manufacturer, and cost) in 3 session objects. Display a panel to
a

le
include a listbox displaying the names of all three furniture objects,
y

)D
ee

ol
and a button named “MoreInformation”. On click of the button
retrieve the selected object (from listbox) information and display it

C
al

d.
in a label.

el
r

eg
Ke

3. Viva od 5
4. Journal 5

(R
,M

m
ja
li's

m
v

Sa
bi
om

a
ey
D

le
.)

ra
d
eg

Ke

UNIVERSITY OF MUMBAI
(R

T.Y.B.Sc.(INFORMATION TECHNOLOGY) (Semester– V) (Practical) EXAMINATION


SECOND HALF 2018
m

Advanced Web Programming (USIT5P3)


ja

Seat No. :______ Max. Marks: 50


m
Sa

1. Write a program in C# to demonstrate multiple inheritance using 20


interfaces.
2. Create a table with records and retrieve those using Disconnected 20
ay

data access in a Gridview.


ee

3. Viva 5
4. Journal 5

Вам также может понравиться