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

C#

 
AnswerRe: Control in Designer or Runtime ? Pin
Philipp Sumi21-Jan-08 21:34
Philipp Sumi21-Jan-08 21:34 
QuestionHow can I add datas in new line each time I enter values Pin
Anu Palavila21-Jan-08 20:26
Anu Palavila21-Jan-08 20:26 
AnswerRe: How can I add datas in new line each time I enter values Pin
Pete O'Hanlon21-Jan-08 21:59
mvePete O'Hanlon21-Jan-08 21:59 
GeneralPassing datas from one form to anotther in C#.net Pin
Anu Palavila21-Jan-08 20:23
Anu Palavila21-Jan-08 20:23 
GeneralRe: Passing datas from one form to anotther in C#.net Pin
sindhutiwari21-Jan-08 20:48
sindhutiwari21-Jan-08 20:48 
GeneralRe: Passing datas from one form to anotther in C#.net Pin
Colin Angus Mackay22-Jan-08 0:28
Colin Angus Mackay22-Jan-08 0:28 
GeneralRe: Passing datas from one form to anotther in C#.net Pin
Colin Angus Mackay22-Jan-08 0:29
Colin Angus Mackay22-Jan-08 0:29 
GeneralRe: Passing datas from one form to anotther in C#.net Pin
Pete O'Hanlon22-Jan-08 1:49
mvePete O'Hanlon22-Jan-08 1:49 
Don't try passing values between forms. A neater architectural approach, is to abstract the data model from the actual visual representation of the value. One way to do this is to implement something called the Model View Controller[^] pattern.


Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: Passing datas from one form to anotther in C#.net Pin
Elayaraja Sambasivam22-Jan-08 4:10
Elayaraja Sambasivam22-Jan-08 4:10 
Generalpoint after rotate Pin
Try21-Jan-08 20:08
Try21-Jan-08 20:08 
GeneralRe: point after rotate Pin
CKnig21-Jan-08 20:24
CKnig21-Jan-08 20:24 
QuestionData transfer problem usinging ip address and port number. Pin
manoj_kumar251121-Jan-08 19:58
manoj_kumar251121-Jan-08 19:58 
GeneralRe: Data transfer problem usinging ip address and port number. Pin
CKnig21-Jan-08 20:28
CKnig21-Jan-08 20:28 
GeneralHttpWebRequest help Pin
Bazalgette21-Jan-08 19:51
Bazalgette21-Jan-08 19:51 
GeneralRe: HttpWebRequest help Pin
Le centriste22-Jan-08 2:57
Le centriste22-Jan-08 2:57 
QuestionOnly one usage of each socket address (protocol/network address/port) is normally permitted Pin
Smithakrishnan21-Jan-08 19:28
Smithakrishnan21-Jan-08 19:28 
GeneralRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
mav.northwind21-Jan-08 19:34
mav.northwind21-Jan-08 19:34 
GeneralConnecting Strings on C# (using visual studio) - making it general/generic Pin
Desmond Lim21-Jan-08 19:08
Desmond Lim21-Jan-08 19:08 
GeneralRe: Connecting Strings on C# (using visual studio) - making it general/generic Pin
CKnig21-Jan-08 20:30
CKnig21-Jan-08 20:30 
GeneralRe: Connecting Strings on C# (using visual studio) - making it general/generic Pin
Mark Churchill21-Jan-08 21:55
Mark Churchill21-Jan-08 21:55 
GeneralRe: Connecting Strings on C# (using visual studio) - making it general/generic Pin
PIEBALDconsult22-Jan-08 4:22
mvePIEBALDconsult22-Jan-08 4:22 
GeneralProblem realted to Dundas Chart Pin
Aavesh Agarwal21-Jan-08 18:45
Aavesh Agarwal21-Jan-08 18:45 
GeneralRe: Problem realted to Dundas Chart Pin
Pete O'Hanlon21-Jan-08 23:55
mvePete O'Hanlon21-Jan-08 23:55 
Questionsaving data into excel file Pin
sindhutiwari21-Jan-08 18:33
sindhutiwari21-Jan-08 18:33 
GeneralRe: saving data into excel file Pin
Giorgi Dalakishvili21-Jan-08 20:11
mentorGiorgi Dalakishvili21-Jan-08 20:11 

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.