Silverlight 6: the plugin never dies
You dreamed of it, Microsoft did it: Silverlight 6 is finally coming out, nine years after the release of Silverlight 5. What 's new ? Microsoft is once again…
Read articleThe library
49 articles about .NET, C#, Azure, mobile development and artificial intelligence.
49 results
Clear filtersYou dreamed of it, Microsoft did it: Silverlight 6 is finally coming out, nine years after the release of Silverlight 5. What 's new ? Microsoft is once again…
Read articleDuring the BUILD 2018, I was announcing the arrival of Xamarin Essentials., a software library making life easier for Xamarin developers. This one just got…
Read articleToday, I just discovered the classroom. FormattableString Two years after it came out. This class has been added with the functionality of string interpolation In…
Read articleToday I had to insert or update massive thousands of lines into a database It's just using Entity Framework Core. The context A simple approach to carrying out…
Read articleWhat is .NET Core? In a few words we'll explain what is .NET Core. 1. What is .NET Core? .NET Core is a multi platform, modular .NET Framework. 2. On what platform…
Read articleIt can be helpful to withstand the compression of responses when they are large, which can greatly reduce the time taken to download them. Activate gzip…
Read articleIn the previous article, We've seen how to enable response compression, and in this article we're going to see how to accept requests that have compressed content.…
Read articleIn this article I will try to answer the most common questions about WebAssembly. If you prefer the video format, a podcast is available here. What is WebAssembly?…
Read articleI'm very happy to present a project I've been working on for a while: a fully fluid .NetStandard compatible REST client. The code is available on GitHub. And the…
Read articleToday, I wanted to make sure that the dll targets multiple versions of the framework. But before the SDSDK style SD cspro project, you had to make a cspro file per…
Read articleThe Xamarin Forms teams have just released version 3.1 of Xamarin Forms, so let's find out together what's new about this version. Android: Support for page tabs…
Read articleAt Build, the Xamarin team announced the preview release of Xamarin.Essentials. This library brings the essential cross platform APIs used by mobile applications…
Read article