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 a formatter in .net?
How to create a key pair in .net?
When should I use .net core?
Is .net core managed code?
How is meant by dll in .net?
What is namespace in .net?
What is immutability?
What is the use of common language runtime?
Differences between datagrid, datalist and repeater in .net?
What does mean by .net framework?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
explain the states of a window service application?
What are data types in .NET?
What is a strong name in .net?
which method do you use to redirect the user to another page without performing a round trip to the client? How?