Click here to Skip to main content
15,917,709 members
Home / Discussions / C#
   

C#

 
GeneralError while insert DB Pin
Ronen Kfir8-Jul-05 11:44
Ronen Kfir8-Jul-05 11:44 
GeneralRe: Error while insert DB Pin
Guffa8-Jul-05 13:15
Guffa8-Jul-05 13:15 
GeneralRe: Error while insert DB Pin
Ronen Kfir8-Jul-05 20:28
Ronen Kfir8-Jul-05 20:28 
GeneralRe: Error while insert DB Pin
Guffa9-Jul-05 7:04
Guffa9-Jul-05 7:04 
GeneralRe: Error while insert DB Pin
sea#9-Jul-05 10:29
sea#9-Jul-05 10:29 
GeneralRe: Error while insert DB Pin
Rob Graham8-Jul-05 15:10
Rob Graham8-Jul-05 15:10 
GeneralEdit controls properties in other thead Pin
machocr8-Jul-05 10:30
machocr8-Jul-05 10:30 
GeneralRe: Edit controls properties in other thead Pin
Rob Graham8-Jul-05 15:32
Rob Graham8-Jul-05 15:32 
You can't access a control directly from a thread different than the one that created the control you need to use Invoke or BeginInvoke to do this. See this article[^] for more details.

Absolute faith corrupts as absolutely as absolute power
Eric Hoffer

The opposite of the religious fanatic is not the fanatical atheist but the gentle cynic who cares not whether there is a god or not.
Eric Hoffer

GeneralDataGrid---UpdateCommand... problem... Pin
just4ulove78-Jul-05 10:15
just4ulove78-Jul-05 10:15 
GeneralRe: DataGrid---UpdateCommand... problem... Pin
Snowblind379-Jul-05 7:30
Snowblind379-Jul-05 7:30 
GeneralList definition in C# Pin
zaboboa8-Jul-05 9:07
zaboboa8-Jul-05 9:07 
GeneralRe: List definition in C# Pin
Stefan Troschuetz8-Jul-05 9:38
Stefan Troschuetz8-Jul-05 9:38 
GeneralRe: List definition in C# Pin
zaboboa8-Jul-05 9:41
zaboboa8-Jul-05 9:41 
GeneralRe: List definition in C# Pin
Stefan Troschuetz8-Jul-05 10:03
Stefan Troschuetz8-Jul-05 10:03 
GeneralRe: List definition in C# Pin
Snowblind379-Jul-05 8:01
Snowblind379-Jul-05 8:01 
GeneralSearch & replacing values in Xml Pin
breen258-Jul-05 9:05
breen258-Jul-05 9:05 
GeneralMDI child can't close itself Pin
Luis Alonso Ramos8-Jul-05 9:00
Luis Alonso Ramos8-Jul-05 9:00 
GeneralRe: MDI child can't close itself Pin
Snowblind379-Jul-05 8:24
Snowblind379-Jul-05 8:24 
GeneralRe: MDI child can't close itself Pin
Luis Alonso Ramos9-Jul-05 9:54
Luis Alonso Ramos9-Jul-05 9:54 
GeneralRe: MDI child can't close itself Pin
Snowblind379-Jul-05 11:20
Snowblind379-Jul-05 11:20 
Questionbest way to connect to a database? Pin
Jassim Rahma8-Jul-05 7:32
Jassim Rahma8-Jul-05 7:32 
AnswerRe: best way to connect to a database? Pin
breen258-Jul-05 8:47
breen258-Jul-05 8:47 
GeneralSimple Instance Error Msg Pin
zaboboa8-Jul-05 5:32
zaboboa8-Jul-05 5:32 
GeneralRe: Simple Instance Error Msg Pin
Dave Kreskowiak8-Jul-05 5:42
mveDave Kreskowiak8-Jul-05 5:42 
GeneralRe: Simple Instance Error Msg Pin
Stefan Troschuetz8-Jul-05 5:51
Stefan Troschuetz8-Jul-05 5:51 

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.