Dapper vs EF Core: Improving API Performance with PIT Solutions
At PIT Solutions, we run APIs that serve thousands of requests per second. Over time, we started noticing subtle but consistent performance bottlenecks — particularly in APIs making repetitive, high-volume database…
How .NET 8 Minimal APIs Helped PIT Solutions Replace Bloated Controllers
The Challenge: Controller Overhead in Microservices At PIT Solutions, we constantly strive to streamline our microservice architecture. Over time, we observed a recurring inefficiency: many microservices were…
WordPress and .NET (WP.NET)
WORKFLOW ENGINE
When you implement a system that manages business processes, Workflows are an important part. There are various tools like Workflow Engine, K2, Camunda etc. for automating the processes. While this article deals…
Azure Redis Cache
Azure Redis Cache is based on the popular open-source Redis cache. It gives you access to a secure, dedicated Redis cache, managed by Microsoft and accessible from any application within Azure.
Lucene.Net for Search
Now a days we have many customers who will be asking a search mechanism. Sometimes it is not enough to have just filters on lists but need to perform large scale searching with complex queries.
Visual Studio 2012 with .NET Framework 4.5 is available now
Major changes in new Visual Studio are: Designing, building, debugging, optimizing and publishing metro style apps Language improvements for Visual Basic, C#, C++, JavaScript and F# Application LIfe Cycle…
What’s new in C# 4.0 and VB 10.0 ?
ASP.NET AJAX in .NET 3.5 and VS 2008
.NET Framework latest versions