Click here to Skip to main content
15,910,130 members
Home / Discussions / C#
   

C#

 
GeneralRe: Run an application? Pin
dec829-Nov-08 5:21
dec829-Nov-08 5:21 
GeneralRe: Run an application? Pin
Guffa9-Nov-08 6:40
Guffa9-Nov-08 6:40 
QuestionHow to find parent's child in matrix (in maze)? Pin
sitnet9-Nov-08 1:25
sitnet9-Nov-08 1:25 
AnswerRe: How to find parent's child in matrix (in maze)? Pin
Christian Graus9-Nov-08 6:06
protectorChristian Graus9-Nov-08 6:06 
GeneralRe: How to find parent's child in matrix (in maze)? Pin
Luc Pattyn9-Nov-08 8:09
sitebuilderLuc Pattyn9-Nov-08 8:09 
GeneralRe: How to find parent's child in matrix (in maze)? Pin
Pete O'Hanlon9-Nov-08 8:50
mvePete O'Hanlon9-Nov-08 8:50 
GeneralRe: How to find parent's child in matrix (in maze)? Pin
Luc Pattyn9-Nov-08 9:18
sitebuilderLuc Pattyn9-Nov-08 9:18 
QuestionA Question of Style Pin
Roger Wright8-Nov-08 21:36
professionalRoger Wright8-Nov-08 21:36 
I'm playing with my first C# application and have a few questions about style. Bear with me here; I've been programming about 100 years, but I'm fairly new to the Windows environment, and a total newbie in C#.

I'm working on an app that is intended to allow unskilled people to enter information about electrical substations. The four functions to be supported are: entering the equipment readings for several classes of equipment each month, recording services performed on the equipment, recording the movement of equipment within substations and inventory, and managing inventory. I've built Windows Forms for each of the basic functions, but now wonder how to proceed.

My first thought was to create a sequence of dialogs launched from each major function page to collect data and post it to a database. Then it occured to me that I might also embed data collection forms into the main pages and play with the visibility of each as I walked the user through the steps. Another option would be to create individual forms for each step and just overlay them as the user navigates through the steps. I'm trying to create a uniform appearance so as to make the app friendly to people who don't like to use computers, but since I'm new to the language and environment, I'd also like to save myself a lot of unnecessary pain. I don't want to lock myself into a solution that will require advanced knowledge of the language that I lack.

What would you recommend? Any suggestions would be appreciated...

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

AnswerRe: A Question of Style Pin
PIEBALDconsult9-Nov-08 4:45
mvePIEBALDconsult9-Nov-08 4:45 
GeneralRe: A Question of Style Pin
Roger Wright9-Nov-08 5:18
professionalRoger Wright9-Nov-08 5:18 
AnswerRe: A Question of Style Pin
Mark Churchill9-Nov-08 17:00
Mark Churchill9-Nov-08 17:00 
GeneralRe: A Question of Style Pin
Roger Wright9-Nov-08 18:52
professionalRoger Wright9-Nov-08 18:52 
GeneralRe: A Question of Style Pin
Mark Churchill9-Nov-08 18:59
Mark Churchill9-Nov-08 18:59 
GeneralRe: A Question of Style Pin
Roger Wright10-Nov-08 1:41
professionalRoger Wright10-Nov-08 1:41 
Questionmobile application using c# Pin
Zeyad Jalil8-Nov-08 20:16
professionalZeyad Jalil8-Nov-08 20:16 
AnswerRe: mobile application using c# Pin
Muammar©8-Nov-08 23:50
Muammar©8-Nov-08 23:50 
QuestionProxy and AxWebBrowser Pin
lalspo8-Nov-08 19:09
lalspo8-Nov-08 19:09 
AnswerRe: Proxy and AxWebBrowser [modified] Pin
sph3rex9-Nov-08 0:58
sph3rex9-Nov-08 0:58 
GeneralRe: Proxy and AxWebBrowser Pin
lalspo9-Nov-08 23:41
lalspo9-Nov-08 23:41 
GeneralRe: Proxy and AxWebBrowser Pin
sph3rex9-Nov-08 23:54
sph3rex9-Nov-08 23:54 
GeneralRe: Proxy and AxWebBrowser Pin
lalspo10-Nov-08 23:19
lalspo10-Nov-08 23:19 
QuestionC# and NUSOAP, blank results Pin
Patricio Tapia8-Nov-08 16:38
Patricio Tapia8-Nov-08 16:38 
Questionhow to use formating in richtextbox.. Pin
raj2313628-Nov-08 16:34
raj2313628-Nov-08 16:34 
AnswerRe: how to use formating in richtextbox.. Pin
sph3rex9-Nov-08 1:00
sph3rex9-Nov-08 1:00 
GeneralRe: how to use formating in richtextbox.. Pin
raj2313629-Nov-08 19:29
raj2313629-Nov-08 19:29 

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.