Click here to Skip to main content
15,894,271 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need a container like visual studio toolbox. Pin
Christian Graus20-Jun-09 12:48
protectorChristian Graus20-Jun-09 12:48 
QuestionWindows Service Controlle in VS2008 Pin
Whitaker.Mike20-Jun-09 5:10
Whitaker.Mike20-Jun-09 5:10 
AnswerRe: Windows Service Controlle in VS2008 Pin
ProtoBytes20-Jun-09 5:34
ProtoBytes20-Jun-09 5:34 
AnswerRe: Windows Service Controlle in VS2008 Pin
DaveyM6920-Jun-09 9:40
professionalDaveyM6920-Jun-09 9:40 
AnswerRe: Windows Service Controlle in VS2008 Pin
Shukla Rahul20-Jun-09 10:09
Shukla Rahul20-Jun-09 10:09 
GeneralRe: Windows Service Controlle in VS2008 Pin
Whitaker.Mike21-Jun-09 3:26
Whitaker.Mike21-Jun-09 3:26 
QuestionWeb service problem - error when binding to datagrid [modified] Pin
Gindi Bar Yahav20-Jun-09 4:29
Gindi Bar Yahav20-Jun-09 4:29 
AnswerRe: Web service problem - error when binding to datagrid Pin
ProtoBytes20-Jun-09 5:23
ProtoBytes20-Jun-09 5:23 
Hmm, my Hebrew is no so good, but you might try using: int.TryParse() instead of int.Parse(). Also, it is good to use some debug methods for inspecting the SOAP message before and after it is processed. You can do this in debug mode in Visual Studio. Make sure your IO is working correctly. This is the half split, method for finding bugs in SOAP based web services. Then depending on where the problem is manifesting you will know what end point is responsible for the problem.
GeneralRe: Web service problem - error when binding to datagrid Pin
Gindi Bar Yahav20-Jun-09 6:55
Gindi Bar Yahav20-Jun-09 6:55 
QuestionHow do I check whether the "X" button in the top right corner was clicked? Pin
Etienne_12320-Jun-09 2:39
Etienne_12320-Jun-09 2:39 
AnswerRe: How do I check whether the "X" button in the top right corner was clicked? Pin
Luc Pattyn20-Jun-09 2:42
sitebuilderLuc Pattyn20-Jun-09 2:42 
AnswerRe: How do I check whether the "X" button in the top right corner was clicked? Pin
0x3c020-Jun-09 2:45
0x3c020-Jun-09 2:45 
GeneralRe: How do I check whether the "X" button in the top right corner was clicked? Pin
Etienne_12321-Jun-09 11:52
Etienne_12321-Jun-09 11:52 
QuestionNeed Easy Insert Method Pin
M Riaz Bashir20-Jun-09 2:30
M Riaz Bashir20-Jun-09 2:30 
AnswerRe: Need Easy Insert Method Pin
Manas Bhardwaj20-Jun-09 3:11
professionalManas Bhardwaj20-Jun-09 3:11 
QuestionGDI+ how to not painting the background image [modified] Pin
cppwxwidgetsss20-Jun-09 1:44
cppwxwidgetsss20-Jun-09 1:44 
AnswerRe: GDI+ how to not painting the background image Pin
Luc Pattyn20-Jun-09 1:57
sitebuilderLuc Pattyn20-Jun-09 1:57 
GeneralRe: GDI+ how to not painting the background image [modified] Pin
cppwxwidgetsss20-Jun-09 2:11
cppwxwidgetsss20-Jun-09 2:11 
QuestionIP address in to varient Pin
sudhi16419-Jun-09 20:17
sudhi16419-Jun-09 20:17 
AnswerRe: IP address in to varient Pin
Christian Graus19-Jun-09 20:22
protectorChristian Graus19-Jun-09 20:22 
QuestionGetting Message: "Couldn't Update; Currently Locked" in mdb Pin
honeyashu19-Jun-09 20:03
honeyashu19-Jun-09 20:03 
AnswerRe: Getting Message: "Couldn't Update; Currently Locked" in mdb Pin
Christian Graus19-Jun-09 20:07
protectorChristian Graus19-Jun-09 20:07 
Questiongetting the parent control from a child control at runtime. Pin
Xandip19-Jun-09 19:32
Xandip19-Jun-09 19:32 
AnswerRe: getting the parent control from a child control at runtime. Pin
Christian Graus19-Jun-09 19:46
protectorChristian Graus19-Jun-09 19:46 
GeneralRe: getting the parent control from a child control at runtime. Pin
Xandip19-Jun-09 19:50
Xandip19-Jun-09 19:50 

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.