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

C#

 
QuestionWhats the regular expression of a alphanumeric string with no special characters Pin
Rocky#10-Feb-07 21:07
Rocky#10-Feb-07 21:07 
AnswerRe: Whats the regular expression of a alphanumeric string with no special characters Pin
Christian Graus10-Feb-07 22:27
protectorChristian Graus10-Feb-07 22:27 
QuestionMaking an Installation Wizard to my Project Pin
Semion_N10-Feb-07 19:04
Semion_N10-Feb-07 19:04 
AnswerRe: Making an Installation Wizard to my Project Pin
Stefan Troschuetz10-Feb-07 20:28
Stefan Troschuetz10-Feb-07 20:28 
GeneralRe: Making an Installation Wizard to my Project Pin
Semion_N10-Feb-07 20:38
Semion_N10-Feb-07 20:38 
GeneralRe: Making an Installation Wizard to my Project Pin
Stefan Troschuetz10-Feb-07 22:54
Stefan Troschuetz10-Feb-07 22:54 
GeneralRe: Making an Installation Wizard to my Project Pin
Semion_N10-Feb-07 23:45
Semion_N10-Feb-07 23:45 
GeneralRe: Making an Installation Wizard to my Project Pin
Stefan Troschuetz11-Feb-07 0:08
Stefan Troschuetz11-Feb-07 0:08 
No you do not need to write the project again. Create the setup project in the same solution as the project you want to deploy. Easiest way would be clicking on the solution item in the project explorer and in the opening context menu choose "Add>New Project..". The rest of the procedure is the same as described in my previous post.
Also take a look at this link on MSDN to learn more about deploying your application with the help of VS: Deploying Applications[^]


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: Making an Installation Wizard to my Project Pin
Semion_N11-Feb-07 1:14
Semion_N11-Feb-07 1:14 
AnswerRe: Making an Installation Wizard to my Project Pin
Semion_N10-Feb-07 20:44
Semion_N10-Feb-07 20:44 
Questionaccess the toolstripmenuItem of MDI form from child form Pin
red60mans10-Feb-07 17:18
red60mans10-Feb-07 17:18 
AnswerRe: access the toolstripmenuItem of MDI form from child form Pin
Stefan Troschuetz10-Feb-07 20:24
Stefan Troschuetz10-Feb-07 20:24 
GeneralRe: access the toolstripmenuItem of MDI form from child form Pin
hasbir8-Jul-10 0:13
hasbir8-Jul-10 0:13 
Questionchild form shows menustrip when automatically merging with MDI parent form Pin
red60mans10-Feb-07 16:17
red60mans10-Feb-07 16:17 
AnswerRe: child form shows menustrip when automatically merging with MDI parent form Pin
red60mans10-Feb-07 17:23
red60mans10-Feb-07 17:23 
Questionusing another program's web services Pin
dsl/fahk10-Feb-07 14:48
dsl/fahk10-Feb-07 14:48 
QuestionXml Navigation question plz Help Pin
Rizawn10-Feb-07 12:18
Rizawn10-Feb-07 12:18 
AnswerRe: Xml Navigation question plz Help Pin
Christian Graus10-Feb-07 13:22
protectorChristian Graus10-Feb-07 13:22 
AnswerRe: Xml Navigation question plz Help Pin
Stefan Troschuetz10-Feb-07 20:20
Stefan Troschuetz10-Feb-07 20:20 
QuestionReturnig parametrs from sql statment Pin
microuser_200010-Feb-07 11:30
microuser_200010-Feb-07 11:30 
AnswerRe: Returnig parametrs from sql statment Pin
Christian Graus10-Feb-07 11:46
protectorChristian Graus10-Feb-07 11:46 
Questionforeach Pin
ali_reza_zareian10-Feb-07 10:50
ali_reza_zareian10-Feb-07 10:50 
AnswerRe: foreach Pin
Christian Graus10-Feb-07 10:59
protectorChristian Graus10-Feb-07 10:59 
AnswerRe: foreach Pin
Luc Pattyn10-Feb-07 11:01
sitebuilderLuc Pattyn10-Feb-07 11:01 
GeneralRe: foreach Pin
ali_reza_zareian10-Feb-07 11:12
ali_reza_zareian10-Feb-07 11:12 

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.