alper
Posts
How to Protect Your Website from Bots & Spammers?
Are you in a war against bots, fake accounts and gambling advertisers? In this article, you will find a list of captcha services you can use to blo... Continue Reading

DotNext 2024 Conference: A Speaker’s Impressions
I gave a talk at the DotNext 2024 Conference and here are my impressions from DotNext 2024... Continue Reading

REST API Design 🎨 Best Practices for .NET Developers 🚀
Read this article to design a good REST API! Continue Reading

Impressions of .NET Developer Days 2023 Conference
I attended .NET Developer Days 2023 in Warsaw / Poland. In this post, I share you my impressions by explaing the sessions I joined, some photos and... Continue Reading

NDC Porto 2023 Impressions
We attended NDC Porto 2023 and I'll write my impressions from NDC Porto 2023. Continue Reading
UI Framework Popularity — 2022
Nowadays, UI Frameworks became very important and we, developers specialize on specific UI frameworks. Continue Reading

We are eating our own dog food!
We are eating our own dog food! <img src='https://volosoft.com/api/blogging/files/www/8d0381f28a57464b51ad3a06cf748df0.png' alt='We are eating our ... Continue Reading

All about .NET MAUI
In this article I’ll tell about .NET MAUI the new generation of Xamarin. Continue Reading

Running ASP.NET Core Web App on IIS Express from Command Line
Here is how you can start an AspNet Core 3.1 Web Project from the Command Line on IIS Express. Continue Reading

We were platinum sponsor of Techorama 2019!
Volosoft is proud to be a Platinum Partner of Techorama. Techorama is an international software development conference. Continue Reading

Building GraphQL APIs with ASP.NET Core
See what GraphQL is, what it solves, how to build a simple GraphQL back-end for AspNet Core project and also how to consume this GraphQL. Continue Reading

Impressions of NDC London 2019
Volosoft was one of the partners of the NDC London 2019 Conference among industry leading companies. NDC London is a set of talks for software deve... Continue Reading

Impressions of SDD Conference 2018
Volosoft was one of the partners of the SDD Conference 2018 among industry leading companies. SDD Conference is one of the famous developer confere... Continue Reading

Migrating From packages.config to the New CSPROJ Format
Xamarin has switched to the new *.csproj format. See a couple of ways to achieve switching to the new format problem. See the tool looks a promisin... Continue Reading

Deleting All BIN & OBJ Folders in a Visual Studio Solution
Have to delete all bin and obj folders recursively in a Visual Studio solution? Here is a built-in Visual Studio feature called Clean Solution. Continue Reading

Running Angular Project by Right Clicking to the Folder
See the quick tip that saves you write npm start, every time you want to run your Angular project. Click Run Angular item, your Angular project wil... Continue Reading
