|
Forums » .NET » .NET »
|
Suggest any small window application made in .net???????????????????????????? |
Posted Date: 30 Jun 2012 Posted By:: sp Member Level: Silver Member Rank: 1202 Points: 1
Responses:
6
|
Suggest any small window application made in .net???????????????????????????????????
|
Responses
|
#678232 Author: Devaraj T N Member Level: Gold Member Rank: 19 Date: 30/Jun/2012 Rating:  Points: 4 | HI,
You can create small windows application with a Login screen by typing username and password with submit button and after submit it must validate user name and password and redirect to welcome screen. It is the basic application.
Moreover you can just create a windows application showing date time of the application.
Finally you can also develop payroll software like login screen after entering you can create employee details like name, Id, designation, Address,salary etc using textbox and lables controls. Show the employee list in datagridview.
Regards, Devaraj T.N Senior Software Engineer, Microsoft Certified Technology Specialist.
Regards, T.N. THEAAVARAAJ Senior Software Engineer, Microsoft Certified Technology Specialist. Email:devabe2005@gmail.com
| #678237 Author: Ravindran Member Level: Diamond Member Rank: 3 Date: 30/Jun/2012 Rating:  Points: 2 | Hi,
I suggest very small windows application load data to gridview. Refer my resource i have explained in details with set up file creation also for that windows application.
http://www.dotnetspider.com/resources/43059-How-Create-Setup-file-for-NET-windows.aspx
Regards N.Ravindran Your Hard work never fails
| #678247 Author: Prasad kulkarni Member Level: Diamond Member Rank: 8 Date: 30/Jun/2012 Rating:  Points: 3 | 1. You can create a very small application of addition/sub/division/multiplication of two numbers using C#.net -------------
2. you can check if the given number is even or odd -------------
3. you can check if the given year is leap year -------------
4. you can check if the number is palindrome (e.g. 424) -------------
Thanks Koolprasd2003 [DotNetSpider MVM]
| #678250 Author: Pawan Awasthi Member Level: Diamond Member Rank: 4 Date: 30/Jun/2012 Rating:  Points: 3 | Hai Shweta, You can create a windows application which will have the login and password for the user with the Login and cancel button. When the user will click on the login button, the user id and password should check from the database and return to the login screen and show the button 'authenticated user'. Hope it will give you some idea about creating a small i windows form application.
Regards, Pawan Awasthi(DNS MVM) +91 8143683708 (pawansoftit@gmail.com) Outstanding Contribution Award..NTT Data Inc
| #678365 Author: Prachi Kulkarni Member Level: Gold Member Rank: 25 Date: 01/Jul/2012 Rating:  Points: 3 | Hi, You can create a small windows application which will compare two text , PDF , XML , excel files. Difference can be highlighted in some different colors. You can later extend its functionalities by sorting those files or even you can merge those files. Grammer checking functionality can also be added later on. All the best!
Regards, Prachi Kulkarni.
| #678401 Author: sudhajosyula Member Level: Gold Member Rank: 46 Date: 02/Jul/2012 Rating:  Points: 4 | First tell me,do you need application oriented without database related system or application oriented with database related systems.If with database,try to drag three textbox and a button and on click of a button try to store the values entered in the textbox into the tables of the database and retrieve them accordingly in gridview control or some other controls.If you need stand alone application without database handling,try to create a text file and place in it a folder and do some file handling operation on to it or creating tray icons or scheduling a task statically using timer control..
|
|
| Post Reply |
|
|
|
 | | This thread is locked for new responses. Please post your comments and questions as a separate thread. If required, refer to the URL of this page in your new post. |
|
|
|
|
 Follow us on Twitter: https://twitter.com/dotnetspider
|
|