Click here to Skip to main content
15,901,001 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Database error Pin
Ahmed El-Badry24-Jan-07 0:39
Ahmed El-Badry24-Jan-07 0:39 
GeneralRe: Database error Pin
lanache24-Jan-07 22:20
lanache24-Jan-07 22:20 
QuestionIs this possible??????? Pin
FeRtoll23-Jan-07 22:52
FeRtoll23-Jan-07 22:52 
AnswerRe: Is this possible??????? Pin
IqbalVB25-Jan-07 20:03
IqbalVB25-Jan-07 20:03 
GeneralRe: Is this possible??????? Pin
FeRtoll28-Jan-07 23:21
FeRtoll28-Jan-07 23:21 
Questioncreating a batch file to generate dll from code files of vb6 and vb.net Pin
atulks.in23-Jan-07 22:19
atulks.in23-Jan-07 22:19 
AnswerRe: creating a batch file to generate dll from code files of vb6 and vb.net Pin
Ahmed El-Badry24-Jan-07 0:42
Ahmed El-Badry24-Jan-07 0:42 
GeneralRe: creating a batch file to generate dll from code files of vb6 and vb.net Pin
atulks.in24-Jan-07 19:41
atulks.in24-Jan-07 19:41 
okies ...well yes that is if i want to run my commands directly from the code...
rght ...well i was waiting ...for the reply i figured out myself what i was looking for ..
we can create a batch file ...with foll code

cd C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
cls
devenv /build Debug "C:\Documents and Settings\atul.sharma\My Documents\Visual Studio Projects\YMSEntity\ymsentity.sln"
devenv /build Debug "C:\Documents and Settings\atul.sharma\My Documents\Visual Studio Projects\ClassLibrary2\classlibrary2.sln"
This way i can build the dlls of multiple projects in a single go .....thanx buddy for ur time and thought...Smile | :)

" There are 10 types of people one who understands binary and one who don't................."

QuestionFile Watcher Question Pin
FeRtoll23-Jan-07 21:37
FeRtoll23-Jan-07 21:37 
QuestionCustom control Textbox Pin
Vikash Yadav23-Jan-07 21:16
Vikash Yadav23-Jan-07 21:16 
AnswerRe: Custom control Textbox Pin
Christian Graus23-Jan-07 22:03
protectorChristian Graus23-Jan-07 22:03 
GeneralRe: Custom control Textbox Pin
Vikash Yadav23-Jan-07 23:14
Vikash Yadav23-Jan-07 23:14 
GeneralRe: Custom control Textbox Pin
Christian Graus23-Jan-07 23:24
protectorChristian Graus23-Jan-07 23:24 
GeneralRe: Custom control Textbox Pin
Vikash Yadav23-Jan-07 23:38
Vikash Yadav23-Jan-07 23:38 
Questionremove scrollbars form datagrid ms fw 1.1 Pin
andreapv23-Jan-07 20:46
andreapv23-Jan-07 20:46 
Questioncopy of exe does not work [modified] Pin
the.bombardier23-Jan-07 20:31
the.bombardier23-Jan-07 20:31 
AnswerRe: copy of exe does not work Pin
the.bombardier23-Jan-07 20:49
the.bombardier23-Jan-07 20:49 
Questionpls help Pin
moomoooomoo23-Jan-07 20:01
moomoooomoo23-Jan-07 20:01 
AnswerRe: pls help Pin
Christian Graus23-Jan-07 20:54
protectorChristian Graus23-Jan-07 20:54 
QuestionMultiple forms in vb.net Pin
.NetRams23-Jan-07 19:45
.NetRams23-Jan-07 19:45 
AnswerRe: Multiple forms in vb.net Pin
Parwej Ahamad23-Jan-07 20:26
professionalParwej Ahamad23-Jan-07 20:26 
QuestionHow to remove Specific Row from datagridview? Pin
priya_p23323-Jan-07 18:51
priya_p23323-Jan-07 18:51 
AnswerRe: How to remove Specific Row from datagridview? Pin
priya_p23323-Jan-07 18:52
priya_p23323-Jan-07 18:52 
QuestionRe: How to remove Specific Row from datagridview? Pin
tonymathewt25-Jan-07 0:10
professionaltonymathewt25-Jan-07 0:10 
QuestionRe: How to remove Specific Row from datagridview? Pin
tonymathewt28-Jan-07 18:57
professionaltonymathewt28-Jan-07 18:57 

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.