what all type of application can u make with visual studio?
Answer Posted / hemant kumar
To all type of application in vs following them:-
a). visual c#(windows application,console application,class
library,etc...)
b). visual c++ (CLR console application, class library)
c). vb.net,web application,crystal report,etc...
d). bussiness inteligence
Thank u
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is strong-typing versus weak-typing? Which is preferred?
What is the difference between .net and laravel?
What is cyclomatic complexity and why is it important?
Types of evidence in .net with context to CAS
How will you load dynamic assembly? How will create assemblies at run time?
Why is .net used?
Explain the difference between task and thread in .net?
What are an object and a class?
What is a design pattern and what is it for?
Please explain what is immutability, what is it for and how is it codified?
Tell us what is the difference between struct and class?
What is "common language specification" (cls) in .net?
How do you trigger the paint event in system.drawing?
What is meant by managed and unmanaged code?
Describe the Managed Execution Process?