Click here to Skip to main content
15,914,221 members
Home / Discussions / C#
   

C#

 
Questioninvoke an apllication from service Pin
justintimberlake23-Jun-07 20:52
justintimberlake23-Jun-07 20:52 
AnswerRe: invoke an apllication from service Pin
WillemM23-Jun-07 23:31
WillemM23-Jun-07 23:31 
QuestionInstaller won't overwrite previous version? Pin
Jasmine250123-Jun-07 17:54
Jasmine250123-Jun-07 17:54 
AnswerRe: Installer won't overwrite previous version? Pin
Iftekhar Naim23-Jun-07 19:48
Iftekhar Naim23-Jun-07 19:48 
GeneralRe: Installer won't overwrite previous version? Pin
Jasmine250123-Jun-07 19:56
Jasmine250123-Jun-07 19:56 
GeneralRe: Installer won't overwrite previous version? Pin
Iftekhar Naim23-Jun-07 20:40
Iftekhar Naim23-Jun-07 20:40 
GeneralRe: Installer won't overwrite previous version? Pin
Jasmine250123-Jun-07 23:02
Jasmine250123-Jun-07 23:02 
GeneralRe: Installer won't overwrite previous version? Pin
Iftekhar Naim24-Jun-07 21:23
Iftekhar Naim24-Jun-07 21:23 
GeneralRe: Installer won't overwrite previous version? Pin
Jasmine250125-Jun-07 10:41
Jasmine250125-Jun-07 10:41 
QuestionUninstallation problem Pin
Iftekhar Naim23-Jun-07 16:08
Iftekhar Naim23-Jun-07 16:08 
AnswerRe: Uninstallation problem Pin
Jasmine250123-Jun-07 17:59
Jasmine250123-Jun-07 17:59 
GeneralRe: Uninstallation problem Pin
Iftekhar Naim23-Jun-07 19:33
Iftekhar Naim23-Jun-07 19:33 
QuestionNeed help with Collection vs. List in "Storage" Class [modified] Pin
CSharpByDesign23-Jun-07 16:02
CSharpByDesign23-Jun-07 16:02 
Questionproblem with client server socket application Pin
Iftekhar Naim23-Jun-07 15:50
Iftekhar Naim23-Jun-07 15:50 
QuestionLibrary Problem Pin
max2929723-Jun-07 12:21
max2929723-Jun-07 12:21 
AnswerRe: Library Problem Pin
Ed.Poore23-Jun-07 12:44
Ed.Poore23-Jun-07 12:44 
AnswerRe: Library Problem Pin
Christian Graus23-Jun-07 13:16
protectorChristian Graus23-Jun-07 13:16 
QuestionTyped Dataset Pin
TheEagle23-Jun-07 9:20
TheEagle23-Jun-07 9:20 
Hi..
I am making a VS.Net2003 windows application.Iam trying to create a typed dataset without using the usual way (Data menu>generate dataset) because I don't want to create the dataset and fill it in the Form class.So I have added a new dataset visually (Right click the project then Add New Item then choosing DataSet) but when I drag the table to the designer panel of the DataSet XSD file the schema of the table appears but I didn't find any adapters generated.Then I created a SQLDataAdapter to fill the typed dataset and then give it to the datagrid as a datasource but nothing appeared in the datagrid.Iam trying to display 2 columns in the datagrid using DataGridTableStyle(DataGridBoolColumn and DataGridTextBoxColumn).I hope that you can help me to solve this problem.


I am too late but i will never give up

AnswerRe: Typed Dataset Pin
WillemM23-Jun-07 10:20
WillemM23-Jun-07 10:20 
GeneralRe: Typed Dataset Pin
TheEagle27-Jun-07 7:11
TheEagle27-Jun-07 7:11 
QuestionAdding new User to Windows XP ??? Pin
zinc_z23-Jun-07 8:18
zinc_z23-Jun-07 8:18 
AnswerRe: Adding new User to Windows XP ??? Pin
Giorgi Dalakishvili23-Jun-07 8:32
mentorGiorgi Dalakishvili23-Jun-07 8:32 
GeneralRe: Adding new User to Windows XP ??? [modified] Pin
zinc_z23-Jun-07 9:13
zinc_z23-Jun-07 9:13 
QuestionBeginning Databases Pin
alostdruid23-Jun-07 8:12
alostdruid23-Jun-07 8:12 
AnswerRe: Beginning Databases Pin
WillemM23-Jun-07 10:14
WillemM23-Jun-07 10:14 

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.