Category: Programming
-
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+
+
+
+
+
+
+
+
+
+
+
+
-
I would start off by heading here to better understand the Clickatell HTTP API: https://www.clickatell.com/apis-scripts/apis/http-s/. If you are interested they allow you 10 free text messages to try it out before you buy a package. Just sign up for an account and create your HTTP API and use your information to…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
So here’s the backstory: I received the task of improving certificate enrollment so that users can 1) Be verified via username, password, captcha & verification pin 2) Auto Enroll without an external approval 3) Simplify the process As some of you already know, ADCS via web enrollment is…how can we…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
So you want to execute an Oracle stored procedure with parameters, huh? For this example I have an Oracle stored procedure called MEMBER_TYPE_UPDATE that will update what type of membership I have based on the numeric value. This sort of snippet can be used in a web application directly or called by…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+