Click here to Skip to main content
15,905,419 members
Home / Discussions / C#
   

C#

 
QuestionHow to run any .exe file through WebService ? Pin
E_Gold5-Apr-09 22:07
E_Gold5-Apr-09 22:07 
AnswerRe: How to run any .exe file through WebService ? Pin
SeMartens5-Apr-09 22:10
SeMartens5-Apr-09 22:10 
GeneralRe: How to run any .exe file through WebService ? Pin
E_Gold6-Apr-09 2:29
E_Gold6-Apr-09 2:29 
GeneralRe: How to run any .exe file through WebService ? Pin
SeMartens6-Apr-09 2:49
SeMartens6-Apr-09 2:49 
QuestionCannot delete file....used by another process.....help guyz! Pin
Rajdeep.NET is BACK5-Apr-09 21:53
Rajdeep.NET is BACK5-Apr-09 21:53 
AnswerRe: Cannot delete file....used by another process.....help guyz! Pin
N a v a n e e t h5-Apr-09 22:06
N a v a n e e t h5-Apr-09 22:06 
AnswerRe: Cannot delete file....used by another process.....help guyz! Pin
SeMartens5-Apr-09 22:06
SeMartens5-Apr-09 22:06 
GeneralRe: Cannot delete file....used by another process.....help guyz! Pin
Rajdeep.NET is BACK5-Apr-09 22:14
Rajdeep.NET is BACK5-Apr-09 22:14 
GeneralRe: Cannot delete file....used by another process.....help guyz! Pin
HuntingWabbits6-Apr-09 2:29
HuntingWabbits6-Apr-09 2:29 
GeneralRe: Cannot delete file....used by another process.....help guyz! Pin
Skymir6-Apr-09 3:08
Skymir6-Apr-09 3:08 
AnswerRe: Cannot delete file....used by another process.....help guyz! Pin
Henry Minute6-Apr-09 1:52
Henry Minute6-Apr-09 1:52 
QuestionAbout Thread............ Pin
Isaac Gordon5-Apr-09 21:50
Isaac Gordon5-Apr-09 21:50 
AnswerRe: About Thread............ Pin
N a v a n e e t h5-Apr-09 21:59
N a v a n e e t h5-Apr-09 21:59 
Questionhow to solve C# graphicsPath.widen outofmemoryException Pin
wgh168995-Apr-09 21:49
wgh168995-Apr-09 21:49 
AnswerRe: how to solve C# graphicsPath.widen outofmemoryException Pin
DaveyM695-Apr-09 23:08
professionalDaveyM695-Apr-09 23:08 
QuestionRe: how to solve C# graphicsPath.widen outofmemoryException Pin
wgh168996-Apr-09 4:01
wgh168996-Apr-09 4:01 
AnswerRe: how to solve C# graphicsPath.widen outofmemoryException Pin
DaveyM697-Apr-09 1:13
professionalDaveyM697-Apr-09 1:13 
GeneralRe: how to solve C# graphicsPath.widen outofmemoryException Pin
wgh168997-Apr-09 2:19
wgh168997-Apr-09 2:19 
QuestionStatic KeyWord Pin
Isaac Gordon5-Apr-09 21:48
Isaac Gordon5-Apr-09 21:48 
AnswerRe: Static KeyWord Pin
Megidolaon5-Apr-09 21:57
Megidolaon5-Apr-09 21:57 
AnswerRe: Static KeyWord Pin
N a v a n e e t h5-Apr-09 22:04
N a v a n e e t h5-Apr-09 22:04 
QuestionDataGridView updating datasource problem Pin
half-life5-Apr-09 21:24
half-life5-Apr-09 21:24 
hi,

the layout:
1. datagridview with a datasource (access db)
2. new button column "Update" to ...

the problem:
whenever i click on the Update Button, without pressing Enter when i've finished editing no updtae occures (to the db file)

in other words Smile | :) Smile | :) Smile | :)

only when i press the Enter after i've finished editing a cell and then press the "Update" button the update occures (to the db file)

the Q???
what the hell????, Sorry sorry
what is hapening,
i've added the valuechanged event (on the data grid view) and the value did change before i click the Update Button, is there any push value to...
help Sigh | :sigh:

Have Fun
Never forget it

AnswerRe: DataGridView updating datasource problem Pin
Greg Chelstowski5-Apr-09 22:07
Greg Chelstowski5-Apr-09 22:07 
GeneralRe: DataGridView updating datasource problem Pin
half-life5-Apr-09 22:25
half-life5-Apr-09 22:25 
GeneralRe: DataGridView updating datasource problem Pin
Henry Minute6-Apr-09 1:57
Henry Minute6-Apr-09 1:57 

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.