C# Edge 57 - Alexa13 - C# ComboBox and TSQL INSERT

Опубликовано: 16 Июль 2026
на канале: cyborgmagus
521
1

http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. In this the tutorial we look at building TSQL strings via C#
concatenation to start doing actual inserts into our audio book frequent author quick fill in tables using a combo-box to display existing frequent authors that is refreshed with each of
our updates. The SelectedIndexChanged Event of the ComboBox is used to auto-fillin a Textbox.
   • C# Edge 57 - Alexa13 - C# ComboBox and TSQ...