Category: C#
-
Get up to date on the APIs you need for users @ https://developer.box.com/v2.0/reference Sign up for your developer account at your enterprise @ https://yourenterprise.app.box.com/developers/console (replace with your enterprise application name in the link above) Create your Box app & API Key – link here and here Pull down the Box Windows…
-
+
+
+
+
+
+
First, consult with AWS and get your credentials: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/using-credentials.html and http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-using-smtp-net.html Secondly, let’s make a more easily updatable emailSettings section (encrypt it later, see here if you need help): Then, include the reference: Finally, write your method: Great! Now you can call it and send an email You can always…
-
I had a request come in on a MVC web app to display a user’s full name instead of their domain network username. The app was using something like: which displayed like: Hello, MYDOMAIN\myusername! So to update this on the MVC web app (and avoid a dedicated helper) here is what…
-
I have received this requirement on more than one occasion so I thought it would benefit others if I posted these snippets. So here we go, let’s export a gridview as an excel file. For starters let’s add a couple controls to the front-end aspx page: I’m going to assume…
-
+
+
+
+
+
+
Users are getting more and more tired of interpreting images with random numbers or letters that take 2-3 tries to get. Google has a new release of the reCaptcha to include a “No Captcha” feature. You can read about that more here. Here are the steps that I took to include…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+