473,386 Members | 1,795 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Building a solution via VB .NET code


Hi, does anybody know if there's a way to build a Visual Studio solution
(.sln) using vb .net code?

I mean, I'd like to get the same result that appears in the Output Window of
the Ide when building a solution by using the Build command...

So is there an external executable to be launched?

Many thanks!
Progalex
Nov 21 '05 #1
7 1538
Progalex,

Do you know VBC

http://msdn.microsoft.com/library/de...ommandLine.asp

I hope this helps?

Cor
Nov 21 '05 #2
"Cor Ligthert" <no************@planet.nl> schrieb:
Do you know VBC

http://msdn.microsoft.com/library/de...ommandLine.asp


You can't use VBC to compile a VS.NET solution/project file.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #3

Ok, I already knew VBC.

But if I can't use VBC to build solutions, is there any other way over than
using devenv.exe?

Thanks
Nov 21 '05 #4
"Cor Ligthert" <no************@planet.nl> schrieb:
Do you know VBC

http://msdn.microsoft.com/library/de...ommandLine.asp


You can't use VBC to compile a VS.NET solution/project file.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #5

Ok, I already knew VBC.

But if I can't use VBC to build solutions, is there any other way over than
using devenv.exe?

Thanks
Nov 21 '05 #6
Herfried,

I said "do you know", I never investigate it myself if it was completly
possible. Maybe somebody can add himself some functionality and than use VBC
as an engine.

More I was not saying.

Cor

"Herfried K. Wagner [MVP]" > "Cor Ligthert" <no************@planet.nl>
schrieb:
Do you know VBC

http://msdn.microsoft.com/library/de...ommandLine.asp


You can't use VBC to compile a VS.NET solution/project file.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #7
Herfried,

I said "do you know", I never investigate it myself if it was completly
possible. Maybe somebody can add himself some functionality and than use VBC
as an engine.

More I was not saying.

Cor

"Herfried K. Wagner [MVP]" > "Cor Ligthert" <no************@planet.nl>
schrieb:
Do you know VBC

http://msdn.microsoft.com/library/de...ommandLine.asp


You can't use VBC to compile a VS.NET solution/project file.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Player | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all I am using VS.NET 2003. What I am doing apart from teaching myself C# is learning my way round V.NET2003 also.
0
by: Vani | last post by:
Has anyone come across this issue? There seems to be a behavioral difference (and possible bug) in visual strudio 2003 when building a vc.net solution through IDE and building the same solution...
3
by: thomson | last post by:
Hi All, While Iam building my solution, the VS 2003 editor get stucked, for a few minutes and after sometimes it gets recovered, and the solution building done, While building i looked into the...
0
by: andrei | last post by:
Hi Group, Environment: Windows 2000 Professional, VS.NET 2003 The solution has 30 projects (one main asp.net application and the rest are dlls) We have this annoying behaviour with our...
1
by: Progalex | last post by:
Hi, does anybody know if there's a way to build a Visual Studio solution (.sln) using vb .net code? I mean, I'd like to get the same result that appears in the Output Window of the Ide when...
3
by: tony | last post by:
Hello!! I use VS 2003 and C# for all class library except MeltPracCommon.dll which is C++.NET The problem is that I get these warnings when building the exe file and use my class libraries....
12
by: Ludwig | last post by:
Hi all, we are building our own class library framework, with stuff in it that can be used in various projects at various clients. Initially we had 4 assemblies with everything in it. Of...
4
by: ramshankaryadav | last post by:
Hi, I'm facing a problem while building a project through MSBuild, this project is a part of a solution which has several other projects on which it depends, but I want to build this project...
1
by: Derek Hart | last post by:
When building a web service in the same solution as the client for the web service, what is the most efficient way to test for changes? When I add a web reference, I choose the option to add web...
7
Curtis Rutland
by: Curtis Rutland | last post by:
Building A Silverlight (2.0) Multi-File Uploader All source code is C#. VB.NET source is coming soon. Note: This project requires Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.