.net - VB.Net and C# Projects in 1 Solution -
Is there a way to create multiple projects using different languages under VS1 solution 1? if so, how? Like Oeded, you make them like
. By right-clicking it on the solution
node, click Add & gt; New project
, select the type of language and project you want, and give it a name.
Tools & gt; Option & gt; Projects and Solutions )
When you do not have both languages installed, for example, if you have Visual Basic 2008 Express Edition has installed Visual Basic 2008 Express Edition or vice versa, or if you unselect one language during installation Note that in addition to the Express edition, each version has all the languages by default.
If you are having problems, then I will verify that none of the above problems are applicable. Just click the Tools & gt; Under Options>
Settings and Installed Products
list Help>. About Microsoft Visual Studio
If you need to change the installed products
list, just run the VSNet setup (or the appropriate Express Edition setup) again.
Comments
Post a Comment