Author: Jared Meredith
-
There may be a case where you are taking information from a form and need to post it to a web site somewhere else. One quick method of performing that post is to execute it from the code behind using C# (via context.response) and JavaScript. This is a scaled down…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
So I have been enjoying the benefit of Mike Smith’s article for a while now (http://techtrainingnotes.blogspot.com/2010/12/sharepoint-convert-links-list-to.html). A client I did a project for was wanting to carry this functionality forward to 2013. The problem: this method didn’t work in 2013. So I took a programmatic approach to lose the JavaScript…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
Most of you whom are searching around on this are aware of the solution for SharePoint 2010 (https://msdn.microsoft.com/en-us/library/office/ff181518(v=office.14).aspx). And chances are after you tried on your own to do this for 2013 that there was no List Definition type in VS, right? So after finding this (https://camerondwyer.wordpress.com/2013/09/20/how-to-create-a-custom-sharepoint-list-definition-using-visual-studio-2012/) I decided to…
+
+
+
+
+
+
+ 2010, 2013, doc, docx, Microsoft Office Word, pdf, SharePoint, SharePoint 2013, Timer Job, word, Word Automation Services, Word document+
+
+
+
+
+
+
+
+
+
+
+
-
Encrypting .Net application web.config files are easy enough. However Sitecore is NOT a fan of you messing with the web.config. This is even part of the reason the connection strings are stored out into a separate file in Sitecore. I’ll go through a quick method of taking care of doing…
+
+
+
+
+
+
+ Configuration, Connection Strings, connectionStrings, Decryption, Encryption, mongodb, sitecore, SQL+
+
+
+
+
+
+
+
+
+
+
+
-
This was a fun experience. Anyway, let’s go. Got a 5GB $149/mo Medium pricing package from Object Rocket (Note: Small does not have SSL in its package). So after you get someone to kindly pay for your package then you will get a login to Object Rocket and (more importantly)…
+
+
+
+
+
+
+ connectionstring, mongodb, objectrocket, rackspace, sitecore, Sitecore Analytics, SSL, SSL connection+
+
+
+
+
+
+
+
+
+
+
+