You can create the following using C#

Skill/Topic: Beginner
A) class libraries
B) Stand alone GUI (Windows Forms) applications
C) ASP.NET Web pages
D) Command Line applications

Showing Answers 1 - 10 of 10 Answers

s

  • Feb 15th, 2006
 

cant we create all the 4 options wth C#?

khader

  • Oct 14th, 2006
 

We can create all of the four options mentioned above.

madhavi

  • Nov 14th, 2006
 

We can create all the four types of application

You can refer VS.Net2005 --> New Project --> U can find all the templates to create above mentioned applications

you can create all four type of application through c#.
just go through add new project----
than u will find there some option-
1.windowapplication
2.window control liberary
3.crystal report application
4.class liberary
5.console application
6.device application
 
as u can see all option covered in it..............................

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions