-
FACEBOOK Page Plugin
It's a must nowadays to put your personal profiles on your website and having a Facebook like page will also assist your website visitors to parti...
Read More >
-
CarouFredSel Integration
Carousel refers to a scrolling list of items in either horizontal or vertical order. The scrolling items can be anything like videos, images text...
Read More >
-
Performance Fixes For Existing Code
In the last few months, we have been facing many performances related issues on production servers and we have made many fixes/optimization of existin...
Read More >
-
Create Content Type in Orchard Core CMS
A content type is a category of contents. It represents what a content item is.
Content Types are created by combining multiple Part...
Read More >
-
Database table partitioning in SQL Server
What is a database table partitioning?
Partitioning is the database process where very large tables are divided into multiple smaller parts. The ma...
Read More >
-
Sending WhatsApp Message using Selenium WebDriver
Create a new folder on any driver except C: Drive. The folder name should be “Chrome_Test_Profile”.
Set the chrome application path to ...
Read More >
-
Setup custom domain for DNN in local Environment
Presumption: Developer has basic knowledge of DNN. Developer has DNN site running in local machine hosted under IIS.
Problem: My dnn site is runnin...
Read More >
-
Setting up the httpRuntime, Can break system.
I have added targetFramework=”4.5” to httpRunTime in web.config to solve the issue given in below reference blog link below.
...
Read More >
-
Code to Delete read only rows in Kendo Spreadsheet
Introduction:
In this blog I am sharing my experiences on Kendo Spreadsheet. It will demonstrate how to delete rows from a kendo spreadsheet when i...
Read More >
-
Sending an Email on submission of form and SMTP Settings
Sometimes admin of the site wants to get notified by email whenever any user submitted form successfully. But don’t know how to get notification...
Read More >