Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
QuestionRe: Saving Data from a dynamically created form Pin
Ralf Meier2-Jun-23 4:40
mveRalf Meier2-Jun-23 4:40 
AnswerRe: Saving Data from a dynamically created form Pin
jschell2-Jun-23 11:32
jschell2-Jun-23 11:32 
Data model looks week. Basically looks like you will need to load everything before using anything and that is seldom a good idea.

Member 13612263 wrote:
In essence I am trying to save the RESULTS of an a user created inspection plan.


That isn't clear. But either you are attempting to manage a reference or you are attempting to provide a meta data model to the user.

For the first when they saved that data there should have been database ids. You use this in this location as the reference.

For the second you will need a at least one new table and perhaps at least a few more to let a user define the parts of a plan. Then reference (ids) those rows in some other table when you save it.
AnswerRe: Saving Data from a dynamically created form Pin
OriginalGriff2-Jun-23 19:56
mveOriginalGriff2-Jun-23 19:56 
Questionimplementing the system tray for my C# login app Pin
Shylaja D30-May-23 23:49
Shylaja D30-May-23 23:49 
GeneralRe: implementing the system tray for my C# login app Pin
harold aptroot31-May-23 0:13
harold aptroot31-May-23 0:13 
QuestionHello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
Hero2016 Elmaghraby30-May-23 6:39
Hero2016 Elmaghraby30-May-23 6:39 
AnswerRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
OriginalGriff30-May-23 6:42
mveOriginalGriff30-May-23 6:42 
GeneralRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
Richard Deeming30-May-23 21:07
mveRichard Deeming30-May-23 21:07 
AnswerRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
jschell31-May-23 5:34
jschell31-May-23 5:34 
GeneralRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
jeron131-May-23 5:43
jeron131-May-23 5:43 
GeneralRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
OriginalGriff31-May-23 6:24
mveOriginalGriff31-May-23 6:24 
GeneralRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
jschell1-Jun-23 6:11
jschell1-Jun-23 6:11 
GeneralRe: Hello, I have a question. Can I design programs with a graphical interface in C#, Dot Net Core technology, and these programs work on the DOS operating system, such as Norton Ghost Bragg? Thank you. Pin
OriginalGriff1-Jun-23 6:26
mveOriginalGriff1-Jun-23 6:26 
QuestionC# features Pin
Calin Negru25-May-23 7:31
Calin Negru25-May-23 7:31 
AnswerRe: C# features Pin
PIEBALDconsult25-May-23 7:32
mvePIEBALDconsult25-May-23 7:32 
GeneralRe: C# features Pin
Calin Negru25-May-23 10:58
Calin Negru25-May-23 10:58 
AnswerRe: C# features Pin
OriginalGriff25-May-23 18:33
mveOriginalGriff25-May-23 18:33 
GeneralRe: C# features Pin
Calin Negru26-May-23 0:09
Calin Negru26-May-23 0:09 
GeneralRe: C# features Pin
Gerry Schmitz26-May-23 3:27
mveGerry Schmitz26-May-23 3:27 
GeneralRe: C# features Pin
Calin Negru26-May-23 22:11
Calin Negru26-May-23 22:11 
GeneralRe: C# features Pin
Gerry Schmitz27-May-23 2:54
mveGerry Schmitz27-May-23 2:54 
GeneralRe: C# features Pin
jschell27-May-23 9:29
jschell27-May-23 9:29 
GeneralRe: C# features Pin
Gerry Schmitz27-May-23 13:28
mveGerry Schmitz27-May-23 13:28 
GeneralRe: C# features Pin
jschell29-May-23 6:02
jschell29-May-23 6:02 
GeneralRe: C# features Pin
Calin Negru28-May-23 4:16
Calin Negru28-May-23 4:16 

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.