Click here to Skip to main content
15,880,405 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
1.Develop a VB.Net application using the File, Direcory and Directory controls to
implement a common dialog box.
2.Develop a database application to store the details of students using ADO.NET
3.Develop a database application using ADO.NET to insert,modify, update and delete
operations.
4.Develop a VB.Net application using Datagrid to add, edit and modify records.
ASP.NET
5.Create a simple ASP.NET page to Output Text with a form, two HTML text boxes, an
HTML button, and an HTML element. Create an event procedure for the button.
6.Create a web controls to a page with three different controls to the ASP.NET page for
reserving rooms in hotel. The three controls are a button control, a label control, and a
drop-down list control.
7.Create a application for Accessing a SQL Database by Using ADO.NET by connecting to the SQL Server database and call a stored procedure. You then display the data in a Repeater control.
8.Create a web services application for calling a Web service for a hotel named full. And you will call another Web service for a hotel named Empty, and then retrieve
information regarding room availability. The Web service for the Full hotel is named
Hotel_Full.dll. The Web service for the Empty hotel is named Hotel_Empty.dll. There
are five methods in each service.
Posted
Updated 20-Dec-13 22:50pm
v2

Sure, we can solve them all. They're all very easy to do.

But, the problem is that it is YOUR assignment, not ours. The entire point behind the assignment is to see if YOU understand the material presented, not us.

It also seems like this is a series of assignments given throughout the course of a class and you haven't bothered to do any of them until the last part of class where you have to hand them all in.

Basically, you're going to fail this class. It's that simple. If you try to hand in someone else's work as your own, the instructor is going to KNOW that you didn't write the code. This[^] will be the end result.
 
Share this answer
 
Sorry, but no one is going to do your homework for you. You must at least make the effort to try yourself, in order to demonstrate what you have learned in your study classes.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900