6 Articles Written

James Payne

Popular by Author

Working with C Sharp Math Operators

We discussed C# data types in a previous article and today we will be following this up with a .Net tutorial that shows developers...

Tips for Writing Clean C# Code

Any developer can write code with enough training and practice. There are references aplenty if a programmer cannot remember how to call a function...

CodeGuru and VBForums Developer Forums and Community

One of the most important ways a developer can grow and learn is by interacting with other programmers. That interaction can be as simple...

.NET 6 Features – Part 2

This is the second part of our series on new features in Microsoft’s .NET 6 update. Inside, we discuss new additions to the popular...

Similar Articles

CodeGuru and VBForums Developer Forums and Community

One of the most important ways a developer can grow and learn is by interacting with other programmers. That...

Benefits of Programming in C++

  C++ is one of the oldest and most widely used programming languages in the world. Part of the C-family...

.NET 6 Features – Part 2

This is the second part of our series on new features in Microsoft’s .NET 6 update. Inside, we discuss...

Tips for Writing Clean C# Code

Any developer can write code with enough training and practice. There are references aplenty if a programmer cannot remember...

Working with Strings in C#

Strings in C# are defined as one or more characters that are used to represent text values. Strings are...

Working with C Sharp Math Operators

We discussed C# data types in a previous article and today we will be following this up with a...

News & Trends