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

Author: Webner

We are a software development company in India.
June 11, 2018 Others (Technical) / PHP Frameworks

Reflection Api in Php

June 11, 2018 Others (Technical) / PHP Frameworks
Post Views: 5,269
| By Webner

Reflection Api in Php What is Reflection and why is it useful? Reflection is generally defined as a program’s ability to examine itself and modify its logic/methods at execution time. In simple terms, reflection is asking an object to tell

Read More
June 8, 2018 Others (Technical) / Salesforce

Salesforce | How to change Logo of externally accessible VisualForce Pages

June 8, 2018 Others (Technical) / Salesforce
Post Views: 7,268
| By Webner

Salesforce | How to change Logo of externally accessible VisualForce Pages Steps to add Logo to externally accessible VF pages: 1. Add Logo/Image into Static Resources: a. Go to Setup, then search Static Resource in Quick Find Box. Then click

Read More
June 7, 2018 Others (Technical) / Salesforce

Salesforce triggers and order of execution

June 7, 2018 Others (Technical) / Salesforce
Post Views: 5,681
| By Webner

Triggers in Salesforce and order of execution A trigger is Apex code that executes before or after the following types of operations: *insert *update *delete *merge *upsert *undelete You can create triggers on both standard as well as custom objects.

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

Send Email Alert through Salesforce Workflow Rule

June 6, 2018 Others (Technical) / Web Development
Post Views: 4,223
| 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,833
| 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,629
| 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 31, 2018 Web Development

WordPress Gravity Forms Zoho Reports Integration

May 31, 2018 Web Development
Post Views: 4,492
| By Webner

WordPress Gravity Forms Zoho Reports Integration Sometimes in our projects, we need to pass the gravity form entries from a WordPress website to a particular table in the Zoho reports in order to use that data to generate reports, create

Read More
May 30, 2018 PHP Frameworks / Web Development

Integrate Razorpay in CakePHP application

May 30, 2018 PHP Frameworks / Web Development
Post Views: 8,224
| By Webner

Integrate Razorpay in CakePHP application Step 1: Create Razor Pay Account First of all you need a test account for Razorpay integration. Click the below link https://dashboard.razorpay.com/#/access/signup and set up a test account there: Step 2: Get your API Keys:

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

How to use Bootstrap pagination

May 29, 2018 Others (Technical) / Web Development
Post Views: 5,167
| 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

Posts pagination

«Previous Posts 1 … 82 83 84 85 86 … 172 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