Click here to Skip to main content
15,909,051 members
Home / Discussions / C#
   

C#

 
AnswerRe: Fast data retrieval method? Pin
Wendelius5-Feb-09 6:30
mentorWendelius5-Feb-09 6:30 
GeneralRe: Fast data retrieval method? [modified] Pin
Gareth H5-Feb-09 22:26
Gareth H5-Feb-09 22:26 
AnswerRe: Fast data retrieval method? Pin
PIEBALDconsult5-Feb-09 6:31
mvePIEBALDconsult5-Feb-09 6:31 
AnswerRe: Fast data retrieval method? Pin
Pete O'Hanlon5-Feb-09 11:44
mvePete O'Hanlon5-Feb-09 11:44 
GeneralRe: Fast data retrieval method? Pin
Gareth H5-Feb-09 22:42
Gareth H5-Feb-09 22:42 
AnswerRe: Fast data retrieval method? Pin
Mark Churchill5-Feb-09 14:22
Mark Churchill5-Feb-09 14:22 
QuestionSend data from textbox to datagridview in a diferent form Pin
ZRF695-Feb-09 5:24
ZRF695-Feb-09 5:24 
AnswerRe: Send data from textbox to datagridview in a diferent form Pin
musefan5-Feb-09 6:09
musefan5-Feb-09 6:09 
create a public method in the form with the datagrid that takes a string paramter.

then from the textbox form call the method and pass the textbox.Text value

My opinion is... If someone has already posted an answer, dont post the SAME answer

GeneralRe: Send data from textbox to datagridview in a diferent form Pin
EliottA5-Feb-09 6:14
EliottA5-Feb-09 6:14 
GeneralRe: Send data from textbox to datagridview in a diferent form Pin
musefan5-Feb-09 6:21
musefan5-Feb-09 6:21 
Questionconnecting to a unix data base Pin
tasumisra5-Feb-09 5:09
tasumisra5-Feb-09 5:09 
AnswerRe: connecting to a unix data base [modified] Pin
Luc Pattyn5-Feb-09 5:14
sitebuilderLuc Pattyn5-Feb-09 5:14 
AnswerRe: connecting to a unix data base Pin
SeMartens5-Feb-09 5:15
SeMartens5-Feb-09 5:15 
GeneralRe: connecting to a unix data base Pin
tasumisra5-Feb-09 5:20
tasumisra5-Feb-09 5:20 
GeneralRe: connecting to a unix data base Pin
SeMartens5-Feb-09 5:27
SeMartens5-Feb-09 5:27 
GeneralRe: connecting to a unix data base Pin
tasumisra5-Feb-09 5:30
tasumisra5-Feb-09 5:30 
QuestionError when building the project. Pin
Priya Prk5-Feb-09 4:38
Priya Prk5-Feb-09 4:38 
AnswerRe: Error when building the project. Pin
EliottA5-Feb-09 5:05
EliottA5-Feb-09 5:05 
AnswerRe: Error when building the project. [modified] Pin
Luc Pattyn5-Feb-09 5:16
sitebuilderLuc Pattyn5-Feb-09 5:16 
GeneralRe: Error when building the project. Pin
EliottA5-Feb-09 5:17
EliottA5-Feb-09 5:17 
AnswerRe: Error when building the project. [modified] Pin
Luc Pattyn5-Feb-09 5:20
sitebuilderLuc Pattyn5-Feb-09 5:20 
GeneralRe: Error when building the project. Pin
EliottA5-Feb-09 5:21
EliottA5-Feb-09 5:21 
QuestionHow to create a wap browser of windows project? Pin
Don.Y5-Feb-09 4:36
Don.Y5-Feb-09 4:36 
RantRe: How to create a wap browser of windows project? Pin
Smithers-Jones5-Feb-09 5:57
Smithers-Jones5-Feb-09 5:57 
GeneralRe: How to create a wap browser of windows project? Pin
Don.Y5-Feb-09 6:33
Don.Y5-Feb-09 6:33 

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.