Microsoft .Net
Microsoft .Net | News, how-tos, features, reviews, and videos
Singleton vs. static classes in C#
Understand the differences between a singleton class and a static class and when to use which in your applications.
Microsoft seeks to build trust in third-party .NET libraries
Recognizing that the open source .NET ecosystem is not as strong as it could be, the company wants to work with developers of third-party .NET libraries to improve their quality.
How to handle unknown actions in ASP.NET Core MVC 5
Handle unknown actions elegantly in ASP.NET 5 by creating routes that dynamically map to the views in your application.
How to overload action methods in ASP.NET Core MVC 5
Overloading action methods that use identical HTTP verbs is tricky in ASP.NET Core 5, but there are a number of ways to do it. Let’s explore them.
Steeltoe: Simplify building .NET cloud microservices
Open source .NET tools help build and deploy distributed applications to Spring Cloud and Kubernetes.
How to log data to the Windows Event Log in C#
Take advantage of the Windows Event Log to store the log data of your .NET Core applications running on Windows
Use multiple implementations of an interface in ASP.NET Core
How to register multiple implementations of an interface with the IoC container in ASP.NET Core and retrieve a specific service at runtime
Understanding Microsoft .NET 5
Microsoft is finally unifying its .NET platforms. What does this mean for your development strategy in 2021?
How to use RecyclableMemoryStream in .NET Core
Take advantage of Microsoft.IO.RecyclableMemoryStream to eliminate LOH allocations and avoid memory fragmentation and memory leaks in your .NET Core applications.
Microsoft .NET 5 arrives with C# 9, F# 5
New platform moves toward the unification of the .NET development experience across desktop, web, mobile, cloud, and IoT targets
How to use ArrayPool and MemoryPool in C#
Take advantage of array pooling and memory pooling in C# to reduce allocations and improve the performance of your applications
How to use the Buffer class in C#
Take advantage of the Buffer class in .NET to improve application performance through faster access to data in memory
Microsoft brings .NET dev to Apache Spark
.NET for Apache Spark 1.0 provides high-performance .NET APIs to Apache Spark including Spark SQL, Spark Streaming, and MLlib
How to use HashSet in C#
Take advantage of high-performance HashSet collections for storing unique elements to speed up searches in your applications.
Microsoft Blazor gains Infragistics UI toolkit support
Ignite UI for Blazor combines a data grid with interactive charts, graphs, maps, and other web UI components
How to use IHttpClientFactory in ASP.NET Core
Take advantage of IHttpClientFactory to create HttpClient instances seamlessly and avoid having to manage their lifetimes manually
What’s new in Microsoft .NET 5
Aimed at unifying the .NET platform, .NET 5 brings improvements to RyuJIT code quality, garbage collection, and JSON serialization, for starters
How to use the ProblemDetails middleware in ASP.NET Core
Take advantage of the open source ProblemDetails middleware in ASP.NET Core to send clients standardized, machine-readable error messages when exceptions occur
-
Research/Infographic
Sponsored -
Analyst Report
Sponsored -
eBook
Sponsored -
White Paper
-
Video/Webcast
Sponsored