.NET
Programming a Chrysanthemum curve in .NET
Having a curious mind, I always try to figure out how things work and how things can be done. I saw a movie last month on Netflix, whose name eludes me. In this movie, however, I...
Similar Articles
Finding a Microsoft Office version with .NET
There are many ways for a developer to find the Microsoft Office version in .NET, but today we will...
Introduction to ASP.NET Identity
ASP.NET Identity is a membership system for modern .NET applications that allows the system to authenticate and authorize users....
Assemblies in .NET
An assembly in .NET is a single deployment unit that contains a collection of types and references. Assemblies work...
Blazor Framework and .NET
No one can argue that JavaScript is the backbone of today’s fast-paced and modern web applications. As of this...
Improving String Performance in .NET
In this .NET programming tutorial, we will talk about how we can improve the performance of an application by...
Find Machine Types in .NET
A frequent question that comes up on developer forums like CodeGuru forums is: “How do I find the machine...