Is it feasible to become proficient with msft dotNet using only opensource (or no-fee tools from msft)
if yes, what is the toolset?
Is it feasible to become proficient with msft dotNet using only opensource (or no-fee tools from msft)
if yes, what is the toolset?
There is also:
And if you need a relational database SQL Server Express and MySQL are free.
Yes, however only to an extent. The free stuff like Microsoft Visual Studio Express is a great start for hobbyist and can help you practice the fundamentals. But you need the paid version for advance tools/features like code analysis. The advance tools help you do the powerful stuff and can reduce the amount of code you write and errors you create.