Friends, recently got opportunity to explore Sitecore DMS and I found it very exciting. I have read about Sitecore DMS but never got chance to deep dive in, and that is what called your journey – Sitecore Journey. Few of you may have situation like me, so to make you well prepared in advance – I …
Recently while exploring Sitecore DMS feature, came across a situation where I wanted to know rowcount of all tables in Sitecore Analytics database. So like any other developer, I googled it and found many SQL Queries which accomplish this requirement. But I liked one query very much and hence wanted to share it via this post. …
Scenario: Recently we have upgraded our project solution to Visual Studio 2013. Visual Studio 2013 is awesome, specially it’s loading speed. VS 2013 is loading solution file very speedy compare to VS 2010. There are many other eye catching features in VS 2013. But I am not writing this post for it.. as you will find …
Scenario: We were using TDS smoothly in our day-to-day development life, but one day suddenly it started giving exception while syncing with Sitecore. We were getting below exception: “The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. (PathTooLongException):“ At first glance, we thought …
Scenario: Few days ago, our deployment team sent us instructions to update our sitecore instance. I found that they have sent sitecore serialization items to update sitecore instance, I started to update my local sitecore instance using sitecore serialization items. But there was a question roaming in my mind, why they have provided serialization items and …