Click here to Skip to main content
15,898,134 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: newbie: class enum query Pin
Christian Graus11-May-07 0:59
protectorChristian Graus11-May-07 0:59 
GeneralRe: newbie: class enum query Pin
aitch4211-May-07 6:29
aitch4211-May-07 6:29 
Questiondeployment process in vb.net Pin
Sonia Gupta10-May-07 20:41
Sonia Gupta10-May-07 20:41 
AnswerRe: deployment process in vb.net Pin
Christian Graus10-May-07 20:45
protectorChristian Graus10-May-07 20:45 
GeneralRe: deployment process in vb.net Pin
Sonia Gupta10-May-07 20:53
Sonia Gupta10-May-07 20:53 
GeneralRe: deployment process in vb.net Pin
Christian Graus10-May-07 20:58
protectorChristian Graus10-May-07 20:58 
QuestionRe: deployment process in vb.net Pin
Sonia Gupta10-May-07 21:12
Sonia Gupta10-May-07 21:12 
AnswerRe: deployment process in vb.net Pin
Christian Graus10-May-07 21:40
protectorChristian Graus10-May-07 21:40 
Nilish wrote:
.U suggested to write a program in C++.


Yes, a program that does the install would need to be C++.

Nilish wrote:
If i am going to write the program at official timing then....boss will fire me.Bcos i am suppose to wite programs in vb.net


Then your boss is a moron.

Nilish wrote:
Is there any other another way out


No, if you want to write your own program that does installation, it's a dumb idea to start with, but it needs to be in C++, unless you know for sure that all the machines you deploy to will have .NET installed

Nilish wrote:
Does vb6 has anything to do with this problem.


No, why would it ? VB6 also requires a runtime AFAIK, but I never use it, it's worse than VB.NET. If it can make an exe that runs anywhere, you could use it. Your core idea is dumb tho, you should not write your own installer program, you should create an MSI. Writing an installer will take you a long time, if you do it properly.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

AnswerRe: deployment process in vb.net Pin
P P Vilsad11-May-07 9:32
P P Vilsad11-May-07 9:32 
QuestionURGENT REGEX Pin
ant1xxx10-May-07 19:52
ant1xxx10-May-07 19:52 
AnswerRe: URGENT REGEX Pin
Christian Graus10-May-07 20:43
protectorChristian Graus10-May-07 20:43 
QuestionAbout Dll hell Pin
anujose10-May-07 19:31
anujose10-May-07 19:31 
AnswerRe: About Dll hell Pin
Christian Graus10-May-07 20:34
protectorChristian Graus10-May-07 20:34 
Questionhow to delete a value in datagrid from vb.net windows apllication? Pin
sathyan_829410-May-07 19:18
sathyan_829410-May-07 19:18 
AnswerRe: how to delete a value in datagrid from vb.net windows apllication? Pin
Tirthadip10-May-07 19:47
Tirthadip10-May-07 19:47 
Questionhow to search a record in datagrid from vb.net windows application by selected a value in combobox Pin
sathyan_829410-May-07 19:15
sathyan_829410-May-07 19:15 
AnswerRe: how to search a record in datagrid from vb.net windows application by selected a value in combobox Pin
Dave Kreskowiak11-May-07 4:06
mveDave Kreskowiak11-May-07 4:06 
Questionvideo clips in vb.net Pin
navyasri10-May-07 19:09
navyasri10-May-07 19:09 
AnswerRe: video clips in vb.net Pin
Christian Graus10-May-07 20:46
protectorChristian Graus10-May-07 20:46 
Questionwhat is the vb.net windows application code for edit a record in datagrid from vb.net during runtime Pin
sathyan_829410-May-07 19:06
sathyan_829410-May-07 19:06 
AnswerRe: what is the vb.net windows application code for edit a record in datagrid from vb.net during runtime Pin
Dave Kreskowiak11-May-07 4:09
mveDave Kreskowiak11-May-07 4:09 
Questionwhat is vb.net windows application code for this c# code? Pin
sathyan_829410-May-07 19:05
sathyan_829410-May-07 19:05 
AnswerRe: what is vb.net windows application code for this c# code? Pin
Tirthadip10-May-07 19:39
Tirthadip10-May-07 19:39 
AnswerRe: what is vb.net windows application code for this c# code? Pin
Christian Graus10-May-07 20:50
protectorChristian Graus10-May-07 20:50 
Questionevents - Raiseevents - delegates Pin
Sonia Gupta10-May-07 18:08
Sonia Gupta10-May-07 18:08 

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.