开发者

proficient asp.net and csharp programming using only opensource tools

开发者 https://www.devze.com 2022-12-14 17:03 出处:网络
Is it feasible to become proficient with msft dotNet usi开发者_如何学Gong only opensource (or no-fee tools from msft)

Is it feasible to become proficient with msft dotNet usi开发者_如何学Gong only opensource (or no-fee tools from msft)

if yes, what is the toolset?


There is also:

  • SharpDevelop
  • Mono (though not strictly the whole framework includes mono develop)
  • Roll your own directly with any editor, MSBuild and the SDK


Yes. The Express Editions of Visual Studio.


And if you need a relational database SQL Server Express and MySQL are free.


If by open source you mean free these are a good start:

  • Visual Studio 2008 Express Edition
  • NUnit
  • Some DI Framework
  • Git


Visual Studio Express is a free download from Microsoft.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号