Home  >  Article  >  Backend Development  >  Analyze the difference between c#.net and vb.net

Analyze the difference between c#.net and vb.net

怪我咯
怪我咯Original
2017-03-31 11:43:544319browse

are two languages ​​(c language VB language). There is basically no difference. c# is more concise and vb.net is closer to human nature; essentially the same But there are differences in syntax. For beginners, C# has more information and documents than vb.net;

.net includes: vb.net;java.net;c#.net;

.net is a large platform that integrates many languages;

You can choose different languages ​​​​for development, each following its own language style;

asp.net It does not belong to the language environments we just mentioned, but is a model;

asp.net is b/s development, and b/s development is browser/server model, that is, website development;

C language is a simple language, just like VB’s native language is Pascal;

.net The languages ​​whose mother tongue is C language are: c#.net and java,net;

.net can be used to develop web pages and software applications.

C language can only be used to write some of the lowest-level codes of the computer.


The above is the detailed content of Analyze the difference between c#.net and vb.net. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn