How do I make a webpage in asp.net where I can enter details of restaurant?

Asked by Last Modified  

2 Answers

Learn .Net

Follow 5
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

I am assuming that you already have good experience with database connection and you have database structure definied. Create a table in your database like tblHotelDetails with fields like - Hotel Name, Address , phone number ,Hotel pic URL, etc Now create a webpage/webform to insert the fields through...
read more
I am assuming that you already have good experience with database connection and you have database structure definied. Create a table in your database like tblHotelDetails with fields like - Hotel Name, Address , phone number ,Hotel pic URL, etc Now create a webpage/webform to insert the fields through form. Admin can use this form to insert data into created table Now code to save all entered data into created table . Don't forget validations for required fields Now create a page/web form for user to show the list of hotels in their area/ search by name read less
Comments

Trainer

you can use asp.net webforms to enter details and database to store those data. database like sql server for microsoft technologies. database table structure: RestaurantID (primary key) Restaurant Name Contact number Location Common menu List Special menu List
Comments

Related Questions

Why we are using store procedure?
Stored Procedures are used to perform a task Advantages: Modularity and Reusability Stored procedures simplify database development programming
BODA S.
I know .net WCF. Will doing Hadoop will be useful?
Hadoop and DotNet are totally different.If you are on Microsoft side,you can do Azure which will be very helpful to you.As of now,MS is not well versed with Hadoop.MS has HDInsight which is something like...
Nish
crystal reports using asp.net
Crystal Reports is the standard reporting tool for Visual Studio .NET used to display data of presentation quality. You can display multiple-level totals, charts to analyze data, and much more in Crystal...
Chandrasekhar
How many types classes in C sharp?
There are following types of Classes in C# 1. Sealed Classes 2. Abstract Classes 3. Partial Classes 4. Static Classes
Aman
Which is better, PHP or ASP.NET?
Its depend on your requirement:- for rapid development ASP.NET is best, ASP.NET is having Lots of security tools , server side coding having its own advantage. PHP is light weight, New tools, client...
Jitesh
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Export To Excel using StringBuilder in ASP.net MVC C#
public ActionResult Export() { StringBuilder sb = new StringBuilder(); //static file name, can be changes as per requirement string sFileName = "filename.xls"; //Bind...
M

Mohammad Shafi

1 0
1

C# (Sharp) Syllabus
C# (Sharp) Syllabus: C# (Sharp) Syllabus Lesson 01: Getting Started Lesson 02: Expressions, Types, and Variables Lesson 03: Control Statements - Selection Lesson 04: Control...

Learn Arabic Easily
Good Morning - Sabah alKhair. How are you? - Keif halak? Well, thank you - Balkhair,sukran. How is it? - Keif Huwa? Very very beautiful - Jameelun Jiddhan. Who is he? - Mun huwa? He is my friend...

Differences Between Execution Query, Execute Scalar and Execute Reader.
ExecuteNonQuery ExecuteNonQuery method will return number of rows effected with INSERT, DELETE or UPDATE operations. This ExecuteNonQuery method will be used only for insert, update and delete, Create,...

"foreach" loop in C#
foreach is a looping statement : repeats a group of statements for each element in an array or an object collection. (or) used to iterate through the collection/ an array to get the required information. Advantages: Easy...
R

Raga Deepthi G.

3 0
1

Recommended Articles

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you