Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
Visual C# 2008/2010 Programming with Visual Studio IDE, Sinhala Video Tutorials. Learn Windows GUI Programming with C# Language and the .NET Framework.
Microsoft implemented visual version of its C# language as Visual C# or VCS. It is a specification of the .NET framework and was included in Visual Studio development suite. Developers use Visual C# to create Windows based and cross platform applications using the .NET framework.
You can download "Visual Studio 2010 Express edition" following links given below.
Download Visual C# 2010 Express Edition Web Installation (3 Mb) - Must login using the Microsoft account prior to download
Download Visual Studio 2010 Express Edition All-In-One ISO (694 Mb)
Visual C# 2008 Tutorials
- 1. How to Download and Install Visual C# Express Edition from Microsoft website
- 2. How to Create a Console Application
- 3. How to create a Windows Form Application
- 4. How to create a Windows Presentation Foundation Application
- 5. Using Button Control - Part 1
- 6. Using Button Control - Part 2
- 7. Working with Button Control Events - Part 1
- 8. Working with Button Control Events - Part 2
- 9. Working with Button Control Events - Part 3
- 10. How to Make Image Buttons
- 11. Using Label Controls
- 12. Using Linkable Label Control
- 13. Using Textbox Control - Part 1
- 14. Using Textbox Control - Part 2
- 15. How to Handle Result of a MessageBox
- 16. Using Windows Form Control - Part 1
- 17. Using Windows Form Control - Part 2
- 18. Using Windows Form Control - Part 3
Visual C# 2010 Tutorials
- 1. How to Install Visual C# 2010 Express Edition New
- 2. Create a New Project New
- 3. Adding Controls to the Windows Form New
- 4. Change Properties of Form Controls New
- 5. Add Event Handlers to the Program New
- 6. Save and Build the Project New
- 7. User Interface Design Using TextBox Controls New New
- 8. Using Anchor Property of the Controls New
- 9. Add Event Handlers to Button Controls New
- 10. Validating Controls - Part 1 New
- 11. Validating Controls - Part 2 New