Microsoft Technology Knowledge Share

This blog contains .net related contents like Azure, SharePoint,.NET architecture,C#, ASP.NET, SQL Server etc

Sunday, April 5, 2020

Data Analysis and graph by PySpark

›
Disclaimer :-   This blog is nothing related to Covid-19 information / guidelines. This is using data provided by ecdc ( Europ...
Tuesday, April 2, 2019

Interface vs Abstract Class in C#

›
Feature Interface Abstract Class Definition An interface cannot provide any code, just th...
Monday, March 11, 2019

Service Fabric Deployment via Power shell

›
Here is the power-shell to deploy Service fabric application.  Just change Service Instances and Application Instances Variable as highlig...
Tuesday, October 23, 2018

Copy Data from Azure SQL to Azure Data Lake via Azure Data Factory

›
First create app Registration and give access to Azure Data Lake Now create a new app registration Provide deta...
Monday, October 22, 2018

Get List of SQL Tables where Record Count is more then 100

›
Here is the query to run in SSMS Select * from ( SELECT       QUOTENAME(SCHEMA_NAME(sOBJ.schema_id)) + '.' + QUOTENAM...
›
Home
View web version

About Me

talk2rsoni
View my complete profile
Powered by Blogger.