C-Metric.com

Call Us +1 (856) 482-7700
Contact Us

Category Archives:Microsoft Solutions

SQLite

June 2, 2020 - Blog Microsoft Solutions

What is SQLite?

SQLite – Overview SQLite is a software library that provides a relational database management system. The lite in SQLite means light weight in terms of setup, database administration, and required resource. SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain […]

Read More
ASPNET Active Dir Auth

April 14, 2020 - Blog Microsoft Solutions

Authentification with Active Directory (AD) with Asp.Net

Overview: Now a day’s many companies are adopting registration and authentication for their employees for In-House applications at active directory domain level. In-House applications can register only those users which are already working inside companies’ domain. Here I am writing this blog which will let developer knows that how in house applications can manage below […]

Read More
Dot NetCore Execution Architecture

February 19, 2020 - Blog Microsoft Solutions

.NET CORE – Execution Architecture

.NET CORE – Execution Architecture The execution process of .NET Core and compare it with the .NET Framework. The managed execution process includes the following steps. Choosing a compiler Compiling your code to MSIL Compiling MSIL to native code Running code   Choosing a Compiler It is a multi-language execution environment, the runtime supports a […]

Read More
garbage dotnet core

February 12, 2020 - Blog Microsoft Solutions

.NET Core Garbage Collection Explained in Detail

What is garbage collection in .NET core? Concept of Garbage collection which is one of most important features of the .NET managed code platform. The garbage collector (GC) manages the allocation and release of memory. The garbage collector serves as an automatic memory manager. You do not need to know how to allocate and release […]

Read More
Azure Bot Servie

December 2, 2019 - Blog Microsoft Solutions

Introduction to Microsoft Azure Bot Service

Table of Index 1. What is Azure Bot Service? 2. Advanced features through Cognitive Services 3. Following are some of the benefits of bots 4. Why are they using Azure Bot Service? What is Azure Bot Service? Azure Bot Service is Microsoft’s artificial intelligence (AI) chatbot offered as a service on the Azure cloud service […]

Read More
Microsoft Bot

November 25, 2019 - Blog Microsoft Solutions

What is Microsoft Bot Framework?

Microsoft Bot Framework Overview Bots let users interact with intelligent solutions as though they are conversing with another person, and interactions can take many forms, from text/SMS to Office365 mail to Skype and Slack. Bots (or conversational agents) are rapidly becoming an integral part of your digital experience. Bots are as a vital way for users […]

Read More
Digital Transformation

November 11, 2019 - Blog Microsoft Solutions

What is Digital Transformation?

Digital transformation is the integration of digital technology into all areas of a business, fundamentally changing how you operate and deliver value to customers. It’s also a cultural change that requires organizations to continually challenge the status quo, experiment, and get comfortable with failure. Let’s break the words, starting with the word “Digital”. It might […]

Read More
ASP.NET Web API

October 8, 2019 - Blog Microsoft Solutions

What is ASP.NET Web API and How it works?

An Introduction to ASP.NET Web API ASP.NET Web API is a framework which is used for building HTTP based services which can be accessed on different platforms such as web, windows, mobile etc. How does it Work? It works nearly the same way as ASP.NET MVC web application. Difference is that Web API sends data as […]

Read More
Microsoft 365 Overview

October 2, 2019 - Blog Microsoft Solutions

Microsoft 365 Overview

Microsoft 365 Overview In this article, we are going to be talking about Microsoft 365 Overview and differences between Microsoft 365 Business VS Microsoft 365 Enterprise. Everyone has heard about Office 365. But have you heard of the Microsoft 365? What is this Microsoft 365? What is the use of it? Microsoft 365 bundles Office […]

Read More
few thingsmicrosoft sharepoint

January 27, 2015 - Blog Microsoft Sharepoint Development Microsoft Solutions

Few things you must know about Microsoft SharePoint

Microsoft SharePoint has been reviewed with great cons when it needs to be deployed in the related industry. It is popular to render better support to data infused in mobiles as well as public-facing websites. As an IT expert the toughest choice for one stands between server or cloud-based versions. To be precise, it often […]

Read More