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 16, 2021 Salesforce

Introduction to Salesforce Sites

June 16, 2021 Salesforce
Post Views: 4,170
| By Webner

Salesforce Sites enables you to form public websites and applications that are directly integrated into your Salesforce organization—without requiring users to log in with a username and password. You can publicly expose any information stored in your organization through a

Read More
June 14, 2021 Web Development

ML.NET 1.4 (Machine Learning Framework) Overview

June 14, 2021 Web Development
Post Views: 3,554
| By Webner

ML.NET is a cross-platform and open-source machine learning framework that consists of CLI (Command-Line Interface) and Model Builder (which is a simple UI tool ) to make it easy to build custom ML models using Automated Machine Learning (AutoML). Using

Read More
June 11, 2021 Salesforce

Salesforce | Iterate list in LWC

June 11, 2021 Salesforce
Post Views: 8,960
| By Webner

In LWC, we have two ways to display the list of records in our web component for:each: for:item=”currentItem”: This is used to access the current item. for:index=”index”: used for accessing the current item’s index. key={uniqueId}: used to assign a unique

Read More
June 9, 2021 Mobile / Web Development

Rename package name in React-native

June 9, 2021 Mobile / Web Development
Post Views: 4,514
| By Webner

In react-native, To create a new application we use the following command: react-native init MyApp This command will create a package name with com.myapp. Sometimes, if your application is created with the wrong package name or bundle id or you

Read More
June 7, 2021 Web Development

Installing and using Pyinstaller

June 7, 2021 Web Development
Post Views: 6,873
| By Webner

You can install it through pip using this command: Pip install pyinstaller Usage: pyinstaller path_to_your_script.py PyInstaller reads your Python program, analyzes all the imports it makes, and binds copies of those to the program. The user can launch the integrated

Read More
June 4, 2021 Web Development

How to customize Page size selector using Devextreme DataGrid

June 4, 2021 Web Development
Post Views: 6,369
| By Webner

Pagination is the default feature of Devextreme. The pagination divides your lots of records into pages and you can show numbers of records on a single page. Under pagination, Devextreme provides lots of features. As we can see in the

Read More
June 2, 2021 Mobile / Web Development

Increase React Native App Performance

June 2, 2021 Mobile / Web Development
Post Views: 3,658
| By Webner

React Native apps have numerous benefits like they are fast, cost-efficient, and offer a nearly native look. But, when it is not done properly, it can lead to performance issues. So, while making you react to native applications, developers need

Read More
May 31, 2021 Salesforce

Org Browser on VS Code in Salesforce

May 31, 2021 Salesforce
Post Views: 9,771
| By Webner

The Org Browser helps us to view all the available metadata types and their relating components in your default org. With the help of this feature, we can retrieve the metadata source easily without using a manifest file. The non-scratch

Read More
May 27, 2021 Web Development

Dependency Injection in C Sharp

May 27, 2021 Web Development
Post Views: 3,319
| By Webner

To understand the term Dependency Injection, we must know what is Dependency and IoC? In terms of Object-Oriented Programming, Suppose Class A uses Class B for one of its jobs. Here Class B is a dependency of Class A and

Read More

Posts pagination

«Previous Posts 1 … 29 30 31 32 33 … 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