Twitter Buzz on .NET
📢 Calling all .NET developers! Get ready for the first preview of dotNETMAUI extension for VisualStudio Code! Built on the new powerful C# Dev Kit, it enables seamless cross-platform app development. Learn more. https://devblogs.microsoft.com/visualstudio/get-th...
Data Binding allows devs to synchronize data between the user interface & the underlying C# data model. No wonder then that it's such a key feature in Blazor!
Hop in & learn more about one-way, two-way & event binding in @CHBernasconiC's blog: https://devblogs.microsoft.com/visualstudio/get-th...
There's also a security advisory for .NET 6 and 7 out today you should be aware of: https://devblogs.microsoft.com/visualstudio/get-th...
Introducing System.Web Adapters v1.2 with new APIs and scenarios.
dotnet aspnetcore csharp webdev aspnet
https://devblogs.microsoft.com/visualstudio/get-th...
Generate KVSet json Format Using appsettings json for Updating Azure App Configurations https://chamindac.blogspot.com/2023/07/generate-kv...
DotNET blog: New C# 12 preview features https://chamindac.blogspot.com/2023/07/generate-kv...
Big dotnetmaui release day! Check out all the goodness:
- .NET 8 Preview 6
- .NET 7 Service Release
- VS Mac support for .NET 8
- VS Code extension preview!
https://chamindac.blogspot.com/2023/07/generate-kv...
We're now live doing API reviews. https://www.youtube.com/channel/UCiaZbznpWV1o-KLxj8z...
Blogged: Exploring the .NET 8 preview - Part 3 - Comparing WebApplication.CreateBuilder() to the new CreateSlimBuilder() method
https://andrewlock.net/exploring-the-dotnet-8-prev...
A look at why the new CreateSlimBuilder method was added and how it differs from CreateBuilder
aspnetcore dotnet
Super excited to finally see the .NET MAUI Extension for VS Code preview launch publicly! Lots more goodness to come, but a great first step! dotnet dotnetmaui vscode
https://andrewlock.net/exploring-the-dotnet-8-prev...
Ok!!! ITS HAPPENING!!!! thanks to a lot of work by a lot of people, we have a dotnetmaui VS Code extension in preview!!! had to call my guy @jfversluis to spill the beans. more details at https://andrewlock.net/exploring-the-dotnet-8-prev... ❤️🌺
https://andrewlock.net/exploring-the-dotnet-8-prev...
Available extension for VSCode to create, debug, deploy .NET MAUI Apps. https://marketplace.visualstudio.com/items?itemNam...
The documentation has also been updated. https://marketplace.visualstudio.com/items?itemNam...
Introducing System.Web Adapters v1.2 with new APIs and scenarios - .NET Blog https://marketplace.visualstudio.com/items?itemNam...
New article in the beginner series, Seven Things about C#: Loops -
https://marketplace.visualstudio.com/items?itemNam...
Drop in on the Community and @dotNETFDN us as they discuss the current happenings in the .NET MAUI Community Toolkit!
🎥 https://www.youtube.com/watch?v=fk-ulpaKKtU
ICYMI, the awesome @jfversluis is indeed coming to DevReach23!
Do yourself a favor & grab an early bird ticket while they're still floating around: https://www.telerik.com/devreach-2023/register
Blazor Dotnet DotNETMAUI https://twitter.com/devreach/status/1676986145840721924
Introduction to .NET Releases And Updates
https://www.telerik.com/devreach-2023/register
Miteru // StringTokenizer Struct (Microsoft.Extensions.Primitives) | Microsoft Learn
https://learn.microsoft.com/en-us/dotnet/api/micro...
Any folks already making use of the new Dev Drive feature on W11? Considering using it on my new system 🤔 umbraco dotnet dev
https://learn.microsoft.com/en-us/windows/dev-driv...
Event logs is another helpful place to report your errors:
dotnet csharp https://learn.microsoft.com/en-us/windows/dev-driv...
Today we're excited to announce http://www70.beyond.net - a new open source toolset to call .NET code from other programming languages, including C and Swift. 🚀
Check it out now on Github: http://www70.beyond.net
Only someone with a Lambo can make this move.. where are my Lambos 🚴🏾♂️ https://twitter.com/dotnet/status/1678760556633759744
ResX Resource Manager is now supporting Azure Open AI for translations. Check out version 1.76 to get high quality, context aware automated translations using Azure Open AI: 404
Special thanks to Joakim Riedel for the contribution of this feature. dotnet
Cool changes are ongoing for OpenTelemetry support in Azure Monitor. Azure Monitor OpenTelemetry Distro looks promising and can help easier integrate Azure Monitor services with best practices configured out of the box, in terms of a few lines of code: https://devblogs.microsoft.com/dotnet/azure-monito...
A good first impression can be critical when you’re a SmallBusiness trying to stand out from the competition. A DotNet domain name can help! Learn how: https://devblogs.microsoft.com/dotnet/azure-monito...
Here's some code that is on the hot path on your application and you want to optimize it. This is what a typical C# developer would write (actually copilot wrote this). It's pretty clear, but suboptimal. How could you go about improving it? dotnet csharp
The next post of my blog series is up: Upgrading to dotnet 8: Part 2 - Automation is our Friend https://blog.martincostello.com/upgrading-to-dotne...
Resharing this!
How to Tame the “async void” in C#
https://hackernoon.com/how-to-tame-the-async-void-...
Introduction to String Interpolation and Exception Filters in Csharp. programming Dotnet https://hackernoon.com/how-to-tame-the-async-void-...
Blogged: Dew Drop – July 11, 2023 (3982) https://www.alvinashcraft.com/2023/07/11/dew-drop-...
Flask: Web API and rendering template, should they in the same function call? - python - flask - asp.net-web-api - Answer link : https://www.alvinashcraft.com/2023/07/11/dew-drop-...
It’s fun to code in C#! The new language features deliver: productivity + maintainability + readability. That’s careful and mindful design and engineering at work! @dotnet
👍🏼🤓👍🏼 https://twitter.com/asiseetech/status/16783884348078...
Deeply nested code is hard to read 😢 ...
In methods with lots of nesting try using the early return and Guard Clause approach to make the code easier to read.
The right hand side method 👇🏻 uses Guard Clauses and is a lot easier to read.
csharp devlife SoftwareEngineering https://twitter.com/i/web/status/1678704518815440897
Deeply nested code is hard to read 😢 ..
In methods with lots of nesting try using the early return and Guard Clause approach to make the code easier to read.
The right hand side method 👇🏻 uses Guard Clauses and is a lot easier to read ...
csharp devlife SoftwareEngineering https://twitter.com/i/web/status/1678699608891899906
Me, unity gamedev, try godot dotnet build for the first time. https://twitter.com/pineakl/status/167869871771157...
Hiring for Software Engineer (Angular + .net)
Location: Ahmedabad (Iskon Cross Road)
Experience: 1 - 3 Year(s)
Salary: Upto 4.80 LPA
Share your resume to
falguni.kayasth@mantras2success.com
OR
Click to Apply
http://careers.mantras2success.com/jobseeker/62237...
At @ConsultingNoir we are continually looking to grow our community. Whenever you refer a new candidate to us, if we successfully place them into a new role, we will pay you £400 to say thank you.
You can send your referred candidates to hello@noirconsulting.co.uk
dotnet
Use LINQ Intersect method to find common items in two collections in .NET https://davecallan.com/linq-intersect-common-items... by @Dave_DotNet
HiringNow 📢 We are looking for some talented people to join our team!
Web Developer 👉 https://davecallan.com/linq-intersect-common-items...
Sales Consultant 👉 https://davecallan.com/linq-intersect-common-items...
Dotnet Developer 👉 https://davecallan.com/linq-intersect-common-items...
The documentation is inaccurate too. No word about how to 'Enable' (which is the magic word imo) the .NET Framework 4.8 per https://learn.microsoft.com/en-us/dotnet/framework...
HTTPClient in C# — Starters Guide
https://learn.microsoft.com/en-us/dotnet/framework...
When you have multiple applications and they need to communicate with each other to exchange data you might want to use a protocol that makes something like that happen.
csharp softwaredevelopment httprequest tutorial
A DynamoDB Sparse Index is a special type of Index, where the Index does not have an entry for every item in the base table.
Learn how to use this to your advantage to optimize storage and performance.
https://www.rahulpnath.com/blog/dynamodb-sparse-in...
In this article, we are going to explore different techniques to compare byte arrays in dotnet and discuss each method’s performance implications.
https://code-maze.com/dotnet-compare-byte-arrays/
http://www.surajen.com/surajengames/csharp.html Game of Speed. Visual Mapping. Beat my score of 16 . Spatial Puzzles Perception Numbers
SmartInspect : Logging to Memory
For the ultimate in performance, log to memory and only write to disk if your application crashes. Find out more.
https://code-partners.com/offerings/smartinspect/p...
Collaborative Coding Made Easy: Unleashing the Power of Visual Studio Live Share: https://www.globalgeeknews.com/2023/07/10/collabor...
Now On Air Last Sunlight - Music For The Soul 608
27. Classic Ending: The Quest - C-Sharp (Original Mix) @ITWT_official
Live!!! facebook/LastSunligh
Live!!! youtube/ Last_Sunlight
Live!!! twitch/last_sunlight_official
Live!!! https://www.globalgeeknews.com/2023/07/10/collabor...
Azure App Service offers a fast, easy way to migrate .NET web apps from on-premises to the cloud. Explore tools and resources to help you jumpstart your move to the cloud. AzureAppService dotNET https://techcommunity.microsoft.com/t5/apps-on-azu...
Perhaps if I moan in a C-sharp and make clapping sounds they'll shuffle in
I know half of them are in relationships so they can't show themselves in public.
just realized that.
deactivating just Twitter, not relationships. 😄 https://twitter.com/beigewunder/status/1678557557630...


Syndicate