Join @Himbapinfo at @CsharpCorner Annual Conference 2022, as he will be talking about the "Power Platform for .Net Developers". Book your seat now: conference.c-sharpcorner.com #CSharpCon22 #TechConference #Developers #IndiaTech #Coding #Csharp #Csharp10
Week 40, 2022
Monday, 3 October 2022 - Sunday, 9 October 2022
Our core team of developer are using @JetBrainsRider. The new UI they are previewing right now is so beautiful and productive. @AvaloniaUI recommends @JetBrainsRider for all #dotnet and @AvaloniaUI developers!
F# Weekly #40, 2022 – Telplin, Feliz.JSX and Fable.Packages
C# Corner Annual Conference 2022 - #Chennai - @IamSundarBhai is on stage and talking about .NET MAUI Essentials. For more upcoming conferences visit>> conference.c-sharpcorner.com #ChennaiCSharpCon22 #CSharpCon22 #TechConference #Developers #learning #IndiaTech #DOTNET #dotnetmaui
Looking for a configurable template that will bring all of the features of Shiny .NET? Here's a peak of what's incoming - this will setup all of your Apple entitlements/info.plist, Android manifests, and MAUI DI for you. #dotnetmaui
Bing Ads Campaign Platform – Journey to .NET 6
I’m excited about @dotmemory integration in @JetBrainsRider for #macOS and #linux users. #performance #memory #dotnet
Visual Studio Code September 2022
On this edition of Serverless Office Hours, @plantpowerjames talks with @julian_wood about running your existing #dotnet APIs on #AWS Lambda as well as building single purpose event driven functions. You will also see best practices and optimizations. youtube.com/watch?v=mZ7bkC…
Mocking APIs with Mockaco | .NET 7
Port legacy VB.NET applications to .NET 6.0 with Porting Assistant for .NET | Amazon Web Services
Authentication for .NET MAUI Apps with MSAL.NET
GitHub Copilot with Michelle Mannering - .NET Rocks!
Compiling C# into NATIVE code, just like Go, Rust and C++
Take an interactive walkthough of every new C# 11 feature in latest LINQPad beta: from raw string literals to generic math. Plus a full explanation of the real purpose of nint/nuint - and how native-sized integers have changed in C# 11 and @dotnet. linqpad.net/linqpad7.aspx#…
.NET MAUI Community Toolkit Monthly Standup, October 2022
Modern C# Techniques, Part 2: Value Records
Hello, CloudWatch Alarms!
Powershell for Hackers, Part 1: Getting Started with Powershell #powershell #infosec #cybersecurity #cyberwarrior hackers-arise.com/post/2017/04/2…
[Last Week in .NET #103] - .NET OS/12 Warp Speed
Path Class in C#
Visual Studio’s Azure Marketplace images now support Microsoft Dev Box
Using .NET 7's Blazor Custom Elements to render dynamic content
.NET vs Go vs Node @sebastienros out here dropping gems on reddit #dotnet #golang reddit.com/r/dotnet/comme…
The Basement Programmer Podcast
Announcing the .NET MAUI Community Toolkit v1.3
Adding validation to strongly typed configuration objects in .NET 6
.NET Conf 2022
AWS Elastic Beanstalk is a service for deploying and scaling web applications and services. In this video, Developer Advocate @isaacrlevin explains AWS Elastic Beanstalk and shows how to use it with ASP .NET and Visual Studio. youtube.com/watch?v=9NPgKD… #dotnet #AWS #dotNETonAWS
85: Building a Xamarin.Forms game. With Naweed Akram
Comparing files in Visual Studio
#Sharpnado Tabs is now available on #dotnetmaui \o/ Including Material Tabs, Vertical Tabs, Segmented Tabs, Scrollable Tabs, Custom Tabs, DelayedView, TouchEffect, ... Including a brand new sample app \o/ 👇 sharpnado.com/full-customiza…
Adding validation to strongly typed configuration objects in .NET 6
#unitytips If you change the contents of a list while iterating through it you will most likely run into problems. A solution is to use ToArray to create a copy and iterate through it instead. Keep in mind that this will use some memory! #gamedev #csharp
Join @techierathore at @CsharpCorner Annual Conference 2022 to learn about .NET MAUI. Book your seat now: conference.c-sharpcorner.com #CSharpCon22 #TechConference #Developers #IndiaTech #Coding #DOTNET #dotnetforall #dotnetmaui
.NET Class Diagrams In JetBrains Rider with PlantUML
Workaround for "Failed to create template" Error with .NET 7 RC1 and Lambda Functions | no dogma blog
On .NET Live - Build your first Microsoft Teams bot app with .NET
NuGet Support in Visual Studio for Mac 17.3
QuickPcap – Capturing a PCAP with PowerShell bakerstreetforensics.com/2022/01/07/qui… #Pentesting #PowerShell #Windows #CyberSecurity #Infosec
Serverless applications can easily to exhaust the resources of your SQL Server databases. You also have to manage secrets. In this video, @plantpowerjames uses RDS Proxy for SQL Server to pool DB connections and authenticate with IAM. youtube.com/watch?v=SeRJzN… #dotnet #AWS
Join @realDotNetDave at @CsharpCorner Annual Conference 2022, as he will be talking about "Code & App Performance for Microsoft .NET". Book your seat now: conference.c-sharpcorner.com #CSharpCon22 #TechConference #Developers #IndiaTech #Coding #DOTNET #dotnetforall #RockinCodeWorld
Looking for a new fulltime #dotnet dev to add to our fully remote team. Aiming for mid-level, but I'm happy to chat with anyone.
Join @vishipayyallore, today at 09:00 PM (IST) for the next session of AZ-204 Hands-On Series - ".NET Web API, Web Apps inside VM, and App Service". Read more & register here>> bit.ly/3DHI8Vh #Azure #AZ204 #IaaS #clouddevelopers #Cloud #DOTNET #WebApps #WebAPI
The Perfect C# Console Application...Or Not.
Microsoft FINALLY fixed foreach loops in .NET 7
I solved an EF performance optimization challenge over the weekend. 233x faster. ⚡ I'll release a video about it tomorrow. EF is really fast, when you use it properly. #dotnet
Upload File using C# ASP.NET FileUpload Control
I'd like to thank #BenchmarkDotNet for making benchmarking #dotnet apps and libraries so accessible and easy to write 🙏 Surely we can attribute some of the amazing performance focus and gains in the .NET community to this great OSS library? Performance is a feature! 🚀