Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# ...
“I love writing pagination code!”…said no one ever. After what seems like the millionth time writing a list pager from scratch, we’ve come up with a handy generic class to plug in for .NET API ...
A .NET Foundation open source project has emerged for using C# to write embedded applications, letting developers leverage familiar Microsoft technologies to build software for small devices. The .NET ...
It's easy to create a custom logging framework to log your .Net application's errors and events to a flat file, a database, or the event log You will often want to log events or errors as they occur ...
Case matters when moving from one language to another and, often, variable naming conflicts can be as simple as that. The very first programming language I used back in high school did not permit ...
The open-source community, through Linux software development company Ximian, has embarked on a development effort to bring Microsoft's .Net platform to Linux. Called the Mono Project, this effort ...