AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1) Amazon S3 is well known for being designed for eleven nines of data durability. But durability is much more than a formula and a metric. It influences every aspect of how we design, build, deploy, and operate Amazon S3. In this session, learn about some o...
Hyperping | Uptime monitoring with public status pages Uptime monitoring for websites and APIs, public status pages, instantly receive alerts by emails, Slack and SMS
Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code A list of code examples in various languages that demonstrate how to perform an HTTP/HTTPS GET for JSON on an API in different coding languages.
Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code Learn how to increase performance with performing bulk SQLite inserts in C# .NET
Carl Franklin's Blazor Road Show! Thu, Feb 13, 2020, 6:00 PM: Our Agenda:• 6:00pm - 6:30pm: Food & networking• 6:30pm - 8:00pm: Introductions & Our featured speakerHi everyone, we'll be kicking off 2020 with a great speaker: Carl Fran
Valid Lovely Triangles - Numberphile Discover Valid Lovely Triangles Numberphile T-Shirt from Numberphile, a custom product made just for you by Teespring. With world-class production and customer support, your satisfaction is guaranteed.
Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018 ,"assets":{"js":"/yts/jsbin/player_ias-vfl0m8XVi/en_US/base.js","css":"/yts/cssbin/player-vflnCF_bL/www-player-webp.css"},"args":{"watermark":",https://s.ytimg.com/yts/img/watermark/youtube_watermark-vflHX6b6E.png,https://s.ytimg.com/yts/img/watermark/you...
WACUP (WinAmp Community Update Project) This is an update project which expands upon the patched Winamp 5.666 release by fixing issues with as well as providing new features and just doing something to help keep Winamp alive!
dapr/dapr Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. - dapr/dapr
ReactSharp - A C# library for building web user interfaces public class Counter : ReactComponent { private int value = 0; void Increment() { SetState(() => { value++; }); } void Decrement() { SetState(() => { value--; }); } ...
SamProf/ReactSharp C# library for building web user interfaces. Contribute to SamProf/ReactSharp development by creating an account on GitHub.
Performance traps of ref locals and ref returns in C# | Premier Developer The C# language from the very first version supported passing arguments by value or by reference. But before C# 7 the C# compiler supported only one way of returning a value from a method (or a property) – returning by value.
extern alias - C# Reference You might have to reference two versions of assemblies that have the same fully-qualified type names. For example, you might have to use two or more versions of an assembly in the same application. By using an external assembly alias, the namespaces from ...
davidfowl/Todos Various todo list backend API implementations. Contribute to davidfowl/Todos development by creating an account on GitHub.
Visual Studio for Mac: Refresh(); event Join our free, virtual event to learn how Visual Studio for Mac integrates modern .NET developer tasks and platforms and makes web, mobile and game development easy and productive on your Mac
Microsoft for Startups – Building Startups | Microsoft for Startups Over the next two years, Microsoft has pledged 500 million dollars to support startups with access to technology, community spaces, and sales opportunities. Find resources to accelerate the growth of your startup.
Steve Gordon - Adventures in ASP.NET Core My blog where I discuss ASP.NET Core and .NET Core development.
RunAsRadio - Home RunAs Radio is a weekly podcast for IT Professionals working with Microsoft products. Each 30-minute episode covers a specific topic in the field of IT from a Microsoft-centric viewpoint.
.NET Rocks! vNext .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.