top of page
Search


What is API key? Why it is Important?
An application programming interface (API) key is a code used to identify and authenticate an application or user. API keys are available...

The Tech Platform
Aug 30, 2022


Advanced NLog features in ASP.NET Core
NLog is an open source lightweight logging framework, which provides rich log routing and management functions.

The Tech Platform
Aug 29, 2022


Template Method Design Pattern
Template Method is a behavioral design pattern that defines the skeleton of an algorithm in the superclass but lets subclasses override spec

The Tech Platform
Aug 29, 2022


How to Get Customers to Take Notice of Your Brand So They Keep Coming Back for More
Competition is stiff nowadays regardless of what industry you happen to be in. This is all the more reason why entrepreneurs should make...
marcuslansky
Aug 28, 2022


Session State in ASP.NET Core
What is Session State in ASP.NET Core? Session state is an ASP.NET Core scenario for storage of user data while the user browses a web...

The Tech Platform
Aug 26, 2022


MVC vs MVP vs MVVM: The Difference
Model View Controller - MVC The Model-View-Controller (MVC) is an architectural pattern that separates an application into three main...

The Tech Platform
Aug 26, 2022


DevOps & Automation: The Keys to Improve the Software Development Workforce
The integration of DevOps and automation has emerged as a pivotal force, revolutionizing how teams collaborate and deliver software....

The Tech Platform
Aug 26, 2022


10 Console Methods in Javascript
In JavaScript, the console is an object which provides access to the browser debugging console. We can open a console in web browser by...

The Tech Platform
Aug 25, 2022


Top 10 Java Frameworks 2022
Java frameworks are specific to the Java programming language. It's a Java platform for developing software applications and Java...

The Tech Platform
Aug 23, 2022


DRY vs WET Principles — PHP Implementation
DRY (Don’t Repeat Yourself) Every developer should know that repeating codes is not a preferable approach. Think that you have admin...

The Tech Platform
Aug 23, 2022
bottom of page
