-
Implementing Customization
I am building my first multi tenant application .. have not implemented customization yet (alowing the user to add fields to the tables in the database or even creating new tables ) How do i implement the business logic layer if every user had different fields of the same table ?
Thanks in Advance
-
hy,
Are you looking forward to having multiple talent-specs? ... easier and easier and easier but I'm actually anticipating this implementation.
One of the most common scenarios in application development is to display data on a form in a Windows application, edit the data, and send the updated data back to the database. This walkthrough creates a simple form that displays data from a single table in individual controls. You can edit the data in controls and save your changes back to the database. This example uses the Customers table from the Northwind sample database.
1.
From the File menu, create a new project.
2.
Name the project UpdateSingleTableWalkthrough.
3.
Select Windows Application and click OK. For more information, see Creating Windows-based Applications.
The UpdateSingleTableWalkthrough project is created and added to Solution Explorer.
Best Regards
www.seo-websitedevelopment.com
Similar Threads
-
By frandeg1 in forum VB Classic
Replies: 2
Last Post: 01-18-2007, 09:34 AM
-
By manik_gopal in forum Java
Replies: 4
Last Post: 04-27-2006, 07:01 AM
-
By dina_raj in forum Java
Replies: 0
Last Post: 12-05-2005, 09:17 AM
-
By jbro02 in forum VB Classic
Replies: 0
Last Post: 04-04-2005, 11:49 AM
-
By Brett Hicking in forum VB Classic
Replies: 0
Last Post: 08-29-2001, 07:00 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|