facebook
Blazor: the limits are made to be exceeded!

Blazor: the limits are made to be exceeded!

Blazor is the protagonist of the second appointment with the Smart Shots, the full-digital workshop format created by Commit. Starting from 6.30 PM on Thursday, April 23rd, our CEO Michele Aponte will show live streaming what the principles of the framework are...
ElasticSearch: advanced features

ElasticSearch: advanced features

In my last article, we talked about the use of ElasticSearch as a simple full-text search engine, how to install and configure it in a quick way and how to integrate it in our .NET Web application. Today, we are going to show you, still in the context of an...
Creating our API with GraphQL and Hot Chocolate

Creating our API with GraphQL and Hot Chocolate

How often have you called an API and received more data than needed? Or, on the contrary, you obtained less than necessary and therefore have to make more calls to different endpoints to have all the information required?Those two events are...
Loading plugins in .NET applications

Loading plugins in .NET applications

During the development of our own CMS WebRight, we found that people from outside the team also need to develop plugins. I thought it might be interesting to tell you how we dealt with the problem, showing you how to develop a plugin system for your .NET applications....
Living without Visual Studio: yes, you can!

Living without Visual Studio: yes, you can!

Whenever I am a speaker at Microsoft events, many people seem to be confused by my MacBook Pro. The first thing they probably think is that I’m a mobile developer, and I have a virtual machine with Windows to use Visual Studio. At least the explicit questions...