The inspiration for this project came from my enjoyment of the Visual Studio IDE as a programming environment for the C# language. However, after a long time of use, I realized how big and bulking ...
A simple notepad application that I created to enhance my C# and WPF skills. This project is a lightweight Integrated Development Environment (IDE) and notepad developed using WPF in C#. It provides ...
JetBrains is developing a cross-platform IDE for C# that could serve as a potential rival to Microsoft’s own Visual Studio IDE. Code-named Project Rider, the IDE constitutes a .Net IDE from JetBrains ...
While .NET 3.0 and 3.5 were great additions to the .NET framework, they were built against the 2.0 Common Language Runtime (CLR). Now, Microsoft has released .NET 4 – in addition to a new CLR, we've ...