May 16, 2018 / by Sandeep Mishra / Micrososft, Web development / 0 comments
Post Views: 1,565 DotNetNuke CSS Precedence – DotNetNuke skinning isn’t easy exactly how CSS files from the framework get loaded at runtime. You need to spend time for fine tuning the details such as typography, padding, margin, and so on. There is secret of understanding DotNetNuke CSS precedence. There are many CSS files being loaded […]
Read more
Dynamics CRM 2015 setup a demo Virtual Machine.
August 5, 2018 / by STW Services / Dynamics CRM, Micrososft / 0 comments
Post Views: 731 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
How to create theme in Magento 2
August 4, 2018 / by STW Services / CMS, Magento, Web development / 0 comments
Post Views: 761 How to create theme in Magento 2- 1. Install magento 2.2. Go to admin panel and login.3. Now you may see this window ( links not working ) 4. To solve the issue, open your xampp shell 5. Specify your path 6. Run following command from Magento root:php bin/magento setup:static-content:deploy 7. Go […]
Read more
How to install Magento 2 – beginner’s guide (Windows)
July 15, 2018 / by Sandeep Mishra / CMS, Magento, Web development / 0 comments
Post Views: 782 Install Magento 2 – beginner’s guide – Before continuing, make sure you have all the prerequisites, required for running Magento 2, below are system requirements System requirements:1. Apache Version: 2.2 or 2.42. PHP version: 5.5.x, where x is 22 or greater3. MySQL Version : 5.6.x and upper Installation1. First and easiest way […]
Read more
Installation of Magento 2 on Ubuntu 16.04 LTS
July 14, 2018 / by Sandeep Mishra / CMS, Magento, Web development / 0 comments
Post Views: 925 Installation of Magento 2 on Ubuntu 16.04 LTS – I am writing this article for absolute beginner with deeper explanation of all steps which are required to install and configure Magento 2.0 on Ubuntu OS.Let’s start:a) Install Apache2, PHP, MySQL Server, composer and required packages for Magento 2.0. Using […]
Read more
User permission in Sharepoint 2013
July 7, 2018 / by Sandeep Mishra / Micrososft, Sharepoint / 0 comments
Post Views: 885 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: 1,000 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: 921 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
DotNetNuke CSS Precedence
May 16, 2018 / by Sandeep Mishra / Micrososft, Web development / 0 comments
Post Views: 1,565 DotNetNuke CSS Precedence – DotNetNuke skinning isn’t easy exactly how CSS files from the framework get loaded at runtime. You need to spend time for fine tuning the details such as typography, padding, margin, and so on. There is secret of understanding DotNetNuke CSS precedence. There are many CSS files being loaded […]
Read more
Configure alternate access for mappings in SharePoint 2013 : Part 1
May 5, 2018 / by Sandeep Mishra / Micrososft, Sharepoint / 0 comments
Post Views: 1,171 Configure Alternate Access For Mappings – In this article you will learn how to configure alternate access mappings in SharePoint 2013. Each of web application can be associate with a collection of mappings between internal and public URLs. Both the URLs internal and public consist of the protocol and domain portions of […]
Read more