| 1. | C# Socket Programming - Multiple Clients | 276 | |
|
| 2. | Play Sounds in Windows Forms App (C# .NET) | 88 | |
|
| 3. | C# Xml Serialization | 58 | |
|
| 4. | C# Async Sockets Part 1: Basics | 47 | |
|
| 5. | SWAT 4 Basic Map Making | 44 | | SWAT 4
|
| 6. | C# - Play mp3 File using winmm.dll | 43 | |
|
| 7. | NAudio - C# Show Device master peak in realtime | 41 | |
|
| 8. | C# - Make a dialog form and return data from it | 41 | Vlog |
|
| 9. | My C# Custom Trackbar/Slider Control | 32 | |
|
| 10. | Full-Screen Forms (C# .NET) | 27 | |
|
| 11. | C# Color Picker Control | 26 | |
|
| 12. | Get Checked Items In a CheckedListBox (C# .NET) | 24 | |
|
| 13. | Moving Gradient Class (C# .NET) | 23 | |
|
| 14. | Windows Forms Timers (C# .NET) | 23 | |
|
| 15. | C# - Parse an XML file | 22 | |
|
| 16. | Using C# ID3 Lib to change mp3 file tags | 21 | |
|
| 17. | Working with AxWindowsMediaPlayer in C# | 19 | |
|
| 18. | Using the Inno Setup Wizard | 19 | |
|
| 19. | Compile C# with CodeDom | 18 | |
|
| 20. | C# - Class Library Overview | 18 | |
|
| 21. | Return Carriage and Newline (\r\n) | 18 | |
|
| 22. | Draggable Borderless Custom Form (C# .NET) | 17 | Tutorial |
|
| 23. | C# WinForm Control - Progress Indicator | 17 | |
|
| 24. | Add and Remove Items of a ListBox (C# .NET) | 16 | |
|
| 25. | Saving ListBox items in C# | 15 | |
|
| 26. | SoundPlayer Object Extras (C# .NET) | 15 | |
|
| 27. | Send data from second form back to mainform in C# | 14 | |
|
| 28. | C# - Listing non-string objects in a listBox | 14 | |
|
| 29. | Load a picture into a PictureBox (C# .NET) | 14 | |
|
| 30. | Restricting TextBox input to numbers only in C# | 14 | |
|
| 31. | Custom Colors in the ColorDialog (C#) | 14 | Vlog |
|
| 32. | keybindings (C# .NET) | 14 | |
|
| 33. | C# WinForm Property Bindings | 13 | |
|
| 34. | C# - Async/Await | 13 | |
|
| 35. | C# TCP/IP: Preparing objects to be sent over a network | 12 | |
|
| 36. | C# - Writing parse methods | 12 | |
|
| 37. | C# - Close a TabPage in TabControl using ContextMenuStrip | 12 | |
|
| 38. | ILSpy .NET Decompiler | 12 | |
|
| 39. | Writing efficient csharp code (C# .NET) | 12 | |
|
| 40. | Using Smart Install Maker | 12 | |
|
| 41. | Minimize to system tray in C# | 12 | |
|
| 42. | C# - Load Embedded Resources | 11 | |
|
| 43. | NAudio fun | 11 | |
|
| 44. | C# - Change a value in an .ini file | 11 | |
|
| 45. | Localization in visual studio .NET | 10 | |
|
| 46. | C# - Zipping Directories | 10 | |
|
| 47. | Delayed Events in C# | 10 | |
|
| 48. | Draw an Image Directly to the form (C# .NET) | 10 | |
|
| 49. | Download webpage and scan for all links in C# | 10 | |
|
| 50. | C# - Draw to a WinForms ToolTip | 9 | |
|
| 51. | Get the Color of a Brush in C# | 9 | |
|
| 52. | C# Multi Downloader Tool Demo | 9 | |
|
| 53. | Custom Controls (C# .NET) | 9 | |
|
| 54. | Captcha Example (C# .NET) | 9 | |
|
| 55. | Download a file Asyc in C# | 9 | |
|
| 56. | Useful C# Extension Methods | 9 | |
|
| 57. | C# - Drag text files into RichTextBox | 9 | |
|
| 58. | Define equals method for comparing objects in C# | 8 | |
|
| 59. | Capture control graphics and save as bitmap (C# .NET) | 8 | |
|
| 60. | Setup Projects in Visual Studios | 8 | |
|
| 61. | Check to see if a file exists (C# .NET) | 8 | |
|
| 62. | C# Async Sockets Part 3: Lightweight Packaging | 8 | |
|
| 63. | Applied Speech recognition in C# | 8 | |
|
| 64. | AnimateWindow Function (User32.dll) | 7 | |
|
| 65. | Iterate backwards through an array in C# | 7 | |
|
| 66. | My Line Number strip for richtextbox (C# .NET) | 7 | |
|
| 67. | TrackBars (C# .NET) | 7 | |
|
| 68. | Monotouch - UIPickerView model | 7 | |
|
| 69. | Sharp Piano Player (C#) | 7 | |
|
| 70. | Solving 285.62 Display Driver failure for Nvidia drivers | 7 | |
|
| 71. | Make a Login Dialog in C# | 6 | Vlog |
|
| 72. | Harlem Shake (Windows Desktop Version) | 6 | |
|
| 73. | C# - My Refelections Plugin System | 6 | |
|
| 74. | C# - Draw string wrapped in WinForms | 6 | |
|
| 75. | Add a Row to a DataGridView (C# .NET) | 6 | |
|
| 76. | The making of my C# screenshot app | 6 | |
|
| 77. | Create a shortcut to your Application in C# | 6 | |
|
| 78. | C# Async Sockets Part 2: Robustness | 6 | |
|
| 79. | Property Grid and Attributes in C# | 6 | |
|
| 80. | Toggle Methodology in (C# .NET) | 6 | Vlog |
|
| 81. | Using BufferedGraphics for a graphics buffer in C# | 6 | |
|
| 82. | Block User Input with C# | 6 | |
|
| 83. | Boot app without a form in the system tray (C# .NET) | 6 | |
|
| 84. | Speed Reader Enhanced Demo | 6 | |
|
| 85. | Download plain-text file with the WebClient Class (C#) | 6 | |
|
| 86. | My Mouse Tracker Class (C#) | 5 | |
|
| 87. | C# - Close about form OnDeactivate | 5 | |
|
| 88. | Fade in form (C#.NET) | 5 | Tutorial |
|
| 89. | .NET Regex - Backreferences | 5 | |
|
| 90. | Parsing a string to an integer using TryParse (C# .NET) | 5 | |
|
| 91. | Get set accessors or Properties in C# | 5 | |
|
| 92. | Change the file extension of your output assembly | 5 | |
|
| 93. | C# - where constraints | 5 | |
|
| 94. | Harlem Shake (Windows Vista Version) | 5 | |
|
| 95. | A bit about C# key events | 5 | |
|
| 96. | Starting a thread with parameters and passing data back to the UI Thread in C# | 5 | |
|
| 97. | C# - Form region from a GraphicsPath | 5 | |
|
| 98. | Resize an image in C# | 5 | |
|
| 99. | 12 yr old designs computer progrumz | 5 | |
|
| 100. | C# - .ini Editor class Demo | 5 | |
|