Debuting at MAGfest this weekend, new film gathers devs and fans across Amiga decades.
Custom Model Binders in ASP.net CoreCustom Model Binders are a super helpful tool in “binding” a view model in unconventinal ways. There are a few reasons you may find yourself using a custom model binder. We will be focussing on the first reason as it’s the easiest to demonstrate.
F# spoiled me, or why I don’t enjoy C# anymoreThis was my primary language, every time I compared it to other popular languages I was happy I accidentally chose it.
Programming QuotesThere are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies.
Every byte explained and reproducedIn this demonstration a client connects to a server, negotiates a TLS 1.3 session, sends "ping", receives "pong", and then terminates the session. Click below to begin exploring. It will do this via an elliptical curve method, using the x25519 curve.
SQL Data Tools In C# - Database Creation, Management, and Deployment in Visual StudioFull courses: https://iamtimcorey.com/courses-offered/Blog Post: https://iamtimcorey.com/squirrel-desk...Patreon: https://patreon.com/IAmTimCoreyNewsletter signup: https://iamtimcorey.com/general-sign-up What if I told you that you could create a SQL Database in Visual Studio, manage it like any ot
A fistful of Blazor; Its .NET in the browser - William TullochC# in the browser is that even possible? Apparently so. Blazor is an experimental web application framework out of Microsoft that provides the means to write a Single Page Application using Razor pages and C# running with Web Assembly.In this talk we will go beyond "Hello World" and explore what the
Security in ASP.NET Core 2.1 - Barry DorransWhen we started ASP.NET Core we threw away a lot of the mistakes we made in the past. It turns out a lot of developers liked those mistakes and we've been bringing back features in a safe and security manner.Come see what we've added to ASP.NET 2.1 to support new and old scenarios that you requested
S207 - Blazor: Modern Web development with .NET and WebAssembly - Daniel RothClient-side web development has long been the sole domain of JavaScript. WebAssembly is poised to change that by opening up the web to the full ecosystem of languages, frameworks, and tools. Blazor is an experimental project to bring .NET to the Web via WebAssembly. In this session you'll see how Bl
Correcting Common Mistakes When Using Async/Await in .NET - Brandon MinnickI’m here to tell a scary story; one of inefficient code and unhandled exceptions. A story about a .NET developer who used async/await, but didn’t fully understand the framework. Their code started experiencing strange bugs. Their app size was strangely large. GASP!Don’t let this happen to you.
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.