-
Create WebAPI Project in .NET Core using CLI
Prerequisites: .NET Core 2.2 SDK, Node.js, VS CODE
If not,
Download .NETCORE 2.2 SDK from here.
To check Dotnet Version Info,
Open cmd.exe...
Read More >
-
Guidelines for "Creating a website with universal design experience for users"
Before going into the details about how to create a website with universal design experience, we will first discuss about What is universal design? An...
Read More >
-
Testlink UserManual
TestLink is a test management tool used for project management and test management. It keeps the track of requirements, test cases, builds and test ex...
Read More >
-
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 >