June 19, 2024 / by STW Services / Microsoft 365, Micrososft / 0 comments
Post Views: 175 Introduction Microsoft’s new thing, Copilot, has brought a big change to its services. This article looks at how Copilot works differently in Microsoft 365, GitHub, and Azure. When we hear about copilot, it sounds like a single copilot that will help us with Microsoft services, but it’s not right. Microsoft developed different […]
Read more
Microsoft Copilot for Different Services
June 19, 2024 / by STW Services / Microsoft 365, Micrososft / 0 comments
Post Views: 175 Introduction Microsoft’s new thing, Copilot, has brought a big change to its services. This article looks at how Copilot works differently in Microsoft 365, GitHub, and Azure. When we hear about copilot, it sounds like a single copilot that will help us with Microsoft services, but it’s not right. Microsoft developed different […]
Read more
Which .NET platform suits your project best?
October 2, 2020 / by Sandeep Mishra / Hybrid development, Micrososft, Web development / 0 comments
Post Views: 2,824 Understanding the difference between .NET Core, .NET Framework and Xamarin For quite some time now, coders have been flooded with various unique innovations, making it complicated for them to choose the right platforms for developing projects. Today, their focus is not only on developing IT solutions that achieve the pre-decided functionality, but […]
Read more
How to create Power BI embed token to host reports in Web Application
June 8, 2020 / by Sandeep Mishra / Micrososft / 0 comments
Post Views: 31,616
Read more
Adding Content Templates to Editor in Kentico 9
September 3, 2018 / by Sandeep Mishra / Micrososft, Web development / 0 comments
Post Views: 937 Adding Content Templates to Editor in Kentico 9 – It’s handy to adding site typography as content templates in Kentico CKeditor. Follow steps given below to add and customize CKeditor toolbar and include new content templates. Important : Must check Kentico CKeditor version to download content templates from given link http://ckeditor.com/addon/templates. Step1: Download sample content template […]
Read more
Connection from PHP to Microsoft Dynamics CRM
August 14, 2018 / by Sandeep Mishra / Dynamics CRM, Micrososft, Web development / 0 comments
Post Views: 1,650 Connection from PHP to Microsoft Dynamics CRMThis time we will learn how to connect Microsoft dynamics CRM using PHP code. Microsoft dynamics CRM soap service can be a way to make calls from PHP source code. A valid soap header is required to execute soap request. Let’s see how to create a valid header using […]
Read more
Dynamics CRM 2015 setup a demo Virtual Machine.
August 5, 2018 / by STW Services / Dynamics CRM, Micrososft / 0 comments
Post Views: 729 Dynamics CRM 2015 setup a demo Virtual Machine. With most MicroSoft products this is pretty easy to setting up, but Dynamics has a more heavier requirements list. The prerequisites include: Windows Server Active Directory (yep you’ll need to setup a domain controller) SQL Server Server 2012/2014 Reporting Services 2012/2014 let’s get started: Step 1: […]
Read more
User permission in Sharepoint 2013
July 7, 2018 / by Sandeep Mishra / Micrososft, Sharepoint / 0 comments
Post Views: 882 User Permission In Sharepoint 2013 – Permission level is always confusing for SharePoint beginners. By this article, I am going to make it easier. Our first step is to add users in SharePoint site and there are couples of ways you can do this. Users can be added using – Settings menu >> Site settings >> […]
Read more
Dynamics CRM 2016 – Custom plugin development using CRM Development Tool Kit
June 15, 2018 / by Sandeep Mishra / Dynamics CRM, Micrososft, Web development / 0 comments
Post Views: 998 Dynamics CRM 2016 – Custom plugin development – This time we are going through a process of building a custom plug-in for Microsoft Dynamics CRM and its deployment on development server. I assume that you already downloaded and setup Development Tool Kit. And make sure CRM templates are imported in Visual Studio. […]
Read more
Connect SharePoint Online using SharePoint Designer 2013
June 5, 2018 / by Sandeep Mishra / Micrososft, Sharepoint / 0 comments
Post Views: 919 Connect SharePoint Online using – As a beginner SharePoint developer, you may face problem while connecting SharePoint Online using SharePoint Designer. In this post, I am going to share some steps which will make your life easier.Download SharePoint designer using SharePoint Online, and install on your local machine. In case of on […]
Read more