Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
AnswerRe: Embed files in exe programmatically (pretty hard :( ) Pin
Giorgi Dalakishvili30-Apr-09 9:02
mentorGiorgi Dalakishvili30-Apr-09 9:02 
GeneralRe: Embed files in exe programmatically (pretty hard :( ) Pin
sodevrom30-Apr-09 9:06
sodevrom30-Apr-09 9:06 
AnswerRe: Embed files in exe programmatically (pretty hard :( ) Pin
Daniel Grunwald30-Apr-09 9:11
Daniel Grunwald30-Apr-09 9:11 
GeneralRe: Embed files in exe programmatically (pretty hard :( ) Pin
sodevrom30-Apr-09 9:33
sodevrom30-Apr-09 9:33 
GeneralRe: Embed files in exe programmatically (pretty hard :( ) Pin
Daniel Grunwald30-Apr-09 9:40
Daniel Grunwald30-Apr-09 9:40 
GeneralRe: Embed files in exe programmatically (pretty hard :( ) Pin
sodevrom30-Apr-09 11:49
sodevrom30-Apr-09 11:49 
AnswerRe: Embed files in exe programmatically (pretty hard :( ) Pin
Rajdeep.NET is BACK30-Apr-09 9:19
Rajdeep.NET is BACK30-Apr-09 9:19 
QuestionCustom Wizard: Is it possible to add a dll reference to a project on creation from a custom wizard? Pin
Jehammon30-Apr-09 6:56
Jehammon30-Apr-09 6:56 
Hello,

I was wondering if anyone could tell me if what I'm trying to accomplish is possible.

I am using C# in VS 2008.

I have two project templates and another template which links the two projects and calls their templates. The first project is a user control and the second is a test app that needs to reference the user control. I also have a custom wizard that is called from the template. After the projects are created the wizard compiles the user control and gets the path to its dll. I then need to add a reference to the user control from the dll path to my test app. It is not possible for me to add the reference before this as I don't know what the name of the dll will be until the user creates the new user control project giving it whatever name they want. Does anyone know how this could be done?
AnswerRe: Custom Wizard: Is it possible to add a dll reference to a project on creation from a custom wizard? Pin
Rolando CC30-Apr-09 7:16
professionalRolando CC30-Apr-09 7:16 
GeneralRe: Custom Wizard: Is it possible to add a dll reference to a project on creation from a custom wizard? Pin
Jehammon30-Apr-09 7:32
Jehammon30-Apr-09 7:32 
GeneralRe: Custom Wizard: Is it possible to add a dll reference to a project on creation from a custom wizard? Pin
Jehammon1-May-09 3:39
Jehammon1-May-09 3:39 
Questionget realtime data from website Pin
djdjoko30-Apr-09 6:44
djdjoko30-Apr-09 6:44 
GeneralRe: get realtime data from website Pin
Rolando CC30-Apr-09 7:19
professionalRolando CC30-Apr-09 7:19 
GeneralRe: get realtime data from website Pin
djdjoko30-Apr-09 22:51
djdjoko30-Apr-09 22:51 
GeneralRe: get realtime data from website Pin
SimpleData1-May-09 0:21
SimpleData1-May-09 0:21 
QuestionHow to use a function pointer in C# Pin
Member 103390730-Apr-09 5:04
Member 103390730-Apr-09 5:04 
AnswerRe: How to use a function pointer in C# Pin
Rolando CC30-Apr-09 6:38
professionalRolando CC30-Apr-09 6:38 
GeneralRe: How to use a function pointer in C# Pin
Member 103390730-Apr-09 22:49
Member 103390730-Apr-09 22:49 
AnswerRe: How to use a function pointer in C# Pin
MidwestLimey30-Apr-09 6:41
professionalMidwestLimey30-Apr-09 6:41 
GeneralRe: How to use a function pointer in C# Pin
Member 103390730-Apr-09 22:50
Member 103390730-Apr-09 22:50 
QuestionReuse existing MFC project in C# Pin
Katherine Williams30-Apr-09 5:00
Katherine Williams30-Apr-09 5:00 
AnswerRe: Reuse existing MFC project in C# Pin
Henry Minute30-Apr-09 5:34
Henry Minute30-Apr-09 5:34 
AnswerRe: Reuse existing MFC project in C# Pin
S. Senthil Kumar30-Apr-09 9:39
S. Senthil Kumar30-Apr-09 9:39 
QuestionDynamic XML Serialiser Pin
BASONJS30-Apr-09 4:23
BASONJS30-Apr-09 4:23 
QuestionBlog site using asp.net 2.0/C# Pin
Member 383476030-Apr-09 2:44
Member 383476030-Apr-09 2:44 

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.