Click here to Skip to main content
16,004,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: Text conversion Pin
Satay844-Jul-12 2:45
Satay844-Jul-12 2:45 
AnswerRe: Text conversion Pin
Eddy Vluggen4-Jul-12 3:05
professionalEddy Vluggen4-Jul-12 3:05 
GeneralRe: Text conversion Pin
Satay844-Jul-12 3:21
Satay844-Jul-12 3:21 
GeneralRe: Text conversion Pin
Eddy Vluggen4-Jul-12 3:27
professionalEddy Vluggen4-Jul-12 3:27 
Questionhow to get a ressource folder into the in folder Pin
baranils3-Jul-12 0:02
baranils3-Jul-12 0:02 
AnswerRe: how to get a ressource folder into the in folder Pin
Eddy Vluggen3-Jul-12 0:52
professionalEddy Vluggen3-Jul-12 0:52 
GeneralRe: how to get a ressource folder into the in folder Pin
baranils3-Jul-12 1:04
baranils3-Jul-12 1:04 
AnswerRe: how to get a ressource folder into the in folder Pin
Luc Pattyn3-Jul-12 0:58
sitebuilderLuc Pattyn3-Jul-12 0:58 
in some IDE's (such as Visual Studio) you can specify pre-build and post-build commands; these get executed at the start and termination of a build, and use a DOS-like syntax. Copying some files in this way is a typical usage.

OTOH if your files are present while building, what makes you think they will disappear? You can add all kinds of files to a project, and get them deployed. Again, VS gives you a choice of actions to be taken for files it doesn't normally know about, the choices are: none, compile, content, embedded resource. I suggest you experiment a little.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

QuestionFacebook ads application Pin
twotwins2-Jul-12 22:21
twotwins2-Jul-12 22:21 
AnswerRe: Facebook ads application Pin
Eddy Vluggen3-Jul-12 0:54
professionalEddy Vluggen3-Jul-12 0:54 
GeneralRe: Facebook ads application Pin
twotwins3-Jul-12 2:28
twotwins3-Jul-12 2:28 
AnswerRe: Facebook ads application Pin
Eddy Vluggen3-Jul-12 2:44
professionalEddy Vluggen3-Jul-12 2:44 
GeneralRe: Facebook ads application Pin
twotwins3-Jul-12 3:46
twotwins3-Jul-12 3:46 
QuestionHow To Create a Image Cup Pin
Anubhava Dimri2-Jul-12 20:42
Anubhava Dimri2-Jul-12 20:42 
AnswerRe: How To Create a Image Cup Pin
Mycroft Holmes2-Jul-12 21:39
professionalMycroft Holmes2-Jul-12 21:39 
AnswerREPOST: How To Create a Image Cup Pin
Dave Kreskowiak3-Jul-12 1:28
mveDave Kreskowiak3-Jul-12 1:28 
QuestionFinger print matching Pin
smithakk2-Jul-12 20:28
smithakk2-Jul-12 20:28 
AnswerRe: Finger print matching Pin
Midnight Ahri2-Jul-12 21:09
Midnight Ahri2-Jul-12 21:09 
AnswerRe: Finger print matching Pin
Mycroft Holmes2-Jul-12 21:34
professionalMycroft Holmes2-Jul-12 21:34 
AnswerRe: Finger print matching Pin
Abhinav S2-Jul-12 22:01
Abhinav S2-Jul-12 22:01 
GeneralHow to read bytes from Stream into Objects? Pin
Software20072-Jul-12 17:27
Software20072-Jul-12 17:27 
GeneralRe: How to read bytes from Stream into Objects? Pin
Richard MacCutchan2-Jul-12 21:47
mveRichard MacCutchan2-Jul-12 21:47 
GeneralRe: How to read bytes from Stream into Objects? Pin
OriginalGriff2-Jul-12 23:25
mveOriginalGriff2-Jul-12 23:25 
GeneralRe: How to read bytes from Stream into Objects? Pin
Richard MacCutchan2-Jul-12 23:39
mveRichard MacCutchan2-Jul-12 23:39 
AnswerRe: How to read bytes from Stream into Objects? Pin
Eddy Vluggen3-Jul-12 1:01
professionalEddy Vluggen3-Jul-12 1:01 

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.