You can use this web.config file directly on the root folder in order to host the WordPress website in the IIS Server. This web.config for
Category: Default
Design Principles for a software
Introduction to Design Pricinples Well, we all agree that the software design is one of the important aspect of the software development. Its challenging to
How to solve “Login failed due to trigger execution”?
Lately, I was trying to run the codemap on my visual studio and got the error “Login failed due to trigger execution”. Details were something
Full details on Struct and Class
Difference between Struct and Class Struct Class Struct are value types. Classes are of reference types. Struct are stored on the stack. Classes are stored
Runtime Compile C# Code
Well have you ever wondered to write the C# code in string and execute them? In this blog I will tell you how to Runtime
Azure Functions
What is Azure Functions? With Azure Functions, you can start writing your application code. It can be done without worrying about the application architecture and
Concepts of Azure High Availability
The fundamental concepts provided by Azure high availability are as follows: • Availability sets • The fault domain • The update domain • Availability zones
Kubernetes : an Orchestration and Management Infrastructure for Containers
Introduction to Kubernetes Docker was responsible for introducing developers to the concept of container-based applications. Docker provided very consumable tooling for container development and storage
Web Service Architecture
Web services are a method of communication between two computing devices over a network, and the communication happens in standardized ways (and specifications) for the
Azure Solution Availability
Azure is a mature platform that provides a number of options for implementing high availability and scalability at multiple levels. It is vital for an