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.
August 24, 2020 Web Development

Convert Set data into String

August 24, 2020 Web Development
Post Views: 11,293
| By Webner

Introduction When working with sets in apex sometimes we need to create a string from the set’s values but there is no function that can convert a set into a string as we have for lists. To convert set into

Read More
August 21, 2020 Others (Technical)

Migration in EF Code First

August 21, 2020 Others (Technical)
Post Views: 4,607
| By Webner

Code First Conventions In code first approach we create the domain classes first rather than creating the database. Initially, we need to create the domain classes having the properties and then we create the database according to the domain classes.

Read More
August 18, 2020 eLearning

Autocomplete Form Element in Totara/Moodle

August 18, 2020 eLearning
Post Views: 5,449
| By Webner

Introduction The autocomplete element is an advanced form element that is compatible with the standard “Select” form element. When you have large datasets or options, in that case, to use a select list is more difficult. Because, it’s a LONG

Read More
August 14, 2020 Web Development

Display custom validation Error in the DateBox of Devextreme

August 14, 2020 Web Development
Post Views: 6,090
| By Webner

Introduction Devextreme is a powerful component suite for developing highly responsive web applications. It has many built-in Widgets for the web developer to use and customize as per the need of the application. Among all the Widgets there is one

Read More
August 12, 2020 Cloud

History feature to track various states of tasks in TFS (Azure)

August 12, 2020 Cloud
Post Views: 3,040
| By Webner

Description: TFS plays a very important role in Project management. Under any User Story or Bug in a Sprint, we create tasks or kickbacks which go through various states with the time. By using the History icon, we can see

Read More
August 10, 2020 Others (Technical)

ZipArchive in C#

August 10, 2020 Others (Technical)
Post Views: 11,180
| By Webner

Introduction ZipArchive is a built-in package in the System.IO.Compression assembly to compress/decompress files in a zip format in C# code. It allows us to work with a collection of compressed files. For this we can do the following things: Get

Read More
August 6, 2020 Cloud / Database / PHP Frameworks

Firebase Cloud Messaging With Laravel 6

August 6, 2020 Cloud / Database / PHP Frameworks
Post Views: 7,934
| By Webner

Introduction to Firebase Cloud Earlier known as Google Cloud Messaging and now called Firebase Cloud Messaging (FCM) is a messaging solution for cross-platform provided by Google itself. This service lets you reliably deliver messages or notifications at no cost. One

Read More
August 4, 2020 Web Development

Types of Plugins in Moodle and Totara: When to Create Which One

August 4, 2020 Web Development
Post Views: 4,710
| By Webner

What are Moodle and Totara? Moodle is a modular system. Totara extends the core structure of Moodle. The LMS is meant to handle the core necessities expected of a high-end company LMS. This means that Moodle and Totara both were

Read More
July 30, 2020 PHP Frameworks

How to validate records before inserting in CakePHP 2.X

July 30, 2020 PHP Frameworks
Post Views: 3,276
| By Webner

Problem: Sometimes we only need to validate records before inserting operations in CakePHP. In the case of bulk insertion and CSV records validation, it’s very difficult to validate individual fields of bulk records. Solution: array (‘validate’ => ‘only’) parameter will

Read More

Posts pagination

«Previous Posts 1 … 39 40 41 42 43 … 171 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