what all type of application can u make with visual studio?
Answers were Sorted based on User's Feedback
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 |
Answer / guest
answer is name all of them ie
windows application , web application, C# console, vc++, etc etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / dharmesh bafna
In visual studio mostly you can make: Windows App,Web
App,Web Service,Smart Client App,Mobile App,Device App.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the deferred execution and the immediate execution in linq?
What are the different types of assemblies?
How do you trigger the paint event in system.drawing?
How is threading done in .net?
Is .net front end or backend?
Explain manifest & metadata.
What?s SingleCall activation mode used for?
Please explain what is heap and what is stack?
Write an StoredProcedure to get the values of a column within a date range.
How can you instantiate a tuple?
Example from .net. Integer & struct are value types or reference types in .net?
What is .net3.5?