Do NOT use for questions about .NET Core - use [.net-core] instead.
When I try to run a simple program to access oracle I am getting this message Could not load file …
.net oracle assembliesWhat is the difference between the KeyDown and KeyPress events in .NET?
.netI have an application which updates my datagrid each time a log file that I'm watching gets updated (Appended with …
c# .net wpf multithreading datagridWhen I write a log into windows event log, I get the event below, what's the root cause of this …
.net windows event-logHow can I set a global variable in a C# web application? What I want to do is to set …
c# .net global-variablesNow that the G1 with Google's Android OS is now available (soon), will the android platform ever support .Net?
android .net monoIn all the examples I've seen of the #if compiler directive, they use "DEBUG". Can I use "RELEASE" in the …
c# .net debugging