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.
July 17, 2018 Salesforce

Formula Field as a Custom LookUp field in Salesforce object

July 17, 2018 Salesforce
Post Views: 10,415
| By Webner

How to use a Formula Field as a Custom LookUp field in a Salesforce object In Salesforce we have 40 lookup field limit per object. Sometimes we need a field which behaves like a Lookup field. We can create a

Read More
July 16, 2018 PHP Frameworks / Web Development

Understanding Inflector in Cakephp

July 16, 2018 PHP Frameworks / Web Development
Post Views: 5,074
| By Webner

Understanding the purpose and usage of Inflector in Cakephp The Inflector class in cakephp is used to modify single/multi word strings into different formats using its build-in methods. We don’t need to use core php methods such as str_replace if

Read More
July 13, 2018 Salesforce

Big Objects in Salesforce

July 13, 2018 Salesforce
Post Views: 4,929
| By Webner

Purpose of Big Objects and how to create Big Objects in Salesforce What is Big Object in Salesforce? As business grows data of customers/clients/users increases enormously which is hard to handle and query. In this case we need something big

Read More
July 12, 2018 Cloud / Java Frameworks

Using AWS Lambda function in Java to communicate with AWS S3

July 12, 2018 Cloud / Java Frameworks
Post Views: 17,548
| By Webner

How to Use AWS Lambda function in Java to communicate with AWS S3? Reading, writing and uploading a text file to S3 using AWS Lambda function in Java Following are the steps to write a sample Lambda function in Java

Read More
July 12, 2018 Database / Java Frameworks / Web Development

DAO with JPA (and service layer/EJB3-Session Beans) or not

July 12, 2018 Database / Java Frameworks / Web Development
Post Views: 9,506
| By Webner

There is a lot of discussion on internet about whether to have DAOs or not with JPA and service layer or with session beans (which is the service layer). My personal opinion is more favored towards DAO layer and some

Read More
July 11, 2018 Salesforce

Change Landing Page of Community Website

July 11, 2018 Salesforce
Post Views: 10,707
| By Webner

Change landing page of community instead of showing default home page We can change default landing page in CommunitiesLandingController. CommunitiesLandingPage is the Active Site Home Page for your community, meaning that it is shown when someone enters a direct URL

Read More
July 10, 2018 Web Development

Varnish for WordPress, drupal etc

July 10, 2018 Web Development
Post Views: 3,737
| By Webner

Purpose of Varnish for WordPress, Drupal etc Varnish is a well known open source web cache application for reverse http which helps to accelerate the delivery time for clients. It itself works at 80 so that apache works behind it

Read More
July 9, 2018 Salesforce

Creating PDF In Salesforce

July 9, 2018 Salesforce
Post Views: 4,169
| By Webner

How to create PDF In Salesforce using Visualforce? We can create Pdf using Visualforce page, here is sample code to create Pdf. The renderAs Method is used to download/view the Page as Pdf, Excel, Doc etc. <apex:page sidebar="false" showHeader="false" applyHtmlTag="false"

Read More
July 6, 2018 Others (Technical)

Eclipse Tricks and shortcuts

July 6, 2018 Others (Technical)
Post Views: 3,629
| By Webner

Eclipse Tricks and shortcuts for developers 1. All shortcut keys To get the list of all shortcuts for Eclipse Press Ctrl + Shift + L. It will open a list of all short key 2. Check where a class or

Read More

Posts pagination

«Previous Posts 1 … 79 80 81 82 83 … 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