-
### Details for the issue
Unexpected behaviour.
Seems like the "Execute SQL" and "Execute current line" buttons are crossed.
I want to run this code
```
SELECT * FROM Transactions
WHERE [Date…
-
Here is a full console application demonstrating how to disable the default right-click menu in a pop-up plot viewer
```cs
ScottPlot.Plot plt = new ();
plt.AddSignal(ScottPlot.DataGen.Sin(51));
…
-
Lately we are programming more on IoT devices and it is most of the time C code (Arduino code repository) or Lua scripting. [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview), [ESP…
-
I've been thinking on doing some work on this, even tho there is base for JSIL I would like to think of other options as well. Current options on getting C# on Web are:
- JSIL (may translate C# badly…
-
-
[Update from jcouv]: summary of the thread, the simplest solution would be improve the diagnostic message:
1. add something like "did you forget to add the 'partial' modifier to this class?"
2. and/…
-
We routinely run into cases where the new project system and ASP.NET MVC 5 collide (or rather, don't) - I'd like to see support added. Here are the main use cases I'm aware of, I hope others add more …
-
# Feature Branch
Current feature branch for this issue: [feature/issue-1/d2d-1](../tree/feature/issue-1/d2d-1).
## Progress
- [x] Replace WIC with off-screen DXGI for rendering sans profile a…
-
Concurrency check doesn't work when using RowVersion (SQL Server's timestamp) and one creates a new instance of byte array, instead of updating existing.
Happens when using SQL Server store, but not …
-
Issue for cross-language tunneling coordination, especially reverse tunneling (where the client can become a server).
https://github.com/grpc/grpc-java/pull/3987 (functional Java POC)
https://gith…