Home New Trending Search
About Privacy Terms
#
#dotnetframework
Posts tagged #dotnetframework on Bluesky
Preview
WinApp CLI v0.2 Now Supports .NET, Manifest Placeholders, and More Microsoft has updated Windows App Development CLI to v0.2, adding .NET support, manifest placeholders, and Microsoft Store integration.

winbuzzer.com/2026/03/03/w...

WinApp CLI v0.2 Now Supports .NET, Manifest Placeholders, and More

#WinappCLI #Microsoft #Windows11 #MicrosoftStore #SoftwareUpdates #DeveloperTools #AppDevelopment #DotNET #DotNETFramework #CommandLine #WindowsAppDevelopment #WinUI #WinGet

0 0 0 0
Preview
.NET Framework 3.5 Moves to Standalone Deployment in new versions of Windows 11 Microsoft Dev Blogs: The deployment model of .NET Framework 3.5 for future versions of Windows is changing. Starting with Windows 11 Insider Preview Build 27965, .NET Framework 3.5 must be obtained as...

.NET Framework 3.5 Moves to Standalone Deployment in new versions of #Windows11 #dotNetFramework #NetFramework
www.elevenforum.com/t/net-framew...

0 0 0 0
Preview
🚀 From Legacy to Linux: Migrating a Massive ASP.NET Framework App to .NET A solo journey through architecture, refactoring, and modernization — from IIS on Windows to containerized .NET 8 on Linux.

🚀 From Legacy to Linux: Migrating a Massive ASP.NET Framework App to .NET 8
A solo deep dive into modernizing a legacy system—refactoring, replatforming, and launching into the cloud.
🔗 medium.com/@michael.kop...
#DotNet #ASPNet #ASPNetFramework #DotNetFramework #csharp #CloudNative

0 1 1 0
Preview
Adaptive Resource Allocation in C#, Scaling Snacks and Stacks The Kobalt electric lawn mower’s Intellicut feature is a brilliant example of how modern technology can enhance efficiency by automatically…

“This data-driven adaptability ensures that the application remains responsive to dynamic business environments.”

#InformationTechnology #SoftwareDevelopment #TaskParallelLibrary #CSharp #DotNetFramework #ParallelProcessing #CloudComputing #ElasticCompute

0 0 0 0

Hunting memory leaks in .NET Framework 4.8 with WPF. So much fun...

#dotnetFramework #WPF

0 0 0 0
Original post on ohai.social

My org is just starting the transition from #DotNetFramework to #DotNetCore. Most apps to stay in Framework for a while. System-wide config is stored in machine.config w/encrypted appsettings & connectionstrings sections. I’ve created a .NET 4.8 console app that takes the path to a .NET Core exe […]

0 0 2 0
Preview
1. Introduction to C# and .NET framework In this post, we will delve into the foundational concepts of C# and the .NET framework to provide a solid understanding for beginners. We will explore: 1. What is C# and its origins in the programming world? 2. Understanding the role of the .NET framework in C# development. 3. Setting up your development environment for C# programming. 4. Basics of C# syntax, variables, and data types. 5. Overview of the Common Language Runtime (CLR) and Common Type System (CTS). 6. Introduction to namespaces and assemblies in C#. 7. Benefits of using C# for cross-platform development. 8. Resources and tools to enhance your learning journey in C# and .NET. **Explanation:** 1. _What is C# and its origins in the programming world?_ * C# (pronounced as "C sharp") is a versatile, modern programming language developed by Microsoft in the early 2000s. It is part of the .NET framework and is widely used for developing a variety of applications, including desktop, web, mobile, and cloud-based applications. C# is an object-oriented language that combines the power of C++ with the simplicity of Visual Basic. 2. _Understanding the role of the .NET framework in C# development._ * The .NET framework is a software development platform created by Microsoft that provides a comprehensive set of libraries and tools for building Windows applications. It consists of the Common Language Runtime (CLR), the base class library, and various programming languages such as C#, Visual Basic, and F#. The .NET framework allows developers to write code in multiple languages and run it on different platforms. 3. _Setting up your development environment for C# programming._ * To start programming in C#, you need to set up a development environment that includes an Integrated Development Environment (IDE) such as Visual Studio or Visual Studio Code. These IDEs provide a user-friendly interface for writing, compiling, and debugging C# code. You also need to install the .NET framework and any necessary SDKs to build and run C# applications. 4. _Basics of C# syntax, variables, and data types._ * C# syntax follows a structured format with keywords, identifiers, operators, and punctuation marks. Variables are used to store data, and C# supports various data types such as int, string, double, bool, etc. Understanding how to declare variables, assign values, and perform operations on them is essential for writing C# code. 5. _Overview of the Common Language Runtime (CLR) and Common Type System (CTS)._ * The CLR is the runtime environment in which C# code is executed. It provides services such as memory management, exception handling, and security. The CTS defines how data types are represented and managed in the CLR, ensuring interoperability between different languages in the .NET framework. 6. _Introduction to namespaces and assemblies in C#._ * Namespaces are used to organize code into logical groups, preventing naming conflicts and improving code readability. Assemblies are the building blocks of .NET applications, containing compiled code, resources, and metadata. Understanding how to use namespaces and assemblies is crucial for structuring and managing large C# projects. 7. _Benefits of using C# for cross-platform development._ * C# is a versatile language that can be used to develop applications for various platforms, including Windows, macOS, Linux, iOS, and Android. With the introduction of .NET Core and Xamarin, developers can write C# code once and deploy it across multiple platforms, reducing development time and effort. 8. _Resources and tools to enhance your learning journey in C# and .NET._ * There are numerous resources available to help you learn C# and the .NET framework, including online tutorials, documentation, forums, and community support. Tools like Visual Studio, ReSharper, and NuGet package manager can enhance your productivity and streamline the development process. Engaging with the C# community and staying updated on new technologies and best practices will further enrich your learning experience. With a deep dive into the foundational concepts of C# and the .NET framework, you now have a solid understanding to kickstart your learning journey in C# programming. This knowledge sets the stage for further exploration into advanced topics and hands-on coding exercises. Let's continue this exciting adventure together!
0 0 0 0
Preview
Blazor WebAssembly with .Net Framework How to embed a Blazor WebAssembly component in a .Net Framework application

Here's the blog post

dev.to/robodobdob/b...

#Blazor #DotNet #DotNetFramework #WebAssembly

0 0 0 0
Post image

Common Challenges When Converting from .NET Framework to .NET Core and How to Overcome Them: As organizations increasingly recognize the benefits of.NET Core, such as improved performance, cross-platform… http://dlvr.it/TGw8Mn #NETCore #DotNetFramework #SoftwareDevelopment #CrossPlatform #Migration

0 0 0 0
Preview
.NET Framework Migration to .NET9 Have a large .NET Framework codebase that you want to migrate to .NET9 or beyond? Here's some tips of my .NET Framework migration.

.NET Framework Migration to .NET 9 by Derek Comartin.

codeopinion.com/net-framework-migration-...
#dotnet #dotnetframework #migration #upgradeassistant

2 1 1 0
WinForms Designer Selection for 32-bit .NET Framework Pro... Windows Forms (WinForms) Designer Selection feature for 3...

WinForms Designer Selection for 32-bit .NET Framework Projects.

#dotnet #winforms #csharp #visualstudio #windowsforms #windowsdev #dotnetframework
devblogs.microsoft.com/visualstudio/winforms-de...

0 0 0 0
WinForms in a 64-Bit world - our strategy going forward -... 32-bit components can impose challenges for WinForms deve...

WinForms in a 64-Bit world – our strategy going forward by @loeffelmann.

#winforms #visualstudio #dotnet #windowsforms #windowsdev #64bit #dotnetframework #dotnetcore
devblogs.microsoft.com/dotnet/winforms-designer...

0 0 0 0
.NET Framework 4.8.1 is available on Windows Update and C... Note: This post was updated on 6/27/2023 to account for t...

Upcoming availability of .NET Framework 4.8.1 on Windows Update and Catalog.

#dotnet #dotnetframework #netframework #windowsdev
devblogs.microsoft.com/dotnet/upcoming-availabi...

0 0 0 0
Upgrading your .NET projects with Visual Studio - .NET Blog The .NET Upgrade Assistant is now available as an experim...

Upgrading your .NET projects with Visual Studio by @oliagavrysh.

#dotnet #visualstudio #upgradeassistant #dotnetframework #dotnetcore #aspnetcore #wpf #winforms
devblogs.microsoft.com/dotnet/upgrade-assistant...

0 0 0 0

"Simply Great!"

⭐⭐⭐⭐⭐

Thanks for the feedback, Viktor! Join our fantastic students like Viktor and learn how to build excellent #realtime web applications with #SignalR.

Check it out: https://signalrmastery.com/

#dotnetframework #dotnet6 #dotnetcore #aspnetcore

0 0 0 0

"#Microsoft has updated its venerable .NET Framework once more, this time to add native #Arm64 support while also removing support for some older operating systems."
#ARM #DotNet #DotNetFramework #WindowsOnARM

0 0 0 0
Post image

"In-Depth Training"

⭐⭐⭐⭐⭐

Thanks for taking part in SignalR Mastery, Viktor. Join all the students learning how to build awesome #realtime web applications with #SignalR. #dotnetframework #dotnet5 #dotnetcore #aspnetcore

Check it out: https://signalrmastery.com/

0 0 0 0
Post image

"Simply Great!"

⭐⭐⭐⭐⭐

Thanks for the feedback, Viktor! Join our fantastic students like Viktor and learn how to build awesome #realtime web applications with #SignalR.

Check it out: https://signalrmastery.com/

#dotnetframework #dotnet5 #dotnetcore #aspnetcore

0 0 0 0

"In-Depth Training"

⭐⭐⭐⭐⭐

Thanks for taking part in SignalR Mastery, Viktor. Join all the students learning how to build awesome #realtime web applications with #SignalR. #dotnetframework #dotnet5 #dotnetcore #aspnetcore

Check it out: https://signalrmastery.com/

0 0 0 0