What do I need to start development in .NET.

Over the past year, I have moved from a beginner PHP developer to a more intermediate developer, I use Mac OS X and the local development server environment (MAMP).

I am going to start development using the .NET framework. Can anyone give me some advice?

  • What do I need to get started?
  • How similar is .NET to PHP?
  • What is the relationship between ASP and .NET?
  • Is there anything new or vital to know about development in .NET? (I know .NET is written using microsoft technologies ...)
+3
source share
2 answers

Windows. Visual Studio Express MSDN. , .NET PHP. .NET , PHP, , Prado, .

PHP -..NET . .NET. , include() . , , . ( PHP OO-Framework, Kohana), .

.NET : # VB.NET. , #, , PHP - VB.NET .

, StackOverflow . , .

!

+2

, :

http://www.asp.net/learn/

, . - , , .net.

+1

Source: https://habr.com/ru/post/1727782/


All Articles