Click here to Skip to main content
15,887,849 members
Home / Discussions / C#
   

C#

 
QuestionTo extract text of multiline textbox Pin
Mushtaque Nizamani19-Aug-07 21:50
Mushtaque Nizamani19-Aug-07 21:50 
AnswerRe: To extract text of multiline textbox Pin
Giorgi Dalakishvili19-Aug-07 21:55
mentorGiorgi Dalakishvili19-Aug-07 21:55 
AnswerRe: To extract text of multiline textbox Pin
Rocky#19-Aug-07 21:55
Rocky#19-Aug-07 21:55 
AnswerRe: To extract text of multiline textbox Pin
Mushtaque Nizamani19-Aug-07 23:11
Mushtaque Nizamani19-Aug-07 23:11 
QuestionDebugging a COM dll Pin
jozsurf19-Aug-07 21:28
jozsurf19-Aug-07 21:28 
AnswerRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 22:23
Nissim Salomon19-Aug-07 22:23 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 22:28
jozsurf19-Aug-07 22:28 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 22:45
Nissim Salomon19-Aug-07 22:45 
ok your com dll will be hosted by any process using it, in this case your application.
try the following steps:
1.open the com object source code
2.set break points
3.attach the debuger to your application using (managed and native option in the attach to box).
4.call the com object from your application.
thanks




GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 22:55
jozsurf19-Aug-07 22:55 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 23:02
Nissim Salomon19-Aug-07 23:02 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 23:11
jozsurf19-Aug-07 23:11 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 23:26
Nissim Salomon19-Aug-07 23:26 
GeneralRe: Debugging a COM dll Pin
jozsurf20-Aug-07 16:53
jozsurf20-Aug-07 16:53 
QuestionConnecting to SQL Server 2000 independent of the name of the server Pin
Rocky#19-Aug-07 21:24
Rocky#19-Aug-07 21:24 
AnswerRe: Connecting to SQL Server 2000 independent of the name of the server Pin
originSH19-Aug-07 22:14
originSH19-Aug-07 22:14 
GeneralRe: Connecting to SQL Server 2000 independent of the name of the server Pin
Rocky#19-Aug-07 23:14
Rocky#19-Aug-07 23:14 
QuestionArray List Pin
.NET- India 19-Aug-07 20:51
.NET- India 19-Aug-07 20:51 
AnswerRe: Array List Pin
N a r e s h P a t e l19-Aug-07 20:57
N a r e s h P a t e l19-Aug-07 20:57 
AnswerRe: Array List Pin
Hessam Jalali19-Aug-07 20:59
Hessam Jalali19-Aug-07 20:59 
AnswerRe: Array List Pin
J4amieC19-Aug-07 22:20
J4amieC19-Aug-07 22:20 
AnswerRe: Array List Pin
mangrovecm19-Aug-07 22:55
mangrovecm19-Aug-07 22:55 
QuestionGet the active tab's URL of IE7 & Mozilla Firefox Pin
ULLAS K19-Aug-07 20:27
ULLAS K19-Aug-07 20:27 
QuestionCustom Radio button / Check box Pin
Krugger40419-Aug-07 20:00
Krugger40419-Aug-07 20:00 
AnswerRe: Custom Radio button / Check box Pin
Giorgi Dalakishvili19-Aug-07 20:47
mentorGiorgi Dalakishvili19-Aug-07 20:47 
GeneralRe: Custom Radio button / Check box Pin
Krugger40419-Aug-07 21:23
Krugger40419-Aug-07 21:23 

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.