Demystifying .NET vs .NET Core (Sep ’17)
Category: .NET
C# and .NET
.NET Runtime Localization
.NET Runtime Localization
– Switch cultures at runtime – automatically updating all localized elements
– Use the existing Resource file structure (*.resx files), which can be maintained in Visual Studio
– Keep design-time support for localized elements working in Expression Blend (and hopefully other XAML design applications)
https://www.codeproject.com/Articles/22967/WPF-Runtime-Localization
#WPF #localization #dotnet #csharp
https://www.codeproject.com/Articles/22967/WPF-Runtime-Localization
A pathfinding lab for LINQ to A*
Json tools for .NET
Json tools for .NET
Fast Json
https://www.codeproject.com/Articles/159450/fastJSON
Fast Binary Json
https://www.codeproject.com/Articles/345070/fastBinaryJSON
Free eBook: The Developer’s Guide To Microsoft Azure, August 2018 Edition.
Free eBook: The Developer’s Guide To Microsoft Azure, August 2018 Edition.
Getting All “Special Folders” in .NET
Getting All “Special Folders” in .NET
“Retrieving the path to the new user folders like Downloads, Saved Games or Searches”
https://www.codeproject.com/Articles/878605/Getting-All-Special-Folders-in-NET
https://www.codeproject.com/Articles/878605/Getting-All-Special-Folders-in-NET
Asynchronous Programming in .NET – Common Mistakes and Best Practices
Asynchronous Programming in .NET – Common Mistakes and Best Practices
https://www.codeproject.com/Articles/1246010/Asynchronous-Programming-in-NET-Common-Mistakes-an
https://www.codeproject.com/Articles/1246010/Asynchronous-Programming-in-NET-Common-Mistakes-an
C# 8 changes, exemplified
C# 8 changes, exemplified
Migrating a .NET App to .NET Core
The history of code sharing in .NET and where cross-platform .NET is going with Core and Standard.
The history of code sharing in .NET and where cross-platform .NET is going with Core and Standard.
You must be logged in to post a comment.