top of page
Search

Vijai Anand Ramalingam
Mar 28, 2019
How to create Silverlight Rich Text Box using Visual Studio 2010
In this article we will be seeing how to create Silverlight Rich Text Box using Visual studio 2010. Steps Involved: Creating a...

Vijai Anand Ramalingam
Mar 11, 2019
How To Create An Azure Function App Using Visual Studio 2017
Introduction Azure Functions is used for executing a small piece of code or “function” in a cloud and you pay only for the time your code...

Vijai Anand Ramalingam
Mar 7, 2019
Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 1
Introduction Provider-hosted apps for SharePoint include components that are deployed and hosted outside the SharePoint Farm. They are...

Vijai Anand Ramalingam
Mar 7, 2019
Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 2
In my previous article Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 1 you saw how to perform the following...

Vijai Anand Ramalingam
Mar 7, 2019
Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 3
In my previous article Creating Provider-Hosted App in Office 365 and Azure Using VS 2013: Part 2 you saw how to do the following...

Vijai Anand Ramalingam
Mar 7, 2019
Converting ASP.Net Web App Into Provider-Hosted App Using Visual Studio
Introduction In this article you will see how to convert an ASP.NET Web Application into a Provider-Hosted App using Visual Studio 2013....


Vijai Anand Ramalingam
Mar 1, 2019
How to Localize Content Types in SharePoint 2010 Using Visual Studio 2010
Introduction In this article you will be seeing how to localize content types in SharePoint 2010 using Visual Studio 2010. Steps Involved...


Vijai Anand Ramalingam
Mar 1, 2019
"Error occurred in deployment step 'Activate Features': Key cannot be null. Parameter name: key"
In this article you will see how to resolve the error “Error occurred in deployment step 'Activate Features': Key cannot be null....

Vijai Anand Ramalingam
Feb 28, 2019
How To Create An Azure Function App Using Visual Studio 2017
Introduction Azure Functions is used for executing a small piece of code or “function” in a cloud and you pay only for the time your code...

Vijai Anand Ramalingam
Feb 23, 2019
How to create Custom SharePoint 2010 List Column using Visual Studio 2010
In this article we are going to create custom column using visual studio 2010. Steps Involved: Creating Empty SharePoint Project: Open...
bottom of page