Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
AnswerRe: Excel interop Borders Pin
Abhinav S5-Oct-10 8:14
Abhinav S5-Oct-10 8:14 
GeneralRe: Excel interop Borders Pin
Blubbo5-Oct-10 8:21
Blubbo5-Oct-10 8:21 
GeneralRe: Excel interop Borders Pin
Blubbo5-Oct-10 8:37
Blubbo5-Oct-10 8:37 
GeneralRe: Excel interop Borders Pin
Abhinav S5-Oct-10 18:16
Abhinav S5-Oct-10 18:16 
Questionnavigate to the code line in a .cs file Pin
prasadbuddhika5-Oct-10 5:49
prasadbuddhika5-Oct-10 5:49 
AnswerRe: navigate to the code line in a .cs file Pin
Not Active5-Oct-10 6:52
mentorNot Active5-Oct-10 6:52 
GeneralRe: navigate to the code line in a .cs file Pin
prasadbuddhika5-Oct-10 7:02
prasadbuddhika5-Oct-10 7:02 
GeneralRe: navigate to the code line in a .cs file Pin
Not Active5-Oct-10 8:26
mentorNot Active5-Oct-10 8:26 
There is already Find functionality in Visual Studio. I don't understand what you are trying to gain or accomplish outside of VS. In any case you would need to use automation and to my knowledge it is not available for execution outside of VS. It sounds like you need to create a Visual Studio Addin rather than an external application.

I know the language. I've read a book. - _Madmatt

GeneralRe: navigate to the code line in a .cs file Pin
prasadbuddhika5-Oct-10 9:04
prasadbuddhika5-Oct-10 9:04 
AnswerRe: navigate to the code line in a .cs file [modified] Pin
Luc Pattyn5-Oct-10 6:59
sitebuilderLuc Pattyn5-Oct-10 6:59 
AnswerRe: navigate to the code line in a .cs file Pin
prasadbuddhika5-Oct-10 22:08
prasadbuddhika5-Oct-10 22:08 
GeneralRe: navigate to the code line in a .cs file Pin
Pete O'Hanlon5-Oct-10 23:00
mvePete O'Hanlon5-Oct-10 23:00 
AnswerRe: navigate to the code line in a .cs file Pin
PIEBALDconsult7-Oct-10 15:05
mvePIEBALDconsult7-Oct-10 15:05 
QuestionPassing an array from C# into a C function (Interop) Pin
Blackwurst5-Oct-10 5:07
Blackwurst5-Oct-10 5:07 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
harold aptroot5-Oct-10 5:11
harold aptroot5-Oct-10 5:11 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
Blackwurst5-Oct-10 21:28
Blackwurst5-Oct-10 21:28 
AnswerRe: Passing an array from C# into a C function (Interop) Pin
Luc Pattyn5-Oct-10 5:15
sitebuilderLuc Pattyn5-Oct-10 5:15 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
harold aptroot5-Oct-10 5:29
harold aptroot5-Oct-10 5:29 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
harold aptroot5-Oct-10 7:02
harold aptroot5-Oct-10 7:02 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
Luc Pattyn5-Oct-10 7:15
sitebuilderLuc Pattyn5-Oct-10 7:15 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
harold aptroot5-Oct-10 7:23
harold aptroot5-Oct-10 7:23 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
Henry Minute5-Oct-10 7:49
Henry Minute5-Oct-10 7:49 
GeneralRe: Passing an array from C# into a C function (Interop) Pin
harold aptroot5-Oct-10 7:56
harold aptroot5-Oct-10 7:56 
QuestionThreaded server client two way communication problems and best practises [modified] Pin
teknolog1235-Oct-10 2:36
teknolog1235-Oct-10 2:36 
AnswerMessage Closed Pin
5-Oct-10 3:00
stancrm5-Oct-10 3:00 

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.