Multi-Tenant Approaches In Software Products
What is multi-tenancy? Multitenancy is a software architecture where a single software instance can serve multiple, distinct user groups. or common infrastructure shared across multiple, distinct...
What is multi-tenancy? Multitenancy is a software architecture where a single software instance can serve multiple, distinct user groups. or common infrastructure shared across multiple, distinct...
What is Git? Git is a free and open-source distributed version control system just like any other version control system gives the developer power to track,...
Observability is an essential and unavoidable piece part of distributed application architectures, there are many tools for observability, and in this post, we going to describe...
Any application needs configuration settings, the programming language like ASP.NET we typically use Web.config for configuration, for different environment we have separate files like Web.Dev.Config, Web.QA.Config,...
I don’t like much third party plugins, below I described how to add SEO basic description and keywords meta tags without any additional plugin load. Login to...
What is AtScript ? Google revealed AtScript at ngEurope in Pari. This is a superset of Microsoft TypeScript , ES6 and ES5. TypeScript adds types to JavaScript code...
About Signalr : Asp.NET SignalR is a library for ASP.NET developers to push the content from server to connected clients and vise versa. Reference Link: http://signalr.net/ , http://www.asp.net/signalr/ About AngularJS...
The Requirement is very simple.We have to display data with cascading drop down from the collection. We have some collection of books. I took a sample...
BetterCMS is one of the friendly and creative MVC developer.NET. It is an Open Source CMS. We can bring the entire CMS feature inside the website...
This article is for people who want to learn the basics before entering into programming life or who want to learn the...