Twitter Buzz on .NET
OK here's another performance challenge for ya'll (yes I'm writing code on vacaton!). You get an array of messages (defined below) and it gets JSON serialized as a single base64 encoded, comma separated string. This is also on the hot path. How can we optimize this one? dotnet https://twitter.com/davidfowl/status/167919073502153...
Introducing the ground-breaking new updates in our @Syncfusion Blazor platform for the 2023 Volume 2 release!
β’ New Image Editor and PDF Viewer
β’ Blazor Playground app
β’ Material 3 theme support and more!
webdev dotnet
https://www.syncfusion.com/blogs/post/whats-new-bl...
Start building amazing cloud apps with dotNET. Watch the .NET on Azure for Beginners series to learn the basics of Azure and find out how to use its services for your .NET apps. https://www.syncfusion.com/blogs/post/whats-new-bl...
With ComponentOne libraries, fully translated localization files are distributed with each release, allowing you to change the language of your software with one line of code.
See how ComponentOne controls make it all possible: https://www.grapecity.com/blogs/how-to-use-localiz...
Eff with static abstract members csharp
https://www.grapecity.com/blogs/how-to-use-localiz...
Introducing System.Web Adapters v1.2 with new APIs and scenarios
https://www.grapecity.com/blogs/how-to-use-localiz...
Detect issues as they occur and fix them before they start affecting your users.
Drop in on the Pittsburgh .NET User Group as they discuss intelligent application performance monitoring through this demo-heavy session. π₯ https://www.youtube.com/watch?v=7T8nk3BBBSU
By the way, H3 and ODST now include managedblam.dll in their mod tools. No Foundation tool like in Reach\H4\H2A, but @Pyrosocial1 does have this tool https://www.youtube.com/watch?v=7T8nk3BBBSU
HaloMCC Modding csharp https://twitter.com/KornnerStudios/status/1575844137...
π core
π§ The readme outlines .NET releases, dates, support, patches, end dates, and offers download links for .NET, indexes, scripts, and documentation.
π οΈ @dotnetfdn
π» PowerShell
β 19040
π΄ 4912
π https://github.com/dotnet/core
Most non-trivial software applications are composed of multiple tiers or layers. Learn to evolve an application into either a data-centric or domain-centric layered design in this Pluralsight course, Creating N-Tier Applications in C#, Part 1.
https://www.pluralsight.com/courses/n-tier-apps-pa...
Introduction to Auto Prop Initializers and NULL Conditional Operator in C# https://www.pluralsight.com/courses/n-tier-apps-pa...
DotNET Fun Fact 15:
Optimize your app's performance with 'Span<T>' and 'Memory<T>' types. They allow you to efficiently work with arrays of data, minimizing memory allocations and improving execution speed.
For more dot NET mastery: https://www.pluralsight.com/courses/n-tier-apps-pa...
They say building an intuitive, good-looking & at the same time feature-rich UI is no easy task!
How about we put the updated Telerik UI for DotNetMAUI Toolbar to the test & see if it makes the cut!
Find out more in @fakalieva's blog: https://www.telerik.com/blogs/build-beautiful-conf...
NET 8 Preview 6 Bolsters New Blazor Rendering Schemes -- Visual Studio Magazine https://visualstudiomagazine.com/articles/2023/07/... via VisualStudioMagazine @VSMdev Blazor dotnet dotnet8 visualstudio
Today, enterprise businesses are looking for application development solutions that can strengthen future business growth.
Read more π https://visualstudiomagazine.com/articles/2023/07/...
π’ Attention, ASP .NET developers! Planning to move your web apps to Azure App Service?
Take a look at this comprehensive checklist to ensure a smooth transition: https://visualstudiomagazine.com/articles/2023/07/...
New C# 12 preview features by @KathleenDollard.
csharp dotnet programming
https://devblogs.microsoft.com/dotnet/new-csharp-1...
How To Cache Filtered & Paged Database Results In C# dotnet
https://www.youtube.com/watch?v=Dn6Y5gjNO7U
Native AOT Advances in .NET 8 Preview 6
It's a focus point after its absence was found to be holding back .NET adoption years ago.
dotnet dotnet8 nativeaot
https://visualstudiomagazine.com/articles/2023/07/...
I'm so excited about the progress on my AuLiCom stagelighting project, particularly the Excel integration and the built-in command language. Learning lots about dotnet's IObservable<T> and ReactiveExtensions along the way. https://github.com/personalnexus/AuLiCom
π C#: use NUnit's TestCase attribute to run similar tests π
Instead of creating one test method per test case, you can use the TestCase attribute to pass to the test method some parameters.
If you use xUnit, you can use the InlineData attribute, which is identical.
csharp
If I must be honest I'm not a TDD person, nothing against it at all, it just doesn't come natural.
That said I've found doing testing early combined with snapshot testing to be a sweet spot of convenience and testability.
Hugely thanks to @SimonCropp's Verify πdotnet https://twitter.com/devlead/status/167917336970970...
I feel like sometimes we reinvent the wheel, but we call it something else, like "rotating cylinder" or "slim roller" π€
dotnet aot compiler
https://twitter.com/devlead/status/167917336970970...
Reduce your incremental build times by up to 80% for SDK-style dotNET projects. When you opt into Build Acceleration, VisualStudio only builds projects that have modifications.
Learn more and see build acceleration in action. π https://devblogs.microsoft.com/visualstudio/vs-too...
Accelerate Your Development Journey with .NET! β‘οΈπ Dive into the world of .NET, build powerful applications, and unleash your coding potential. Join our .NET courses and become a skilled developer, shaping the future of software. dotNET CodingSkills SoftwareDevelopment
What's in a name? In this blog post, AWS Community Builder @rahulpnath explains the DynamoDB SDK for .NET table name conventions, the [DynamoDBTable] attribute, and options to configure and customize the name.
dotnet AWS DynamoDB
https://www.rahulpnath.com/blog/dynamodb-net-table...
Sometimes I wonder why C#/wpf is so temperamental.
...then I'm reminded it's a @Microsoft product. π
Programming Programmer CSharp WPF WindowsPresentationFoundation https://www.rahulpnath.com/blog/dynamodb-net-table...
Was it true that Microsoft initially tried to suppress Copilot for Rider? https://www.rahulpnath.com/blog/dynamodb-net-table...
not that i dwell on this kind of stuff too much, but i do find it interesting. mainly because i use Visual Studio for .NET Framework stuff and not much else. Rider is just better
Coming soon...super quick way to run in container for debug in @code and dotnet projects using the .NET SDK support for container image builds... https://twitter.com/timheuer/status/16791512455951...
Another milestone achieved: 20,000,000+ downloads of BenchmarkDotNet
https://github.com/dotnet/BenchmarkDotNet
https://github.com/dotnet/BenchmarkDotNet
Entity Framework Core features I wish I knew earlier
efcore dotnet
https://github.com/dotnet/BenchmarkDotNet
Today, enterprise businesses are looking for application development solutions that can strengthen future business growth.
Read more π https://qat.com/net-why-its-in-our-enterprise-appl...
https://qat.com/net-why-its-in-our-enterprise-appl...
Handlers on MAUI (which replace Renderers on XamForms) look a bit shady... why are they pushing people to use "partial classes"? F# doesn't even support those
βοΈ Blogged: EntityFramework features I wish I knew earlier
dotNET
https://qat.com/net-why-its-in-our-enterprise-appl...
Getting really close to having my Blazor SVG Editor at a state where I can release it to NuGet. To test its versatility I've worked on a demo which uses the library to build a graph editor with nodes and connectors.
dotnet blazor svg
Project: https://github.com/KristofferStrube/Blazor.SVGEdit... https://github.com/KristofferStrube/Blazor.SVGEdit...
Finally finished my annual writeup of upcoming csharp features! Which ones do you think will make into the release? https://github.com/KristofferStrube/Blazor.SVGEdit...
Weβre happy to announce the official launch of the 8.2.1 release of the dotNET Community Toolkit!
...including lots of QoL improvements across all libraries, new code fixers and improved diagnostics, and more! π https://devblogs.microsoft.com/dotnet/announcing-t...
What is the BEST way to use C# in Visual Studio Code? π€
- The Dev Kit extension
As a Visual Studio user, it's a lot better than I supposed it to be. π
πΊLearn more about it in this week's video. π
dotnet
A first look at AOT compilation in .NET 8 by @andrewlocknet
dotnet aot
https://andrewlock.net/exploring-the-dotnet-8-prev...
"How to prevent the screen turn off after a while in Blazor" by Emanuele Bartolesi dotnet webassembly blazor webdev ThisIsLearning
https://dev.to/this-is-learning/how-to-prevent-the...
How to Create And Consume Azure Function From https://dev.to/this-is-learning/how-to-prevent-the... Core https://dev.to/this-is-learning/how-to-prevent-the... via @AzureLessons
I spoke at ABPConference months ago and the folks at @abpframework are still sending me stuff π
As a speaker, it's not about the "what" but more so the effort to show appreciation β€οΈ
dotnet aspnetcore
Blogged: Dew Drop β July 12, 2023 (3983) https://www.alvinashcraft.com/2023/07/12/dew-drop-...
Time for the next part of my blog series: Upgrading to dotnet 8: Part 3 - Previews 1-5 https://blog.martincostello.com/upgrading-to-dotne...
Not only do @ddoomen and I share a passion for fluent APIs, but also to talk about OpenSource π₯°
This talk is full of great recommendations for tools and frameworks. I'm really excited to give a few new findings a try! π§βπ¬π NotLimitedTo dotnet
https://www.youtube.com/watch?v=hgWHfNki5AI
Is there any tool to collect reporting data of casting cost among variable? Span<T> hold _length as int and using casting when methods using it as uint. Maybe holding it as uint but casting it to int when necessary costs less in general? DotNet https://github.com/dotnet/corefx/blob/master/src/C...
Another awesome speaker, and distributor of Swiss chocolate β Mr. @danielmarbach π€
He's got some great tips & tricks on collection-based operations in dotnet. Including ArrayPool vs. stackalloc, OnlySpans, and faster hashcode generation.
Super interesting stuff! π https://twitter.com/danielmarbach/status/16789622293...
Csharp developers out there, what do you think the value of auth1 will be? https://twitter.com/Tyrrrz/status/1679083180756803587
In ~4 hours β° we will have the amazing @FlorianRappl as a guest in our OSSPowerUps series πΊ
Get ready to learn how AngleSharp makes it easy to work with HTML5 in dotnet π€ΉββοΈπͺΆ
π€ Open to all, welcome!
ποΈ Registration / YouTube link below
https://blog.jetbrains.com/dotnet/2023/07/06/webin...
http://www.surajen.com/surajengames/csharp.html Game of Speed. Visual Mapping. Beat my score of 14 . Spatial Puzzles Perception


Syndicate