For the future of the project, it's important that class files are laid out in a way that they are easy to read and modify and do consistently. We do this to avoid “spaghetti code” that does not give developers a good feeling about the stability of the project. In this article, I will show exactly how I format code classes. In this article, I will show exactly how I format code classes by example.
Category: VS.NET
Rock Your Code: Code & App Performance for Microsoft.NET – 3rd Edition
I am announcing the 3rd edition of my book titled Rock Your Code: Code & App Performance for Microsoft .NET, now available on Amazon. I worked on this book for a big chunk of 2022 so I hope that you and your team will find it useful.
Rock Your Code: Code & App Performance for Microsoft.NET
Today I am announcing the brand new edition of my book titled Rock Your Code: Code & App Performance for Microsoft .NET, now available on Amazon. How fast your code executes is very important for your users and back-end server processes. This is even more important for the future as more and more users, use … Continue reading Rock Your Code: Code & App Performance for Microsoft.NET
Rock Your Code: XML Documentation of Code for Microsoft .NET
Have you ever had issues trying to figure out what the code is doing that you were tasked to work on? Is there any documentation for it? Do you need questions answered, but the original developer isn’t working at the company anymore? Well, there is an easy answer for .NET projects… XML documentation and code comments! These days, I’m beginning to think that documentation of code in Microsoft .NET is becoming a lost art. This is a bad trend that I will try to improve with this article. If you use good coding standards, most of the documentation I will talk about is simple to generate!
dotNetDave Rocks the Code Quality Conference 2022
The dotNetDave For Those About to Code: Worldwide Tour will be at the Code Quality Conference 2022 on August 19th. Last year we had over 72K software engineers watch the conference and I hope you will watch it this year to learn how to rock your code to release quality applications and services that meet your user's needs.
Rockin’ The Code World with dotNetDave – Guest: Mika Dumont
Join me live on Saturday, April309th at 10:00 PST on C# Corner Live for show #54 where my guest will be Mika Dumont, Program Manager at Microsoft.
dotNetDave Rocks the Philly Code Camp 2022
The dotNetDave For Those About to Code: Worldwide Tour will be at the Philly Code Camp in Philadelphia, PA on March 4th. I hope you will join me at this meeting.
Rockin’ The Code World with dotNetDave – Guest: Jeff Fritz
Join me live on Saturday, December 11th, 2021 at 11:30 PST on C# Corner Live for show #43 where I will be interviewing for the second time Jeff Fritz, Principal Program Manager - .NET Community.
Rockin’ The Code World with dotNetDave – Guest: Scott Hunter
Join me live on Saturday, November 13th, 2021 at 10:00 PST on C# Corner Live for show #42 where I will be interviewing for the second time Scott Hunter, Director Program Management .NET. Learn the latest about .NET 6 from the person in charge of it!
Visual Studio 2022 Issues/ Features Needed
There isn't a perfect application ever released, and the same is true for Visual Studio 2022. There are a lot of great features in VS2022, but there are many issues too. So I decided to create a running list of the issues that I find or find frustrating.
You must be logged in to post a comment.