Computer General/VB.NET
VB.NET 기본 개념2
so8991
2017. 6. 5. 08:58
.net 이 들어가면..
: 하나가 아니라 여러개의 집합체. 서로 다른 프로그램의 통일성을 만들어주는 하나의 플랫폼.
: 모든 개발 환경이 표준화 되어있다.
: C#도 있고 VB도 있고
* VB.net 2013 introduction
- uses the microsoft .net framework for lots of functions
- Advantages
1. Quick and easy to develop application
2. Simple and easy to use syntax
3. Extremely supported by Microsoft and community
- Disadvantages
1. Slow when compared to others (like C++)
2. create large executable files
3. programs are easily decompiled
4. computers must have the matching .net framework to run
visual basic ===> VB.NET