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 is the managed and unmanaged code in .net?
How do you start, pause, continue or stop a Windows service off the command line?
Elements of CAS
What is the difference between .net and laravel?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
why you wouldn't want to write into it even if you could
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is file extension of Webservices in .Net?
Define code access security (cas)?
Is there built-in support for logging?
Explain about Behavioral design pattern?
Explain how viewstate is being formed and how it's stored on client in .net?