sitecoreandmore.blogspot.com
Sitecore and More
Sitecore and .NET development blog. Wednesday, 14 December 2016. Microsoft Azure certification (70-532 and 70-533). Last month I managed to sneak in my 70-532. Exams before the new content. Came in. For those of you who are keen to have a crack, I would highly recommend the Pluralsight courses by Tim Warner. Early next year I'm looking forward to having a go at the 70-534. Exam and achieving my end goal of becoming a certified Microsoft Azure Architect. With the release of Sitecore 8.2 update 1. I finall...
sitecoreandmore.wordpress.com
sitecoreandmore – Sitecore and .NET development blog
Sitecore and .NET development blog. May 24, 2016. As of today I’m moving my blogging to Blogger so that I can add syntax highlighting and a bunch of other goodies that WordPress doesn’t provide. Come check out the new content at http:/ sitecoreandmore.blogspot.com.au/. Submitting a page to workflow with associated components. May 15, 2016. Fortunately Sitecore makes this relatively painless to sort out through workflow actions. Create a new. Public class SubmitRelated { private const string AwaitingAppro...
sitecoreart.martinrayenglish.com
Mart's Sitecore Art
I am a Sitecore Certified Artist. Painting with C#, MVC, HTML5, Responsive Web Design, AngularJS, jQuery and Web Forms. My Upgrade Experience from Sitecore 7.5 to 8.0 Update-1. I was assigned the task of upgrading an existing clients large, multisite Sitecore 7.5 rev. 141003 instance to the shiny new Sitecore 8. Schedule Full and Incremental Content Backups using PowerShell Extensions. Setting up Sitecore's Geolocation Lookup Services in a Production Environment. With the release of Sitecore 8.1, we ...
sitecoreazuremvc.com
Sitecore Azure MVC
This is a blog site that's built using Sitecore.NET CMS, Azure and MVC. It is still a work-in-progress and we will continue to refactor add new components and features that we thing are cool to have and we'll share it here. Learn more ». Upgrade Sitecore 7.5 rev. 141003 (Initial Release) to Sitecore 8.0 141212 (Initial Release). Wednesday, 03.25.15 by Jay-Francess-Manuel. Read on ». Upgrade Sitecore v7.2 rev 140228 Initial Release to v7.5 rev.141003 Initial Release. Read on ». Read on ». Read on ». This ...
sitecorebasics.wordpress.com
Sitecore basics! | To share sitecore basics!
To share sitecore basics! April 15, 2015 / kiranpatils. Apply your OOPs concepts to learn Sitecore Basics. During my Sitecore crafting experience. Have been lucky to share my Sitecore Craft with lot of young talented and really awesome folks! Few were just University Graduates and few of them were having couple of years of experience working on .NET/ASP.NET Technologies. And I got a task to explain them Sitecore in the simplest possible manner! Then this post is for you! Rule here and share link with you...
sitecoreblog.alexshyba.com
Alex Shyba's Sitecore Blog
Alex Shyba's Sitecore Blog. Sharing ideas on all things Sitecore. Advanced Database Crawler / Sitecore Search Contrib Update. This is a post about a maintenance update to the project, which is hosted on GitHub now. The version got bumped to 2.1, which means that besides bug fixes, I was able to include…. Meet Your New Best Friends in Sitecore 7: SearchLog and CrawlingLog. Sync up Sitecore Search Index Update and HTML cache clear. Cascading renderings in Sitecore Page Editor [Experimental]. Page 1 of 37.
sitecoreblog.blogspot.com
Sitecore Blog
May 5, 2015. Activate the debugger in the third party dlls. All the advanced dotnet developers has already been frustrated because we are not able to debug step by step in the third party dlls. Of course you have tools like ILSpy or reflector to see the decompiled code but sometime it isn't enough to understand what really happens. With a few manipulation you will be able to debug it and even (most of the time) have the watch values. Download and install dotpeek. In visual studio, click on tools, options.