473,609 Members | 1,818 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Create Add ASPNET Webform for 10 different table

Hi

Can anyone give me suggestion. I've 10 tables in MS SQL. Each table has
primary key and different fields in each table. I need to create ASPNET
webform to add and update each table. What I'm thinking is to create 1
webform for each table. So the project will have 10 webform to add and edit
each table. I don't think this is a good design. Does anyone have a better
solution.

Pls help. Thanks.

Regards
Melson
Nov 17 '05 #1
1 1415
Look at the 2.0 DetailsView control.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee. com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"Melson" <we****@hotmail .com> wrote in message
news:O5******** *****@TK2MSFTNG P15.phx.gbl...
Hi

Can anyone give me suggestion. I've 10 tables in MS SQL. Each table has
primary key and different fields in each table. I need to create ASPNET
webform to add and update each table. What I'm thinking is to create 1
webform for each table. So the project will have 10 webform to add and
edit each table. I don't think this is a good design. Does anyone have a
better solution.

Pls help. Thanks.

Regards
Melson

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
3837
by: Kim | last post by:
Can ASP.NET apps be created using notepad ? I supposed the file needs to be compiled into .aspx extension but don't know how to go about doing it. Any suggestion ?
6
1964
by: ad | last post by:
I use the code to create a DataGrid and filled with data, But the DataGrid1 didn't display in WebForm. How can I display the DataGrid after creating it? DataGrid DataGrid1 = new DataGrid();
6
2291
by: Frank Wilson | last post by:
Tom, It sounds to me like ASP, not ASP.NET is handling the request for WebForm1.aspx. This is most likely an IIS config issue that may have been caused by order of installation or reinstallation, or possibly even something that happened in IIS before .NET was installed. Here is a way to prove or disprove my theory:
3
1555
by: Ajay | last post by:
Hi Gurus, Here is my Problem I am not able to create the asp.net web application when ever i tried to create a new project i am getting the following error message. "Visual Studio .NET could not create the application . Your browser is configured to use a proxy server for the local server" I checked my internet setting "By pass proxy server local address
1
1307
by: Ajay | last post by:
Hi Gurus, Here is my Problem I am not able to create the asp.net web application when ever i tried to create a new project i am getting the following error message. "Visual Studio .NET could not create the application . Your browser is configured to use a proxy server for the local server" I checked my internet setting "By pass proxy server local address
5
1577
by: Alex Nitulescu | last post by:
Hi. Because I'm a beginner in creating controls, I spent more than two *&^#$ hours to create this "login" as a custom control and to make it work properly: _________________________________________________________________________________________________________ Imports System.ComponentModel Imports System.Web.UI Imports System.Web.UI.WebControls <Description("Provides a login component"), DefaultProperty(""),
1
1169
by: ºa¤Ö | last post by:
In tradition ASP, i can create a template like follow <% for i = 1 to 3 %> <table> <tr> <td>Name: </td> <td><input type="text" name="textName<%=i%>"/></td> </tr>
16
3864
by: Mich | last post by:
Hi, i'm building an web application for anonymous users. They can take a look in the website, nothing more. In order to perform other actions, the anonymous user must be logged. So i create an aspx page with the CreateUserWizard control. The user can fill his username, password etc .... My problem is: when an user fills everything and clicks on button "create an account", nothing happens (no error, but no user account created). I...
2
1551
by: Jason Huang | last post by:
Hi, In my ASPNet 2.0 webform FormLogin.aspx, I have 2 TextBoxes, txtAccount and txtPassword. If I login succed, then it will redirect to Form2.aspx. But the problem comes when I go back from Form2 to FormLogin, the Account and Password are still kept in the TextBoxes. How do I prevent this situation? Thanks for help.
0
8133
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8083
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8573
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8547
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7013
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6062
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
2535
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1676
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1393
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.