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 reflection and what is it for?
What data providers available in .net to connect to database?
Differences between datagrid, datalist and repeater in .net?
How do you trigger the paint event in system.drawing?
Explain soap and xml?
Which file is taken by compiler when we have both file Application and Server Configuration file?
State some of the different languages supported by .net?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What's typical about a windows process in regards to memory allocation in .net?
How does linq work?
Can you create instance of a class which has private constructor?
What is msil, il?
What is your observations between vb.net and vc#.net?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain what is mutex?