.Net
async-await for a game’s UI
I’m making an OpenGL game using a custom graphics library. I’ve been thinking about using async-await for an easier UI, but I’m not sure how to get this done. The main thread is the one Read more…
I’m making an OpenGL game using a custom graphics library. I’ve been thinking about using async-await for an easier UI, but I’m not sure how to get this done. The main thread is the one Read more…
Clickable link: https://github.com/tushartushar/ArgParseCS C# devs null reference exceptions source
Hi, I’m at my end here. Trying for 2 days and just don’t know how. I’ve got data: Now starting 2020-11-23 (Monday) I need to Group those data by WeekDay, AND differentiate the StartTime BUT Read more…
Very noob in the Azure and c# space. A engineering “dev” in the company I work for is building an app based off c# on EntityFramework Core. It needs to connect out to an azure Read more…
A jQuery based responsive table solution for making your wide HTML tables mobile friendly. Demo Download source
I hear a lot of good about it, but some people question the use of the JIT compiler. Here is one of the post I am referring to. Any comments?I personally believe its better with Read more…
In this week’s Computer Weekly, with high street retailers struggling to survive, we look at how technology can keep stores relevant. Everyone is focusing on flash storage, but hard disk drives are still an essential Read more…
Hi! Id like to stress test LINQ queries and the performance of different collections. What kind of amount of mock data should i use and how to generate it? Its only out of being curios Read more…
An interesting idea, though I’d use a slightly different architecture. Instead of organizing by layers first, Id rather package by feature, and each feature will have separate folders for layers. Consider the folder structure in Read more…
Disclaimer: I’ve no experience when it comes to Reporting Services Thanks in advance Assuming you’re talking about SSRS this may be a solution. https://stackoverflow.com/questions/46745526/how-to-use-microsoft-reporting-services-with-net-core yea, we just call the HTTP SSRS web service from our Read more…