Cron job "0 */30 15-16 * * ?" in Quartz .NET runs also at 16:30 p. m. Is this correct?
I would like to have a job that starts at 15:00, executes also 15:30 and 16:00. Is this possible without creating two jobs in Quartz .NET as ChatGPT says? Also our application executes at 15:00, 15:30, 16:00, 16:30.
I don't see how 16:30 fits in my cron job above, but I definetly don't want this.
Since other jobs are executing just fine and no other customers reported the problem, I don't neccessary blame the cron generator.
Chat GPT suggest having 0 */30 15 * * ? and 0 0 16 * * ? ....
How to add a keyboard shortcut on a Visual Studio extension?
I'm trying to learn how to add keyboard shortcuts to a Visual Studio 2022 extension.
I shared my current attempt here on MSFT Q&A:
https://learn.microsoft.com/en-us/answers/questions/2115590/how-to-add-a-keyboard-shortcut-on-a-visual-studio
Appreciate any help on this!...
why is the .NET SDK download happening at 30kpbs
i have no idea what the problem is but the .NET SDK 8 is downloading at 30kpbs, i have a 80-90mbps connection
azure sql and cosmos db access testing using dotnet
hey guys, I am trying to test the access to my databases in azure, I have secured the the databases(currently using SQL Azure and CosmosDB) using VNet and private endpoints, what would be the best way to test access from outside the VNet? using dotnet?
Trying to learn EF Core
Am I doing this correctly?
```csharp
public static void SaveData(ConfigurationData dataToSave) {
...
OnClick delete button directs to 404 Error
I am about to bang my head against the keyboard, so I appreciate any advice.
I added a crimson red delete button on my MVC view as per screenshot attached. The button redirects me to 404 onclick.
( This localhost site is not found, for the following webaddress no website is found: http://localhost:5001/Home/,. in German)...
Diese localhost-Seite wurde nicht gefunden
Für folgende Webadresse wurde keine Webseite gefunden: http://localhost:5001/Home/,.
HTTP ERROR 404
Diese localhost-Seite wurde nicht gefunden
Für folgende Webadresse wurde keine Webseite gefunden: http://localhost:5001/Home/,.
HTTP ERROR 404
Local version looks different to online
So I'm new to all of this and finally have it working. Before I actually start my project, I'm just making sure I have it functioning etc, but I have a small but annoying problem. Basically, my local version and online server version look different using the same browser.
I inspected it online and css is the same (font) but it's different for some reason.
Any suggestions?...
Very slow upload in asp.net
I'm trying to create an ASP.NET API route to send PDF files, but it's terribly slow, it takes 2 minutes for the server to accept 8MB.
The application is hosted on Azure, as a web app, with a decently good hardware plan.
The only problem I can think of is that I'm from a different region than the host (host East USA, client Brazil). But my internet is good, around 700mbps download and 350mbps upload....
Dictionary<> Keys do not get fetched properly
```cs
private readonly Dictionary<NamespacedKey, Texture2D> _textures = new();
internal void Load() {
var path = "assets/textures";...
Deep copying data from class instances
Is there something that can generically and efficiently deep copy all of the data from one instance of a class into another already existing instance?
Microsoft.Extensions.Logging dynamic log level?
Hello,
I am working on a LSP Server that uses the omnisharp LSP, which uses MEL for logging. I would like the ability for someone to change the logging level in the client (e.g. vscode) and have the logging level update to the requested level of verbosity. From what I can find, this is amazingly, not part of MEL design, and the recommended way to do this is in a downstream provider that supports it, such as N4Log, etc. but unfortunately one of my log providers is at the MEL provider level (provided by onmisharp), and I don't want to reimplement it at the downstream provider level.
I was looking at how
SetMinimumLevel
works and it seems to register an option that configs the logs, I was thinking maybe it's possible? The DI is such a rats nest of non-type-resolved injections I have no idea where such an option is being referenced, and if it makes a copy so that changes are immutable or if it is a reference so changes would reflect to downstream providers, thus making dynamic changes possible....ILSpy decompiles namespaces incorrectly
I'm having an issue where ILSpy is decompiling scripts like this:
```cs
namespace Sunless.Game.AI;
...
Constructors, Classes
I have been learning about classes, and when trying constructors in VS Code it gives my an error, eventhough i wrote it exactly like in the course im taking.
class Dog(){
float age;
private Dog(){
Console.WriteLine("Guau");...
In LINQ to SQL, does Select after OrderBy preserve the ordering?
And what if I want to call ThenBy after the Select? Can I just cast to IOrderedQueryable? Or is there a better method?
C#DevKit - Blazor Components not found (Intellisense)
Any idea why my blazor components are not found?
i have this project structure
```
Project
- Pages...
Editing pdf files via C#
So, the issue is the following: I have a pdf file that I want to be able to edit through a WPF application. I want to be able to access it's fields and edit the content's in them (which are either text or checkboxes). I attached the pdf with this post. I looked at iText before, but I wasn't sure, so I wanted to ask, how could I get started with this project? Which free library would suffice to this task?
Reatime update
Hello, I am using firestore, to store some values
And I have a service, the get the value updated every second
```...
✅ Looking for a developer
Hello, guys. Currently, I am looking for a person who has rich experience in C# and Avalonia UI for mobile app development. The person must have a android device. Also, he should be located in India or Pakistan. Please send me a DM if you are interested.