Click here to Skip to main content
15,887,585 members
Home / Discussions / C#
   

C#

 
AnswerRe: DataGridView CellValidation Pin
Jaiprakash M Bankolli10-Apr-07 23:32
Jaiprakash M Bankolli10-Apr-07 23:32 
Questionhow to read Edit, delete records from Datagrid control [modified] Pin
Sanjib Raj9-Apr-07 20:43
Sanjib Raj9-Apr-07 20:43 
AnswerRe: how to read Edit, delete records from Datagrid control Pin
Tamimi - Code9-Apr-07 21:01
Tamimi - Code9-Apr-07 21:01 
AnswerRe: how to read Edit, delete records from Datagrid control Pin
Vasudevan Deepak Kumar9-Apr-07 21:26
Vasudevan Deepak Kumar9-Apr-07 21:26 
AnswerRe: how to read Edit, delete records from Datagrid control Pin
Muammar©9-Apr-07 22:39
Muammar©9-Apr-07 22:39 
QuestionPublic Class Pin
Nooie9-Apr-07 20:36
Nooie9-Apr-07 20:36 
AnswerRe: Public Class Pin
Colin Angus Mackay9-Apr-07 20:53
Colin Angus Mackay9-Apr-07 20:53 
GeneralRe: Public Class Pin
Nooie9-Apr-07 21:00
Nooie9-Apr-07 21:00 
Hi Sorry I was using simple names to try and no over complicate it.

Basically I created a new windows form project using VS2005.
I then created a new Class called NavConnection. This class contains details such as Servername, databasename etc...
Next I added application settings which match the props in the class NavConnection.

From the Main Form I added a new MenuStrip and a call to a new form I created. On the new form I have textboxes that mimic the Usersettings/Navconnection.

The idea being that when this form is run it will populate the textbox's with the data from the class.
Then when the app is closed the User Settings will be saved from the Class NavConnection.

So when I run the app I want to create an instance that it used through out the app.

Does that make more sense?

It may not be the best way to do this but I am inventing little projects to help learn C#

Cheers for your help.

Tony
GeneralRe: Public Class Pin
Christian Graus9-Apr-07 21:22
protectorChristian Graus9-Apr-07 21:22 
GeneralRe: Public Class Pin
Nooie9-Apr-07 21:43
Nooie9-Apr-07 21:43 
GeneralRe: Public Class Pin
phantanagu9-Apr-07 22:46
phantanagu9-Apr-07 22:46 
GeneralRe: Public Class Pin
Colin Angus Mackay9-Apr-07 23:17
Colin Angus Mackay9-Apr-07 23:17 
GeneralRe: Public Class Pin
Colin Angus Mackay9-Apr-07 23:24
Colin Angus Mackay9-Apr-07 23:24 
Questionremoting sys(2335) Pin
kalyan_24169-Apr-07 19:13
kalyan_24169-Apr-07 19:13 
Question.net roadmap Pin
bigeyed9-Apr-07 19:02
bigeyed9-Apr-07 19:02 
AnswerRe: .net roadmap Pin
Jaiprakash M Bankolli9-Apr-07 20:08
Jaiprakash M Bankolli9-Apr-07 20:08 
QuestionHelp me to develop cool date picker.[Windows] Pin
Sendilkumar.M9-Apr-07 18:58
Sendilkumar.M9-Apr-07 18:58 
AnswerRe: Help me to develop cool date picker.[Windows] Pin
Christian Graus9-Apr-07 19:05
protectorChristian Graus9-Apr-07 19:05 
GeneralRe: Help me to develop cool date picker.[Windows] Pin
Sendilkumar.M9-Apr-07 22:23
Sendilkumar.M9-Apr-07 22:23 
QuestionDataGridView in c# Pin
719-Apr-07 18:58
719-Apr-07 18:58 
AnswerRe: DataGridView in c# Pin
Nader Elshehabi9-Apr-07 23:36
Nader Elshehabi9-Apr-07 23:36 
QuestionIs it possible to change the image in ContextMenu? Pin
Khoramdin9-Apr-07 15:32
Khoramdin9-Apr-07 15:32 
AnswerRe: Is it possible to change the image in ContextMenu? Pin
Nader Elshehabi9-Apr-07 16:08
Nader Elshehabi9-Apr-07 16:08 
QuestionAny snippet code for calling CoCreateGuid ??? Pin
LongRange.Shooter9-Apr-07 14:07
LongRange.Shooter9-Apr-07 14:07 
AnswerRe: Any snippet code for calling CoCreateGuid ??? Pin
Nader Elshehabi9-Apr-07 14:09
Nader Elshehabi9-Apr-07 14:09 

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.