Click here to Skip to main content
15,915,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: iterating controls on the form Pin
mcgahanfl9-Sep-03 3:55
mcgahanfl9-Sep-03 3:55 
GeneralRe: iterating controls on the form Pin
mcgahanfl9-Sep-03 4:00
mcgahanfl9-Sep-03 4:00 
GeneralListView and Icon Size Pin
malz8-Sep-03 4:33
malz8-Sep-03 4:33 
GeneralRe: ListView and Icon Size Pin
malz8-Sep-03 5:26
malz8-Sep-03 5:26 
GeneralPreviously focused control Pin
HJo8-Sep-03 2:49
HJo8-Sep-03 2:49 
GeneralRe: Previously focused control Pin
Corinna John8-Sep-03 7:31
Corinna John8-Sep-03 7:31 
GeneralRe: Previously focused control Pin
HJo8-Sep-03 20:00
HJo8-Sep-03 20:00 
Questiondear all,my infrared port via kernel32??? Pin
Dominik_k8-Sep-03 2:16
Dominik_k8-Sep-03 2:16 
GeneralVisual C# .NET and Power Point (Object Library 10) Pin
Mohammed Ali7-Sep-03 23:08
Mohammed Ali7-Sep-03 23:08 
GeneralCapturing the entire IE window Pin
alexcohen7-Sep-03 22:44
alexcohen7-Sep-03 22:44 
GeneralRe: Capturing the entire IE window Pin
Jasper4C#8-Sep-03 21:19
Jasper4C#8-Sep-03 21:19 
GeneralAggregation Block Example Pin
mrajv20107-Sep-03 18:27
mrajv20107-Sep-03 18:27 
QuestionHow to Dynamically Invoke Web Service? Pin
mrajv20107-Sep-03 18:23
mrajv20107-Sep-03 18:23 
AnswerRe: How to Dynamically Invoke Web Service? Pin
Kannan Kalyanaraman7-Sep-03 18:47
Kannan Kalyanaraman7-Sep-03 18:47 
GeneralPrb Regarding DataSet Pin
Birdy7-Sep-03 18:17
Birdy7-Sep-03 18:17 
GeneralRe: Prb Regarding DataSet Pin
Mazdak7-Sep-03 19:51
Mazdak7-Sep-03 19:51 
DataSet is working disconnected from database,you can update DATABASE with SqlDataAdapter.Update() ,this update database not DataSet.If you need to be coonected to your database,use SqlCommand.ExecuteReader().If you really want to work with DataSet in this way you have to fill your SqlDataAdapter again.

Mazy

No sig. available now.

QuestionHow to connect MySQL Pin
noke97-Sep-03 16:56
sussnoke97-Sep-03 16:56 
AnswerRe: How to connect MySQL Pin
Kannan Kalyanaraman7-Sep-03 22:44
Kannan Kalyanaraman7-Sep-03 22:44 
GeneralRe: How to connect MySQL Pin
noke98-Sep-03 20:23
sussnoke98-Sep-03 20:23 
GeneralDirectDraw transparency problem Pin
outlawhacker7-Sep-03 12:29
outlawhacker7-Sep-03 12:29 
GeneralEvent Properties Pin
J. Dunlap7-Sep-03 9:02
J. Dunlap7-Sep-03 9:02 
GeneralRe: Event Properties Pin
leppie7-Sep-03 9:24
leppie7-Sep-03 9:24 
GeneralRe: Event Properties Pin
J. Dunlap7-Sep-03 9:30
J. Dunlap7-Sep-03 9:30 
GeneralRe: Event Properties Pin
leppie7-Sep-03 9:44
leppie7-Sep-03 9:44 
GeneralRe: Event Properties Pin
J. Dunlap7-Sep-03 9:55
J. Dunlap7-Sep-03 9:55 

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.