How to Use Type Erasure Pattern to Decouple Polymorphic Classes in C++?

Type erasure pattern mean writing a behaviour (or function) that works with various types. Highlights of the post: classic polymorphism for one class family (Shape) is explained with an example. Using duck-typing of templates, member funtion of unrelated classes can be called in an external function. A vector of unrelated classes can be created with […]

Top and Reliable India ASP.NET Core 6.0.6 Hosting Recommendation

Benefits of Migrating to ASP.NET Core 6.0.6 Significant Performance Boost You can get a very significant performance boost by moving ASP.NET Core in process with IIS. Using in-process hosting, an ASP.NET Core app runs in the same process as its IIS worker process. This removes the performance penalty of proxying requests over the loopback adapter when […]

Top and Reliable MediaWiki 1.38.2 Hosting

Top and Reliable MediaWiki 1.38.2 Hosting What is MediaWiki? MediaWiki is free server-based software which is licensed under the GNU General Public License (GPL). It’s designed to be run on a large server farm for a website that gets millions of hits per day. A Wiki is a web application that allows users to create […]