Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Thursday, 27 August 2015

Visual C++ Windows Forms Application

1. Getting Started Hello World Free Install
2. Mysql Connection Part 1
3. Mysql Connection Part 2
4. Create Login Form with MySql Part 1
5. Create Login Form with MySql Part 2
6. How To Open A Second Form
7. Add pictures and icons in Frame
8. Password Protection using Textbox
9. Insert/Save data to database Part 1
10. Insert/Save data to database Part 2
11. How to Use a Combo box
12. How to Link Combobox with Database values
13. Database values in textbox if select Combobox
14. How to Link List Box with Database
15. Database values in Textbox if select ListBox
16. Edit/Update a data from Database with button
17. Deleting selected data from database
18. Generate Globally Unique Identifiers (GUIDs)
19. Encrypt data from simple string Part 1
20. Encrypt data from simple string Part 2
21. Decrypt Encrypted data again to simple text
22. Dialog Boxes in Visual C++
23. Read a Text File and Display data in MessageBox
24. Show database values in Table or DataGridView
25. Display Current Date Time
26. How to Make a Simple HTML Editor
27. How to use Progress Bar and Button
28. Open an URL with Visual C++
29. How to use Chart /Graph in Visual C++
30. How to Link Chart /Graph with Database
31. Message Box Asking if The User Wants To Exit
32. Checkbox , radiobutton and groupbox with Database
33. How to open and show a PDF file in the Form
34. How to add a Video clip to the form
35. Make Application to Beep
36. How To Play An Audio File
37. Create a text file and write in it
38. Dynamically Display (Running) Current Date Time
39. How to use DateTimePicker and save date
40. Moving files from one directory to another
41. How to read/parse the XML data from a file
42. Search and highlight text in Text
43. How to launch any (.exe) file in any Directory
44. Creating a Windows Forms Control Like button
45. How to send an email in Visual C++
46. How to enable Line numbering in Visual Studio 2010
47. How to Create a CHM or Compiled HTML Help (.CHM) File
48. How to install OpenCV 2.4.7 and Create Sample Project in Visual Studio