🏙 As a general rule, we should always set our collections to a value. 📭 Use Enumerable.Empty<T> to set a variable to an empty collection. @dotnet #csharp #dotnet #khalidtip
Week 38, 2022
Monday, 19 September 2022 - Sunday, 25 September 2022
I released RazorBlade v0.1.0 yesterday, with more convenient support for models. github.com/ltrzesniewski/… This library lets you use Razor outside of ASP.NET by converting .cshtml files at build-time with a source generator. Feedback is welcome. #dotnet
Join @TheMisfitTechie at @CsharpCorner Annual Conference 2022 for his session on Application Security 101. Book your seat now: conference.c-sharpcorner.com #CSharpCon22 #TechConference #Developers #learning #IndiaTech #Coding #DOTNET #Csharp #ApplicationSecurity
C# Corner Annual Conference 2022 - Join @adityaoberai1 for his session, "How to build #AI-Enabled Apps with .NET MAUI & #Azure Cognitive Services". Book your seat now: conference.c-sharpcorner.com #CSharpCon22 #TechConference #Developers #learning #IndiaTech #Coding #DotNetMAUI
When you have to store sensitive data, you can use #dotnet #csharp Data Protection API to encrypt them. It's helpful, and you get a lot of features out of the box like key management key rotation, and various options for storing keys. #code #programmer
F# Weekly #38, 2022 – Falco Docs, Wasmtime 1.0 and F# bits
Added some changes to Figma to #dotnetmaui graphics github.com/jsuarezruiz/fi… to generate more code from vectors among other options. Now more details are generated like icons, all types of shapes, etc.
Join @realDotNetDave with @jasonalba, today at 10:00 AM (PST) for the next episode of Rockin' The Code World - a weekly live show focused on .NET technology. Live streaming at c-sharpcorner.com/live/ #LiveShow #RockinCodeWorld #dotnetforall #DOTNET6 #Csharp #SoftSkills
How to containerize your SQL Server with Docker and use it in ASP.NET Core with Entity Framework Core
Built an example of how to "lift and shift" an ASP.NET WebAPI application on top of ASP.NET Core github.com/davidfowl/AspN… #dotnet #aspnetcore
Are you a .NET developer who wants to understand how AWS works? In this video, Developer Advocate @isaacrlevin describes the global infrastructure for AWS and shows how it is used to power the cloud. youtube.com/watch?v=lWl8R_… #dotnet #AWS #dotNETonAWS
Do you want to see #intune remediation scripts deployed to your computer including their content? Check #PowerShell function Get-IntuneLogRemediationScriptData from my IntuneStuff module powershellgallery.com/packages/Intun… PS: don't include anything sensitive in your remediation scripts 😉
Join @realDotNetDave with @jasonalba, tomorrow at 10:00 AM (PST) for the next episode of Rockin' The Code World - a weekly live show focused on .NET technology. Live streaming at c-sharpcorner.com/live/ #LiveShow #RockinCodeWorld #dotnetforall #DOTNET6 #Csharp #SoftSkills
In .NET 7 you don't need to use the Math and MathF static classes anymore. You can use the Math methods on the numeric types. #dotnet #GenericMath #csharp
Join @debasiskolsaha for the next session of Blazor Framework Learning Series - "Introduction to the Razor" on September 27 at 08:30 PM (IST). Read more and register here>> bit.ly/3f6UxYg #Blazor #BlazorFramework #WebApplications #Csharp
fimi market and The .NET Tech Stack
Episode 114: .NET MAUI in .NET 7 RC 1 - Wha?!?
DEVintersection
Visual Studio: How to Pair to Mac for iOS Development on Windows
Vision Impairment, Screen Readers, and Accessibility with Courtney Heitman - .NET Rocks!
📢 This is so cool... my Learning Blazor: Build Single-Page Apps with WebAssembly and C# book is the #1 New Release in @aspnet programming on Amazon! 🤯 #blazor #dotnet #csharp #webassembly #spa #aspnet amazon.com/gp/product/109…
One of our dev teams moved to #Blazor from #Python/PHP/Django background and I got their feedback. They found it 2x productive and much faster to launch production ready apps. I'm glad young guys embracing Blazor. @RohitGuptaAI
The .NET 7 feature that gives meaning to your Strings
C# Tip 💡 How do you check for duplicates in a collection? #dotnet
I'm playing with the Figma API. I have created a .NET MAUI App that turns your Figma design into #dotnetmaui graphics code (C# drawn UI). It also compiles the code to avoid errors and allows you to export the generated code. github.com/jsuarezruiz/fi… #hackathon
Want to make your app accessible? Today we have launched beta.appt.org, a new platform to help you! Read articles about #accessibility features and their usage, code examples for #Android, #iOS, #Flutter, #ReactNative, #Xamarin, relevant #a11y guidelines and more!
Powerful Query By Ant Design Blazor And EF Core. Read the complete article here>> bit.ly/3xKsVyJ #Blazor #EntityFramework #BlazorFramework #VisualStudio2022 #VisualStudio #VS2022
Did you know #aspnetcore has properties for getting and setting commonly used HTTP headers? And the properties are faster and better than using an indexer? In the future, an analyzer and fixer will let you know ✨🌈🌟
10 Reasons Startups Prefer Node.js over .NET
Dockerize your SQL Server and use it in ASP .NET Core with Entity Framework Core by @bryanjhogan twilio.com/blog/container… #aspnetcore
Eager to run .NET 7 on #AWS Lambda? Native Ahead of Time (NativeAOT) compilation opens up the possibility of running .NET 7 on Lambda with a custom runtime. In this video, Architect @plantpowerjames shows how to run #dotnet 7 on Lambda using NativeAOT. youtube.com/watch?v=OL_Uy4…
Hello #PowerShell folks using #Graph. Have you seen the new #GraphPowerShellSDK online documentation that went out today? If the answer is no, I will help you: learn.microsoft.com/en-us/powershe… and just a sneak peek:
[Last Week in .NET #101] - Remodeling dotnet
ASP.NET Core 6: Bring your custom compression provider in gRPC
If you are looking to do more #powershell automation for #AzureAD,#Office365, I would highly recommend using the MS Graph PowerShell SDK Module which uses the #MSGraphAPI across the services. I see there is a new #MSlearn module to help get you started learn.microsoft.com/en-us/training…
There's a more convenient way of installing .NET. Windows Package Manager makes it simple to discover #dotNET offerings and install the SDK or one or more of the .NET Runtimes without worrying about dependencies and configurations. Learn more: msft.it/6013jIXXT
Join @vishipayyallore for the next session of AZ-204 Hands-On Series - ".NET Web API, Web Apps inside VM, and App Service" on October 3 at 09:00 PM (IST). Read more & register here>> bit.ly/3DHI8Vh #Azure #AZ204 #IaaS #clouddevelopers #Cloud #DOTNET #WebApps #WebAPI
Testing like a PRO with XUnit & Localstack - .NET 7
SharpLab
.NET Framework September 2022 Cumulative Update Preview
.NET MAUI in .NET 7 Release Candidate 1
#AWS offers several hosting options for your Blazor WASM apps. In this video, Developer Advocate @fbouteruche demonstrates the different hosting options on AWS for Blazor WASM apps, and discusses interacting with AWS services. youtube.com/watch?v=hyJVWM… #dotnet #dotNETonAWS
Azure Functions now supports .NET 7 as runtime. So if you're looking to code for a large scale without worrying about the underlying infrastructure and still use the latest innovation from #dotNET runtime, we've got you covered. Learn more: msft.it/6018jxyEI
Article of the #month for August 2022 - "Build A Blazor Hybrid App with .NET MAUI for Cross-Platform Application" by @rijsat. Read the full article here: bit.ly/3dGJjcu #Blazor #HybridApp #DOTNET #CrossPlatform #dotnetmaui #MAUI #DOTNET6
Counting the leading zeroes in a binary number with C#
dotnet-monitor: Enabling a diagnostics sidecar in AKS
Join @debasiskolsaha for the next session of Blazor Framework Learning Series - "Introduction to the Razor" on September 27 at 08:30 PM (IST). Read more and register here>> bit.ly/3f6UxYg #Blazor #BlazorFramework #WebApplications #Csharp
How is Delegate being cast to RequestDelegate in ASP.NET Core?
Using multiple JSON serialization settings in ASP.NET Core
You can offload tasks by sending them to a queue and processing them asynchronously. In this video, AWS Community Builder @rahulpnath shows how to process Amazon Simple Queue Service (SQS) messages from a .NET #AWS Lambda Function with triggers. youtube.com/watch?v=0V4aeT… #dotnet
On .NET Live - Build, Test, and Deploy .NET Microservices on K8s
How to test web applications with Playwright and C# .NET
.NET on AWS | Unlock the power of the cloud with .NET on AWS
FileSystemWatcher in C#
The CORRECT way to implement Retries in .NET
CI/CD Pipeline Using Jenkins And GitHub For .NET Core Web Application by @jaydeepvpatil22. Read the complete article here>> bit.ly/3RWriGh #DOTNET #DOTNETCore #GitHub #WebApps #Applications #VisualStudio2022 #VisualStudio #VS2022
C# 11 – Top 5 Features in the new C# Version
Blogged: ASP.NET Core Api Auth with multiple Identity Providers damienbod.com/2022/09/19/asp… #oauth2 #jwt #aspnetcore #dotnet #openiddict #auth0 #azuread