web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
C# Generics vs C++ Templates

C# Generics and C++ Templates provide support for parameterized types. The following are the differences − Flexibility C++ Templates are more flexible than C# Generics Explicit specialization Explicit specialization is not supported b...

Alessandro Graps 2,664
Like (0)
SOLID architecture principles in C# by examples

SOLID principles are design principles that help to create robust, scalable and maintainable software architecture. SOLID is an acronym which stands for: S – SRP (Single responsibility principle)O – OCP (Open closed principle)L –&nbs...

Alessandro Graps 2,664
Like (0)
SOLID architecture principles in C# by examples

SOLID principles are design principles that help to create robust, scalable and maintainable software architecture. SOLID is an acronym which stands for: S – SRP (Single responsibility principle)O – OCP (Open closed principle)L –&nbs...

Alessandro Graps 2,664
Like (0)
C# Generics vs C++ Templates

C# Generics and C++ Templates provide support for parameterized types. The following are the differences − Flexibility C++ Templates are more flexible than C# Generics Explicit specialization Explicit specialization is not supported b...

Alessandro Graps 2,664
Like (0)
Step by Step How to Migrate SQL Server Database to Azure SQL Database in Microsoft...

Introduction The Microsoft SQL Server migrate both your schema and your data from the SQL Server database in your current environment into SQL Database, provided the existing database passes compatibility tests. Data Migration Assistant to ...

Alessandro Graps 2,664
Like (0)
R with PowerBI – A step by step guide approach

A lot of interests are visible everywhere how to integrate R scripts with Microsoft PowerBI dashboards. Here goes a step by step guidance on this. Lets assume, you have some couple of readymade R code available, for example , with&nb...

Alessandro Graps 2,664
Like (0)
Azure – Using Powershell

Introduction  In this article, I am going to show how to set up resources to work with Azure using power shell. We will learn basic power shell commands which are required to work with Azure. This article can be used by beginners, intermed...

Alessandro Graps 2,664
Like (0)
Configuring Active Directory Domain Services in Azure Cloud

The first question that people might have after looking at the title of this blog post is: “Why would I need to configure AD Services in Azure if it already offers a managed service?” I was thinking the same thing when I ended up configuring ...

Alessandro Graps 2,664