I'm a 17 year old software engineering student and am having trouble with linking my sql database to my C# Win …
c# sql sql-server database winappI have written a C# program for saving and reading PDF files. The program saves the output files to the …
c# app-config filepath winappWhen I use MyPrintDocument.print() in a Windows application written in C#, a dialog is shown for the Windows processing …
c# .net winappI am using the following code. Why does it not run properly ? private void Form1_Shown(object sender, EventArgs e) { …
c# progress-bar winappMine is C# windows application. When i run this application in my local machine it gives following error:- "Format …
c# excel winappI have a problem with the display of our .NET Windows application under high dpi settings. All forms are set …
.net dpi winapp