
How to make WinForm .Net application never crash?
Dec 1, 2011 · How to make WinForm .Net application never crash in case of exception .Net managed exception or in case of native exception? I just want to log, but not let application crash.
[UWP]How to send a string from Winform to UWP app?
Jul 1, 2019 · Based on your words, you want to communicate the UWP app from the Winform app right? Yes, it is possible to communicate from a non UWP app to a UWP app using AppServices.
Running Winform application on browser - social.msdn.microsoft.com
Dec 17, 2006 · I would avoid embedding WinForm objects on a web-page if you can help it, just use DHTML and Javascript (AJAX) to provide the kind of response you get from a WinForm. Semi-smart …
need a simple VB Winform example of data entry.
Aug 3, 2009 · I have to implement it using VS 2005 and VB 2005 with SQL 2005. There is nothing fancy. Just couple of labels, text fields going back and forward records and store the updated fields to the …
C# winform application taking high memory
Feb 22, 2017 · i clear memory for object properly. task manager showing my application is taking approx 30 MB memory which i feel it is high. so anyone can tell me that 30 MB memory allocation for my …
Make a form read only - social.msdn.microsoft.com
Apr 1, 2009 · First I want to make it clear that you are talking about a winform application. Since WPF application is quite different from winform application. When you want to make all the controls on a …
ValidateChildren not firing GroupBox validating event
Jun 8, 2017 · ValidateChildren is a method of the ContainerControl, but Panel is not derived from ContainerControl, so it cannot call this method. As far as I know, Form and UserControl are derived …
End of Line of Windows Forms - social.msdn.microsoft.com
Dec 1, 2017 · I agree with David, as a most basic technology, there are a large number of projects are still based on Winform, although it is very old, but this also means that it is a very mature technology, …
Crystal Report Viewer is missing from Visual Studio 2017 Toolbox
Jun 19, 2019 · But unfortunately I didn't get ReportViewer in ToolBox. How to add Crystal Report Viewer to my project?
MSDN
MSDN