And after a long wait, we have finally reached a blog where we will be installing Sitecore on local machine. Before we can start, lets just check our list if we have everything in place. Visual Studio installed. SQL Server installed. IIS Server enabled. SOLR configured. Sitecore Licence received. Sitecore account created. Once you are … Continue reading Installing Sitecore instance
Beginners
Different Resources that can be helpful for Learning Sitecore
As the title suggests, this post will cover different channels which Sitecore provide for the Sitecore users. In case if you know the basics of Sitecore then you can switch to these channels and learn the advance features. Prerequisite: It is required to be a .NET developer and have good understanding on ASP.NET MVC. Sitecore … Continue reading Different Resources that can be helpful for Learning Sitecore
Install and Setup Solr as a service
Lets understand why we use Solr and then we can start setting it up. So Solr is a search engine which will have all the data you create in Sitecore. It is a java based application and hence the prerequisites is installing Java and setting up environmental variable for the same. Installing Java: Download Java … Continue reading Install and Setup Solr as a service
Get started with Sitecore
Lets understand what is Sitecore and then we will try to learn it. So consider Sitecore as a software that enables you to control the content of the website which is also known as Content Management System. So Sitecore is Web Content Management System(WCMS) based on the .Net framework so it jewels well with Microsoft … Continue reading Get started with Sitecore