Asp. NET learning-related resources
When we decide which programming language to choose to do web development, it is difficult to choose, PHP, Java, Python These languages are open source, there are a lot of learning resources, But when we decided to learn ASP, Microsoft's stuff was expensive, but there was a lot of free learning resources for students.
1, IDE (viusal Studio and SQL Server), etc.
This is the basic tool to learn a programming language, but these tools are very expensive, if we do not want to use cracked software there is a student's words Microsoft gave us a good choice, DreamSpark this site, only need to use an education mailbox (@ behind is the school domain name mailbox) can register an account, We can download these software for free
In addition to these tools, there are some free learning materials and MVA Microsoft Virtual Academy, which will even provide us with a free Windows Server operating system (DreamSpark).
and Windows Azure, Microsoft's Cloud program, if you can apply for a free trial opportunity, we can create a new virtual machine on Azure, just like we have a separate host, the code we write can be hung up to test
If there is an education account we can do a lot of things, like Prezi's education account is free, GitHub has an edu pack to provide us with free services like free registered domain name
2. Some Learning resources
• Free. NET video tutorials and occasional public lessons, as well as some dark horse videos that can be found online
• Free download of IT-related ebook URLs: It-ebooks, the Leather House
· CSDN, blog Park These blogs
• Microsoft's MSDN and Baidu, Google
• Microsoft has open source code, ASP. NET some of the code is already hanging on GitHub, advanced learners can look at these
3, some small tools
· Reflector this is a. NET code of the anti-compiler, you can see the Microsoft write some of the source code, but to charge, need to crack
· Ilspy, it's a thing like reflector, but it's free.
• Some lightweight C # compilers, like Linqpad,sharpdevelop, can use them to test snippets of code that are faster than vs and are free
Learn some of the learning resources of ASP.