Click here to Skip to main content
15,889,704 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating a structure that returns a value for sizeof() Pin
Skippums6-Feb-08 4:59
Skippums6-Feb-08 4:59 
GeneralI need help how to start this program. Pin
Alex5015-Feb-08 11:27
Alex5015-Feb-08 11:27 
GeneralRe: I need help how to start this program. Pin
Gareth H5-Feb-08 11:59
Gareth H5-Feb-08 11:59 
GeneralRe: I need help how to start this program. Pin
led mike5-Feb-08 12:07
led mike5-Feb-08 12:07 
GeneralRe: I need help how to start this program. Pin
Malcolm Smart5-Feb-08 21:05
Malcolm Smart5-Feb-08 21:05 
GeneralRe: I need help how to start this program. Pin
J4amieC5-Feb-08 22:37
J4amieC5-Feb-08 22:37 
GeneralRe: I need help how to start this program. Pin
Wes Aday6-Feb-08 4:18
professionalWes Aday6-Feb-08 4:18 
GeneralBest method to save dynamic data Pin
Richard Blythe5-Feb-08 10:50
Richard Blythe5-Feb-08 10:50 
I'm developing a membership app that allows the user to view information in a highly dynamic way. For instance the user can click through folder like structures, add/edit/move/delete records. Right now I'm saving the data to an Access database and I'm fine with that. My concern is that with the methods I've established, this dynamic interface will require a lot of table creation. I need answers to the following questions:
1. Does excessive amounts of tables slow the performance of an Access db or does only the amount a records slow the performance.

2. Is there a better way to save my data? I am wanting to write the code so it can adapt to a multi-user program.

Thanks a million!
Richard

may your code be error free.
(okay, maybe two lines.)

GeneralRe: Best method to save dynamic data Pin
led mike5-Feb-08 12:04
led mike5-Feb-08 12:04 
GeneralRe: Best method to save dynamic data Pin
Mark Churchill5-Feb-08 14:31
Mark Churchill5-Feb-08 14:31 
GeneralRe: Best method to save dynamic data Pin
User 2710095-Feb-08 17:22
User 2710095-Feb-08 17:22 
GeneralRe: Best method to save dynamic data Pin
Richard Blythe5-Feb-08 17:41
Richard Blythe5-Feb-08 17:41 
GeneralRe: Best method to save dynamic data Pin
User 2710095-Feb-08 17:50
User 2710095-Feb-08 17:50 
GeneralRe: Best method to save dynamic data Pin
led mike6-Feb-08 5:38
led mike6-Feb-08 5:38 
GeneralRe: Best method to save dynamic data Pin
Richard Blythe6-Feb-08 11:23
Richard Blythe6-Feb-08 11:23 
QuestionHow to call javascript from asp:hyperlinkcolumn Pin
Exelioindia5-Feb-08 10:39
Exelioindia5-Feb-08 10:39 
AnswerRe: How to call javascript from asp:hyperlinkcolumn Pin
pmarfleet5-Feb-08 11:27
pmarfleet5-Feb-08 11:27 
GeneralFile transfer from one folder to another folder Pin
Deepak Nigam5-Feb-08 9:55
Deepak Nigam5-Feb-08 9:55 
GeneralIgnore this post. Cross posted in the VB.NET forum Pin
Dave Kreskowiak5-Feb-08 10:38
mveDave Kreskowiak5-Feb-08 10:38 
GeneralDesign controls on a Panel Pin
Edmundisme5-Feb-08 9:29
Edmundisme5-Feb-08 9:29 
GeneralRe: Design controls on a Panel Pin
Wes Aday5-Feb-08 10:06
professionalWes Aday5-Feb-08 10:06 
GeneralRe: Design controls on a Panel Pin
Edmundisme5-Feb-08 10:12
Edmundisme5-Feb-08 10:12 
Questioncan C# make control transparent Pin
netJP12L5-Feb-08 9:17
netJP12L5-Feb-08 9:17 
AnswerRe: can C# make control transparent Pin
Giorgi Dalakishvili5-Feb-08 9:29
mentorGiorgi Dalakishvili5-Feb-08 9:29 
AnswerRe: can C# make control transparent Pin
Edmundisme5-Feb-08 9:58
Edmundisme5-Feb-08 9:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.