Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
Questionpath 2 get image file from resource Pin
samreengr89-Apr-07 7:00
samreengr89-Apr-07 7:00 
AnswerRe: path 2 get image file from resource Pin
Luc Pattyn9-Apr-07 9:21
sitebuilderLuc Pattyn9-Apr-07 9:21 
GeneralRe: path 2 get image file from resource Pin
samreengr89-Apr-07 11:00
samreengr89-Apr-07 11:00 
GeneralRe: path 2 get image file from resource Pin
Luc Pattyn9-Apr-07 13:57
sitebuilderLuc Pattyn9-Apr-07 13:57 
QuestionSystem.Diagnostics.Design? Pin
Vodstok9-Apr-07 6:17
Vodstok9-Apr-07 6:17 
AnswerRe: System.Diagnostics.Design? Pin
Colin Angus Mackay9-Apr-07 6:23
Colin Angus Mackay9-Apr-07 6:23 
GeneralRe: System.Diagnostics.Design? Pin
Vodstok9-Apr-07 7:13
Vodstok9-Apr-07 7:13 
GeneralRe: System.Diagnostics.Design? Pin
Colin Angus Mackay9-Apr-07 7:37
Colin Angus Mackay9-Apr-07 7:37 
The documentation says "This class supports the .NET Framework infrastructure and is not intended to be used directly from your code." for ProcessModuleDesigner[^] and ProcessThreadDesigner[^]. I didn't find anything on IProcessDesigner.

These classes are just the glue between existing .NET components and Visual Studio. I don't think (especially going on what the documentation says) that you are supposed to use these classes yourself.

It might be worth examining them in something like Lutz Roeder's Reflector[^] to see how they work and use that as a basis of creating your own classes, if you need to interact with the designer.


Upcoming events:
* Edinburgh: Web Security Conference Day for Windows Developers (12th April)
* Glasgow: Introduction to AJAX (2nd May), SQL Server, Mock Objects

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

GeneralRe: System.Diagnostics.Design? Pin
Vodstok9-Apr-07 7:43
Vodstok9-Apr-07 7:43 
AnswerRe: System.Diagnostics.Design? Pin
Dan Neely9-Apr-07 7:11
Dan Neely9-Apr-07 7:11 
QuestionWhere is my memory? [modified] Pin
lak-b9-Apr-07 5:17
lak-b9-Apr-07 5:17 
AnswerRe: Where is my memory? Pin
S. Senthil Kumar9-Apr-07 6:36
S. Senthil Kumar9-Apr-07 6:36 
GeneralRe: Where is my memory? Pin
lak-b9-Apr-07 7:49
lak-b9-Apr-07 7:49 
GeneralRe: Where is my memory? Pin
S. Senthil Kumar9-Apr-07 9:28
S. Senthil Kumar9-Apr-07 9:28 
QuestionDecorator Pattern Related Question Pin
jubilanttiger9-Apr-07 4:31
jubilanttiger9-Apr-07 4:31 
AnswerRe: Decorator Pattern Related Question Pin
Leslie Sanford9-Apr-07 6:14
Leslie Sanford9-Apr-07 6:14 
QuestionThread Aorting Pin
HexaDeveloper9-Apr-07 3:37
HexaDeveloper9-Apr-07 3:37 
AnswerRe: Thread Aorting Pin
Leslie Sanford9-Apr-07 5:32
Leslie Sanford9-Apr-07 5:32 
GeneralRe: Thread Aorting [modified] Pin
HexaDeveloper10-Apr-07 14:01
HexaDeveloper10-Apr-07 14:01 
Questioncombobox database value Pin
msogun9-Apr-07 3:36
msogun9-Apr-07 3:36 
AnswerRe: combobox database value Pin
Colin Angus Mackay9-Apr-07 3:42
Colin Angus Mackay9-Apr-07 3:42 
QuestionWhich is better C# or VC++.NET Pin
BlrBoy9-Apr-07 2:33
BlrBoy9-Apr-07 2:33 
AnswerRe: Which is better C# or VC++.NET Pin
Colin Angus Mackay9-Apr-07 3:41
Colin Angus Mackay9-Apr-07 3:41 
QuestionBetter to save locally? Pin
Aaron VanWieren9-Apr-07 2:27
Aaron VanWieren9-Apr-07 2:27 
AnswerRe: Better to save locally? Pin
Colin Angus Mackay9-Apr-07 3:40
Colin Angus Mackay9-Apr-07 3:40 

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.