問題一覧
1
When you execute and test the program
Runtime
2
Support for building applications across multiple platforms, including Windows, MacOS, Linux and IOS
Cross Platform Development
3
Seamless integration with cloud services particularly Microsoft Azure for Deploying managing and scaling applications
Cloud Integration
4
Robust debugging capabilities with breakpoints, watch windows and realtime code analysis
Debugging Tools
5
When you have Run Time errors, and you stop execution
Break Time
6
these errors occur during the execution of the program, after it has succesfully compiled.
Runtime Errors
7
Tools for developing and managing database server
SQL Server
8
A wide range of templates for various project types including web, mobile, desktop and cloud applications
Project Templates
9
are blocks of code that perform task. procedures do not return a value, while functions do
Procedure and Functions
10
a container for functions and subroutines that can be accessed globally within the application
Module
11
Visual Designers for building user interfaces for web, desktop and mobile applications using drag and drop
Designer Tools
12
Support for game development using the ___ Engine
Unity
13
Its suitable for individual developers to create free or paid apps but has limitations for enterprise use
Community
14
For Creating cross platform mobile apps that run on IOS and Android
Xamarin
15
Advance code editor with IntelliSence for auto completion and syntax suggestions
Intelligent Code Editing
16
Visual Studio major UI changes
Visual Studio 2015
17
used to document the code
Comments
18
VB.NET stands for
Visual Basic Network Enabled Technologies
19
these are errors in the code that violate the rules of programming language
Syntax Errors
20
Visual Studio introduced in
1997
21
A paid comprehensive solution designed for teams, this edition is ideal for delivering high quality, scalable software
Enterprise
22
Built in tools for unit testing, automated testing and performance profiling to ensure code quality and reliability
Testing Frameworks
23
VB.NET provides structured exception handling using Try, Catch, Finally and Throw blocks to handle runtime error
Error Handling
24
For building cross platform applications that run on Linux, Windows and MacOs
.Net Core and .Net5/6+
25
are used to organize code and prevent naming conflicts
Namespaces
26
these are error occur when the program compiles and runs without crashing but produce incorrect results
Logical Errors
27
When you design the user interface GUI and writing the code
Design Time
28
Integration for developing and managing applications on
Azure
29
defines rules for language interoperability such as naming, data type definition
Common Language Specification (CLS)
30
inside methods. you write the actual code to perform task. this includes declarations, assignments, loops, conditionals and method calls
Statement and Expression
31
Visual Studio. Netrefers specifically to the version of Visual studio released in
2002
32
for creating traditional Windows desktop applications
Windows Form
33
Visual Studio is an integrated development environement (IDE) from?
Microsoft
34
Visual Studio is designed for ?
All in one solution
35
The evolution of Xamarin for building cross platform apps with a single database
Multi Platform App UI (MAUI)
36
is a blueprint for creating projects and contains methods, properties, and events
Class
37
defines .NET standard data type for all .NET programming languages
Common Type System (CTS)
38
Connect files from NET compilers, translate to executable file and manage the execution
Common Language Runtime (CLR)
39
For Developing web applications and services using .Net
Asp. Net
40
is a Microsoft IDE designed for building Applications, Windows form, Gui
Visual Studio. Net
41
consists of approx. 100 assemblies each with one or more classes
Framework Class Library (FCL)
42
A rich ecosystems of extensions and plugins to add functionality and customize the development environment
Extensibility
43
For Building interactive web UI using C#
Blazor
44
What year Visual Basic. Net develop?
Microsoft in 2002
45
Support GIT and other version control systems directly within the IDE for seamless code management
Integrated Version Control
46
translates IL(Intermediate Language) into executable, processor specific machine language
Just in Time (JIT)
47
Integration with _______ for C++ game development
Unreal Engine
48
For developing and managing containerized applications
Docker
49
is an IDE use for developing applications across multiple platforms including Windows, Web, mobile and cloud
Visual Studio
50
is a entry point of a VB.NET application. it is where the program begins
Main
51
For creating applications that interact with Iot devices and services
Azure IoT
52
Tools for team collaboration, including live and share sessions for real time code sharing
Collaboration Features
53
A paid commercial edition of Visual Studio available since 2010 that supports XML and XSLT editing integrates microsoft SQL
Professional