Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum Knuddels.de der Chat: Chatten, Flirten & Verlieben
Native Lazy Loading for <img> and <iframe> is Coming to the Web - DEV Community 👩💻👨💻 I'm really excited about the upcoming loading attribute in HTML. <img src... Tagged with news, webdev, html, discuss.
RAGRETS.MD | commentout.net A while back Swift developer Joe Groff tweeted a proposal that projects have a REGRETS.MD file describing "regretful design choices that can't be reversed for time, compatibility, etc. reasons." This seems like a good idea, both to help developers who are...
IdentityServer4 Roadmap We didn’t have a lot of time recently to work on IdentityServer4 – and yes, I know there are a lot of open “backlog” issues right now. But fortunately everything is pretty s…
Microsoft Edge Insider The new Microsoft Edge is here. Want to be one of the first to preview what’s new? We will continue to update our Insider channels with the latest features, so download now and join the Microsoft Edge Insider community.
MS Office Interop Automation in C# Improve MS Office Interop Automation Performance by 3X by using Pooling Pattern.
string vs. String is not a style debate Often I see developers debating using String vs. string as if it’s a simple style decision. No different than discussing the position of braces, tabs vs. spaces, etc … A meaningless distinction where there is no right answer, just finding a decision eve...
A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog I’ve been talking about doing managed heap performance analysis with ETW events for ages because ETW is just such a powerful tool. It has a well defined format so many components, from kernel modes to user mode ones, all emit ETW events which means you ca...
.NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers This is the fourteenth of a series of posts on ASP .NET Core in 2019. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2019, titled A-Z of ASP .NET Core! A –…
Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog In the latest Rider 2019.1 Early Access Preview (EAP) builds, we made a number of improvements to unit testing – in the overall performance as well as the UI/UX experience. For example, it’s now possible to run tests from Find Usages, making it easy to fi...
google/vulncode-db Vulncode-DB project. Contribute to google/vulncode-db development by creating an account on GitHub.
What happens when iterating filters? Casey Muratori posted on his blog about half-pixel interpolation filters this week, where he ends up focusing on a particular criterion: whether the filter in question is stable under repeated appl…
haoNoQ/clang-analyzer-guide An easy guide to Clang Static Analyzer extension. Contribute to haoNoQ/clang-analyzer-guide development by creating an account on GitHub.
The Next Release of PowerShell - PowerShell 7 | PowerShell Recently, the PowerShell Team shipped the Generally Available (GA) release of PowerShell Core 6.2. Since that release, we’ve already begun work on the next iteration! We’re calling the next release PowerShell 7, the reasons for which will be explained in ...