Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai friends,
I need your help,i want to create a windows form application like[stand alone application using c#]so how can i start??
Posted
Comments
janwel 29-Sep-11 2:47am    
elaborate your problem please
RAHOOL SONI 13-Mar-12 6:18am    
just visit this WWW.projectguru.com i wish its helping u..

By creating a Windows Form or WPF project in visual studio. My suggestion will be, use WPF.

You can start watching some of this videos for the start.

http://windowsclient.net/learn/videos_wpf.aspx[^]

One you there, if you have any concrete questions you can always ask here.

Cheers!
 
Share this answer
 
Comments
senthil from Bangalore 29-Sep-11 3:12am    
thanks dude, i have one doubt what is difference between windows form and wpf ?
Mario Majčica 29-Sep-11 3:19am    
Try in this way http://tinyurl.com/3zp4znc
Open visual studio
click on file in menubar
click on new---> click on project
a dailog box will open in that select "windows forms application".
 
Share this answer
 
Comments
senthil from Bangalore 29-Sep-11 3:01am    
hello dude,
i know that,my problem is i created one form in windows form application, after i want to connect the database and make that application as a stand alone. like .exe without using vs tool!
Wpf is the latest technology.... try using that as windows 8 is coming near... we will something in advance... best of luck
 
Share this answer
 
Since, you have tagged your question with ASP.NET, if you want to create an application with ASP.NET then a very good example is given here

http://www.asp.net/web-forms/tutorials/tailspin-spyworks/tailspin-spyworks-part-1[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900