Www.codeproject.com, 2016. — 22 p. (Пример проекта на C# прилагается). Serial Communication between PCs is always seen as the starting point. My first piece of serial comms code was a University assignment getting two PC’s, then three, then… you get the idea talking on (what I now know to be) an RS422 with its pair of cables using Borland's Turbo C++ for DOS. Time passed I...
Www.codeproject.com, 2016. — 17 p.
As a critical design element, multithreading has received a lot of attention and has been continually expanded on in each version of .NET. With continually expanding libraries knowing how to best leverage each tool becomes increasingly challenging. My goal is to create an article series explaining some real-world threading considerations and...
Www.codeproject.com, 2016. — 32 p. This tutorial discusses events, asynchronous and dynamic types, the TPL, and reflection. It aims to give a brief and advanced introduction into programming with C#. The prerequisites for understanding this tutorial are a working knowledge of programming, the C programming language and a little bit of basic mathematics. Some basic knowledge of...
Www.codeproject.com, 2016. — 27 p. In this tutorial we introduce the basic concepts of C# along with object oriented programming and the .NET-Framework. This tutorial aims to give a brief and advanced introduction into programming with C#. The prerequisites for understanding this tutorial are a working knowledge of programming, the C programming language and a little bit of...
Www.codeproject.com, 2016. — 28 p. In this tutorial we learn about generics, Lambda expressions, Extension methods and GUI programming. This tutorial aims to give a brief and advanced introduction into programming with C#. The prerequisites for understanding this tutorial are a working knowledge of programming, the C programming language and a little bit of basic mathematics....
Www.codeproject.com, 2016. — 36 p. This tutorial discusses attributes, iterators, and some more advanced topics. It aims to give a brief and advanced introduction into programming with C#. The prerequisites for understanding this tutorial are a working knowledge of programming, the C programming language and a little bit of basic mathematics. Some basic knowledge of C++ or Java...
Www.codeproject.com, 2016. — 44 p.
My name is Radoslaw Sadowski and I'm a Microsoft Certified Software Developer. Since beginning of my career I was working with Microsoft technologies.
After a few years of experience I saw so many badly written code that I could write a book showing all these dirty examples.
Those experiences made me a clean code freak.
A purpose of this...
Www.codeproject.com, 2016. — 14 p. Let's get our hands dirty with new features of upcoming version 7 of C# language in .Net framework Let us dive into something really latest in the world of .Net. Microsoft is about to release a new version of C# language - version 7.0. Let's learn all its new features so that it can be handy whenever we upgrade our existing projects/solution...
Eighth Edition. — Apress, 2017. — 1595 p. — ISBN-13 (electronic): 978-1-4842-3018-3. This essential classic title provides a comprehensive foundation in the C# programming language and the frameworks it lives in. Now in its 8th edition, you’ll find all the very latest C# 7.1 and .NET 4.7 features here, along with four brand new chapters on Microsoft’s lightweight,...
Www.codeproject.com, 2017. — 9 p. «When I was still a C# rookie, I remember being intimidated by generics. If I was capable of time travel, this is the article I would like to send back in time to myself. In other words, this article is aimed at beginners, and hopefully it demystifies generics for a lot of people starting out with C# out there. I am going to start extremely...
Комментарии