Showing posts with label Umbraco. Show all posts

How to generate pkcs12 certificate on windows?

Open a command prompt and go to the bin directory under the installation directory.   To create the private certificate type: “openssl genrsa –out private-key.pem 1024” and press [Enter]. For the public certificate type: “openssl req.
Thursday, 13 November 2014
Posted by Jebastin

Razor Code and Configuration for Umbraco Examine Search

Examine allows you to index and search data easily and wraps the Lucene.Net indexing/searching engine. Lucene is super fast and allows for very fast searching even on very large amounts of data. Examine is provider based so is very extensible and.
Posted by Jebastin

Send Email in Umbraco

Instead using the ASP.Net email sending code, we can use the following code to send email in Umbraco web applications. Web.Config Configuration: Gmail SMTP Settings: <system.net>    <mailSettings>      .
Thursday, 25 September 2014
Posted by Jebastin

Link To This Post/Page

Spread The Word

Add this button to your blog:
JJ Technology Solutions

Blog Archive

Trackers

eXTReMe Tracker
facebook

- Copyright © 2025 JJ Technology Solutions - Powered by Source Code Solutions -