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.
April 23, 2020 Web Development

Let’s start with GraphQL

April 23, 2020 Web Development
Post Views: 3,178
| By Webner

Introduction to GraphQL GraphQL is a query language for API that executes queries by using a system with a definition of data on the server-side. It’s not linked with any particular type of database or storage engine. It even makes

Read More
April 21, 2020 PHP Frameworks

Reformat associative array in CakePHP 2.*

April 21, 2020 PHP Frameworks
Post Views: 3,471
| By Webner

How to use CakePHP 2.* Hash::combine method to reformat associative and find results array? Sometimes we do a lot in the code to reformat find query results, to remove the table name (for example, User, Article, etc) from the array

Read More
April 17, 2020 Web Development

Bootstrap popover – How to create with Examples

April 17, 2020 Web Development
Post Views: 3,147
| By Webner

Bootstrap POPOVER Popover generally displays the messages or any additional information regarding the element. On clicking the element, it will show the information in the popup. If we want to apply the Bootstrap POPOVER method, it will use the Javascript

Read More
April 15, 2020 Salesforce

Delete and deploy components from production using workbench

April 15, 2020 Salesforce
Post Views: 6,534
| By Webner

How to delete and deploy components (Apex classes, Flows, Objects, etc) from production using workbench? We cannot delete Apex classes directly from the Production org. Also, it is not possible to deploy deleted apex classes using Changeset. So, to delete

Read More
April 13, 2020 Web Development

Component Lifecycle of Angular

April 13, 2020 Web Development
Post Views: 3,536
| By Webner

Introduction Components are like a building block that controls the HTML view of your application. They can communicate with other components to provide functionality to the application. The components are denoted by @Components. An application can have more than one

Read More
April 8, 2020 eLearning

Types of Form Creation in Moodle

April 8, 2020 eLearning
Post Views: 5,275
| By Webner

Introduction A Document that contains different blank fields like(Name, DOB, Class, etc.) that the user can fill the data is called form. The form can be of many types like(Application Form, Contact Form, etc.). Forms are very helpful to store

Read More
April 6, 2020 Web Development

Reactive Forms In Angular

April 6, 2020 Web Development
Post Views: 3,388
| By Webner

Introduction to Reactive forms In Reactive Forms, we use Modal driven approach to handle form inputs which changes over time. Reactive forms are most preferred to use. It is flexible to use and provides many benefits. For example, By using

Read More
April 2, 2020 Web Development

Best Practices to write Unit test with .Net Core

April 2, 2020 Web Development
Post Views: 4,235
| By Webner

Introduction In programming, the Unit test is used to test the source code of a particular method. In this method, we can check if the code is ready to deploy or not. It also improves code quality. In this test,

Read More
March 31, 2020 Web Development

JavaScript: Return Object Literal From Arrow Function

March 31, 2020 Web Development
Post Views: 6,247
| By Webner

Arrow function Arrow function was introduced in ES6, which provides a better and shorter way to write functions in JavaScript. Its another advantage is that it does not bind its own “this”. We can also say that the context inside

Read More

Posts pagination

«Previous Posts 1 … 47 48 49 50 51 … 174 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