I already providing windows description in previous article that gives brief explanation about this. Now i provided question and answers give a best clarity on windows forms.
Windows Forms Questions and Answers
Qns & Ans |
Q)What is windows applications
- Windows applications are single user application
- Windows application will not depend on internet connectivity
- Windows application will have a user interface which can be called windows forms
ex:ms-word,super market billing application,mobile shoppe day to day transaction application
Q)when we will go for window applications?
According to the requirement whenever an application should be available to single user we will develop a windows application for this type of requirement
Q)How to develop a window application by using .Net?
By using .Net if we want to develop a windows application we required a .net language called C#.net and we require a .net windows technology called windows forms.
Q)How to create a new windows application?
- Start->programs->microsoft visual studio 2010->microsoft visual studo 2012
- It will open visual studio .net IDE(intergrated development environment)
- Click one new project ->it will open new project window
- Select C# language and type of applications is windows forms renam application Myfirstapplication clik on ok button
- With this process a new windows application
- Development environment will opened.
Friends you like my post please share to your friends through social media like Facebook,twitter,google+ etc
0 comments:
Post a Comment