Creating a Line-of-Business App with the UWP

Mon, 01 Jan 2018 10:00:00 GMT

Time was developers were wary about building new line-of-business (LoB) applications for the Universal Windows Platform (UWP), due in part to challenges like lack of direct access to the database and its sandbox. Bruno Sonnino shows how these problems have been solved, making UWP a rich, robust platform for developing LoB applications.

Read article

Working with Raspberry Pi and Windows 10

Mon, 01 May 2017 10:00:00 GMT

Although small, the Raspberry Pi is a powerful computer. Now you can run Windows 10 applications on the popular IoT client platform the same way you could on a desktop machine. This article shows how to use Raspberry Pi to develop projects using C#.

Read article

Aspect-Oriented Programming - Aspect-Oriented Programming with the RealProxy Class

Mon, 03 Feb 2014 10:00:00 GMT

Aspect-oriented programming lets you separate the code that’s not directly related to your layers—such as logging, validation or authentication—in different classes. Here, Bruno Sonnino shows how to use the RealProxy class to apply aspects to your code in an easy and flexible way.

Read article

Aspect-Oriented Programming - Aspect-Oriented Programming with the RealProxy Class

Mon, 03 Feb 2014 10:00:00 GMT

Aspect-oriented programming lets you separate the code that’s not directly related to your layers—such as logging, validation or authentication—in different classes. Here, Bruno Sonnino shows how to use the RealProxy class to apply aspects to your code in an easy and flexible way.

Read article