Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Others (Technical)

June 6, 2018 Others (Technical) / Web Development

Send Email Alert through Salesforce Workflow Rule

June 6, 2018 Others (Technical) / Web Development
Post Views: 4,195
| By Webner

Send Email Alert through Salesforce Workflow Rule When user wants to send email on create/update of a record in salesforce, instead of writing custom apex code, we can use below existing flow to achieve that: 1. Go to Setup |

Read More
June 5, 2018 Others (Technical) / Web Development

What is TypeScript, its advantages and some examples

June 5, 2018 Others (Technical) / Web Development
Post Views: 7,810
| By Webner

What is TypeScript? TypeScript is a strict syntactical superset of JavaScript and adds optional static typing to the Javascript language.It is pure object oriented with classes, interfaces and statically typed like C# or Java. It is designed for the development

Read More
June 1, 2018 Others (Technical) / Web Development

WordPress Custom Post Type

June 1, 2018 Others (Technical) / Web Development
Post Views: 4,603
| By Webner

WordPress Custom Post Type In WordPress every single content is generally called a post, even post is also a post type in wordpress. There are many predefined post types like post, page, attachment and many more. We can also create

Read More
May 29, 2018 Others (Technical) / Web Development

How to use Bootstrap pagination

May 29, 2018 Others (Technical) / Web Development
Post Views: 5,146
| By Webner

How to use Bootstrap pagination Steps to use Bootstrap pagination: 1. Create a simple html file. 2. Include bootstrap css and js CDN link in html file. Example : <!doctype html> <html lang=”en”>  <head>    <!– Required meta tags –>    <meta

Read More
May 28, 2018 Others (Technical) / Web Development

Some important features in Laravel Framework

May 28, 2018 Others (Technical) / Web Development
Post Views: 7,696
| By Webner

Some important features in Laravel Framework 1. Artisan: Artisan is a command-line interface tool which is provided by laravel. By using this tool, users can create database structure. It is also used for creating the MVC files right away which

Read More
May 24, 2018 Others (Technical) / Web Development

Drag and Drop in Jquery UI

May 24, 2018 Others (Technical) / Web Development
Post Views: 7,735
| By Webner

Drag and Drop in Jquery UI Problem: Jquery UI provides APIs to make DOM elements draggable and droppable. We can do some things out of the box by using its APIs. I have written a Jquery code below in which

Read More
May 23, 2018 Others (Technical) / Software Testing

Steps to configure Selenium webdriver in Eclipse

May 23, 2018 Others (Technical) / Software Testing
Post Views: 6,402
| By Webner

Before we download and install selenium webdriver and eclipse, we need java which is prerequisite that must be installed in our system. Following activities need to be performed during configuration: 1. Steps for configuration of eclipse IDE: 1.1. Go to

Read More
May 22, 2018 Others (Technical) / Salesforce

Create Salesforce Custom Object Using Apex Code

May 22, 2018 Others (Technical) / Salesforce
Post Views: 21,854
| By Webner

Salesforce custom object using apex code There are two ways of creating a custom object and its related fields in Salesforce. The first and the easiest way is to go to the Objects link beneath Create tab, click on the new

Read More
May 18, 2018 Others (Technical)

How To Install WordPress On Windows

May 18, 2018 Others (Technical)
Post Views: 4,719
| By Webner

Installation Process of WordPress on Windows  We need WAMP or XAMPP to setup our own local server environment and install WordPress on Windows. Here we will discuss how to install with xampp assuming that xampp is already installed on the

Read More

Posts pagination

«Previous Posts 1 … 9 10 11 12 13 … 20 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection