Click here to Skip to main content
15,917,875 members
Home / Discussions / C#
   

C#

 
AnswerRe: Asynchronous socket programming Pin
Paulo Zemek24-Feb-10 8:40
Paulo Zemek24-Feb-10 8:40 
GeneralRe: Asynchronous socket programming Pin
Frozzeg24-Feb-10 9:23
Frozzeg24-Feb-10 9:23 
QuestionAnyone else using ADO.Net 2.0, stored procedures and wcf for databinding rather than using another framwork? Pin
ToddHileHoffer24-Feb-10 7:13
ToddHileHoffer24-Feb-10 7:13 
AnswerRe: Anyone else using ADO.Net 2.0, stored procedures and wcf for databinding rather than using another framwork? Pin
Dr.Walt Fair, PE24-Feb-10 7:49
professionalDr.Walt Fair, PE24-Feb-10 7:49 
GeneralRe: Anyone else using ADO.Net 2.0, stored procedures and wcf for databinding rather than using another framwork? Pin
ToddHileHoffer24-Feb-10 9:25
ToddHileHoffer24-Feb-10 9:25 
AnswerRe: Anyone else using ADO.Net 2.0, stored procedures and wcf for databinding rather than using another framwork? Pin
PIEBALDconsult24-Feb-10 8:55
mvePIEBALDconsult24-Feb-10 8:55 
GeneralRe: Anyone else using ADO.Net 2.0, stored procedures and wcf for databinding rather than using another framwork? Pin
ToddHileHoffer24-Feb-10 9:26
ToddHileHoffer24-Feb-10 9:26 
QuestionAre tests ugly? Pin
Member 448708324-Feb-10 6:45
Member 448708324-Feb-10 6:45 
AnswerRe: Are tests ugly? Pin
Ravi Bhavnani24-Feb-10 7:22
professionalRavi Bhavnani24-Feb-10 7:22 
QuestionMessage Removed Pin
24-Feb-10 6:39
Etienne_12324-Feb-10 6:39 
AnswerRe: Recommended resolution Pin
Dave Kreskowiak24-Feb-10 8:06
mveDave Kreskowiak24-Feb-10 8:06 
QuestionultraCombo1 - Infragistics Pin
arsendem24-Feb-10 5:45
arsendem24-Feb-10 5:45 
AnswerRe: ultraCombo1 - Infragistics Pin
Saksida Bojan24-Feb-10 6:09
Saksida Bojan24-Feb-10 6:09 
QuestionRSOP Collection Com/WMI errer Pin
Planker24-Feb-10 5:44
Planker24-Feb-10 5:44 
AnswerRe: RSOP Collection Com/WMI errer Pin
Ravi Bhavnani24-Feb-10 7:24
professionalRavi Bhavnani24-Feb-10 7:24 
QuestionCustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
akamper24-Feb-10 4:36
akamper24-Feb-10 4:36 
AnswerRe: CustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
OriginalGriff24-Feb-10 4:54
mveOriginalGriff24-Feb-10 4:54 
AnswerRe: CustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
Saksida Bojan24-Feb-10 6:13
Saksida Bojan24-Feb-10 6:13 
GeneralRe: CustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
akamper24-Feb-10 20:20
akamper24-Feb-10 20:20 
GeneralRe: CustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
Saksida Bojan24-Feb-10 22:00
Saksida Bojan24-Feb-10 22:00 
GeneralRe: CustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
akamper25-Feb-10 21:15
akamper25-Feb-10 21:15 
GeneralRe: CustomWinFormsDesigner: How to Implement "TaskButton" on Controls and how to "Select and Draw" from a toolbox Pin
Saksida Bojan26-Feb-10 0:51
Saksida Bojan26-Feb-10 0:51 
QuestionIncluding Codec within installation Pin
Caio198524-Feb-10 3:33
Caio198524-Feb-10 3:33 
Hi,

For several months I've been doing some programming in C# as a hobby, and all programs that I have created stayed on my own computer which means that I had never created an installation package (.msi) file or something like that.

These days I finished a video player that I'd like to distribute to some people but besides willing to learn how to create that installation package I'd like to include a codec pack within this installation so it is installed before the video player opens some video files which come already with the player that make usage of the codec.

How can I do that? (installation package installing a third party codec pack)

Thanks in advance,

Caio.
AnswerMessage Removed Pin
24-Feb-10 3:40
Mschauder24-Feb-10 3:40 
GeneralRe: Including Codec within installation [modified] Pin
harold aptroot24-Feb-10 3:44
harold aptroot24-Feb-10 3: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.