News
C++
SOAP
Multimedia
Network Programming
Windows Programming
C#
.NET
Visual Studio
Visual Basic
Java
Database
Azure
IoT
Mobile
Research
Tools
Blog
Forums
Search
News
C++
SOAP
Multimedia
Network Programming
Windows Programming
C#
.NET
Visual Studio
Visual Basic
Java
Database
Azure
IoT
Mobile
Research
Tools
Blog
Forums
Facebook
Linkedin
Twitter
Search
101 Articles Written
Peter Shaw
Popular by Author
.NET
Connecting to SSH Servers in .NET
January 14, 2015
0
Recently, I had a requirement to monitor a Linux-based server from a Windows-based computer that was being used as a management station. Normally with...
Read more
.NET
Creating Webforms with Friendly URLs
September 3, 2014
0
If there's one stick the ASP.NET MVC crowd loves to rattle when comparing MVC and webforms, it's the restful/friendly URL one. From the get...
Read more
.NET
Base64 Encoding from C#
March 2, 2016
0
If you've done anything long term in the Web industry, it's likely that you will have come across "Base64 Encoding" at some point. Base64...
Read more
.NET
Using Objects as Parameters in C#
June 9, 2014
0
Hands up, how many of you create monster functions and methods in your projects? And no, I'm not on about routines that are a...
Read more
.NET
Making Sounds with Waves Using C#
June 10, 2015
0
One of the great things about writing software that runs under the .NET platform is the ability to play videos, music files, and to...
Read more
Similar Articles
TypeScript for the C# Developer: TypeScript Generics
C#
Peter Shaw
-
June 23, 2017
What if I told you that your JavaScript code could benefit from generics; just use it the same way...
Read more
TypeScript for the C# Developer: TypeScript Classes and Interfaces
C#
Peter Shaw
-
June 16, 2017
If you read the previous article on this subject, "TypeScript for the C# Developer," you'll recall we covered the...
Read more
TypeScript for the C# Developer
C#
Peter Shaw
-
June 5, 2017
This is the first article of a few that will introduce the C# developer to TypeScript. It's aimed primarily...
Read more
A Tipple with a Tuple
.NET
Peter Shaw
-
July 15, 2016
One of the most controversial and questioned data types available to the C# developer is the "Tuple." A data...
Read more
Beginning C#: Boolean Logic
.NET
Peter Shaw
-
June 22, 2016
In our last installment, I showed you how to use a basic IF/Then construct to make decisions in C#....
Read more
Web Developers: Are Your Sites Using HTTPS?
.NET
Peter Shaw
-
June 8, 2016
I do a LOT of Web application development, and as such I need to keep up with the news...
Read more
News & Trends
C# vs Java
C#
Nicholas Rini
-
March 24, 2023
Microsoft Office 365 Review
Tools
Enrique Stone
-
March 24, 2023
C# versus C
C#
Nicholas Rini
-
March 22, 2023
Different Types of JIT Compilers in .NET
.NET
Tariq Siddiqui
-
March 17, 2023