.NET without VisualStudio

  • Thread starter Thread starter SePp
  • Start date Start date
S

SePp

Hello,

I want to develop a DotNet C# Windows Application. Is it possible to
do that only with open source
software? Are there disadvantages if I use other software?


Thank you very much for all information.


Kind regards
Sepp
 
Why? The express versions are free. What is lacking in the free version
that requires an open source version? I would think that is how the question
should be raised.
 
Sepp,

In my idea there are no advantages only disadvantages.

Therefore we are probably all curious what are in your opinion the
advantages and give you then an answer.

Cor
 
SePp said:
I want to develop a DotNet C# Windows Application. Is it possible to
do that only with open source
software? Are there disadvantages if I use other software?

A C# program is just a text file.

You can write it in any editor. Closed source or open source.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top