Click here to Skip to main content
15,909,953 members
Home / Discussions / C#
   

C#

 
GeneralRe: button up and down Pin
toink toink28-Jun-06 5:02
toink toink28-Jun-06 5:02 
QuestionC# windows application Pin
Alamzeb khan28-Jun-06 1:04
Alamzeb khan28-Jun-06 1:04 
AnswerRe: C# windows application Pin
User 665828-Jun-06 1:12
User 665828-Jun-06 1:12 
AnswerRe: C# windows application Pin
Nader Elshehabi28-Jun-06 1:15
Nader Elshehabi28-Jun-06 1:15 
AnswerRe: C# windows application Pin
stancrm28-Jun-06 1:30
stancrm28-Jun-06 1:30 
Questiona few question about process management ? Pin
cmpeng3428-Jun-06 0:49
cmpeng3428-Jun-06 0:49 
AnswerRe: a few question about process management ? Pin
Nader Elshehabi28-Jun-06 1:28
Nader Elshehabi28-Jun-06 1:28 
QuestionC# ActiveX in CAB Pin
gnjunge27-Jun-06 23:42
gnjunge27-Jun-06 23:42 
Hi,

Description: I had to create a C# ActiveX to work in IE (without an IIS server, so I can't use the option of showing window forms in IE). My final project output does not only exists out of the C#/ActiveX dll but also some referenced third party dlls (not ActiveX, just .NET).
The app works, when I compile it for COM interop and then add the right <object> tag in an html file it works fine. But in order to redistribute the app I need to enter something in the codebase parameter of the object tag. This is a CAB file.
Problem: I tried to add a CAB setup project to my solution, but when I compile my project, and the CAB gets build, it only adds the C#/ActiveX dll to my CAB file and NOT the referenced dlls (who don't have to be registered as a COM object but just have to sit in the same directory as the C#/ActiveX dll).
Pointers: Can I use some sort of normal setup, an exe file, as codebase? or how do I setup the inf file in the CAB to do what I want? Did anybody else run into this problem?

thanks,
Gidon
QuestionCould sombody help clean up awfull code [modified] Pin
johan313127-Jun-06 23:33
johan313127-Jun-06 23:33 
QuestionCompact framework drawing Pin
os0027-Jun-06 23:30
os0027-Jun-06 23:30 
QuestionCreate folder Pin
SysJey27-Jun-06 22:37
SysJey27-Jun-06 22:37 
AnswerRe: Create folder Pin
Robert Rohde27-Jun-06 22:57
Robert Rohde27-Jun-06 22:57 
AnswerRe: Create folder Pin
Reza Raad28-Jun-06 0:16
Reza Raad28-Jun-06 0:16 
GeneralRe: Create folder Pin
SysJey28-Jun-06 22:26
SysJey28-Jun-06 22:26 
GeneralRe: Create folder Pin
Robert Rohde29-Jun-06 4:19
Robert Rohde29-Jun-06 4:19 
QuestionBluetooth Pin
ah_jiang_927-Jun-06 21:43
ah_jiang_927-Jun-06 21:43 
AnswerRe: Bluetooth Pin
Gavin Roberts27-Jun-06 23:16
Gavin Roberts27-Jun-06 23:16 
QuestionDataGrid and DataGridView Pin
Alamzeb khan27-Jun-06 21:32
Alamzeb khan27-Jun-06 21:32 
AnswerRe: DataGrid and DataGridView Pin
Robert Rohde27-Jun-06 23:03
Robert Rohde27-Jun-06 23:03 
GeneralRe: DataGrid and DataGridView Pin
Alamzeb khan28-Jun-06 0:38
Alamzeb khan28-Jun-06 0:38 
GeneralRe: DataGrid and DataGridView Pin
Robert Rohde28-Jun-06 1:29
Robert Rohde28-Jun-06 1:29 
Questionneed to insert name in the database using method Pin
Mamphekgo27-Jun-06 20:30
Mamphekgo27-Jun-06 20:30 
AnswerRe: need to insert name in the database using method Pin
led mike27-Jun-06 20:44
led mike27-Jun-06 20:44 
GeneralRe: need to insert name in the database using method Pin
Mamphekgo27-Jun-06 21:12
Mamphekgo27-Jun-06 21:12 
GeneralRe: need to insert name in the database using method Pin
Mairaaj Khan27-Jun-06 22:32
professionalMairaaj Khan27-Jun-06 22:32 

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.