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

Category: Web Development

July 28, 2020 Web Development

Migrations in Entity Framework 6

July 28, 2020 Web Development
Post Views: 4,682
| By Webner

Whenever a data model changes during development it gets out of sync with the current database in code first approach. The database initialization strategies that we used in our project result in loss of data whenever there are changes in

Read More
July 24, 2020 Web Development

Invisible/Zero-width characters in IE

July 24, 2020 Web Development
Post Views: 3,015
| By Webner

Introduction In Internet Explorer, many times you might have faced issues of invalid date from Date Conversion methods or might have worked with Javascript methods for operations on data. In my case, I used some conversion operation on a date

Read More
July 22, 2020 Web Development

RxJS (Reactive Extensions for JavaScript)

July 22, 2020 Web Development
Post Views: 2,347
| By Webner

Introduction to RxJS RxJS is a popular library among web developers. It provides some features like functional and reactive programming patterns that support working with events and streams. Rxjs provides the functionality to write asynchronous code. The current stable version

Read More
July 20, 2020 Web Development

Validating Downloaded File Using Selenium

July 20, 2020 Web Development
Post Views: 12,123
| By Webner

Validating downloaded files in automation testing In the manual testing process, it is easy validating that the file is downloaded or not because the human mind is fully involved in the testing process. But in the case of automation testing,

Read More
July 16, 2020 Web Development

Font SVG icon issues in IE

July 16, 2020 Web Development
Post Views: 2,178
| By Webner

Problem After downloading the setup of CSS for icon files (.eot, .woff, .tff.) from font awesome library, Devextreme icons, and UI operations like selecting checkboxes inside the Devextreme Datagrid were not working on IE in my c# .net web application.

Read More
July 10, 2020 Web Development

PHP Best Practices

July 10, 2020 Web Development
Post Views: 3,223
| By Webner

Below are the best practices that should be followed in PHP: 1. define() vs. const In the early version of PHP, one would use define() function to set constants. But with new updates in PHP gained one more way to

Read More
July 6, 2020 Web Development

What is Bootstrap Panel?

July 6, 2020 Web Development
Post Views: 4,235
| By Webner

Introduction Bootstrap is a popular HTML, CSS, and JavaScript framework for developing a responsive and mobile-friendly website. It includes jumbotron, table, button, grid, form, image, alert, wells, container, carousel, panels, glyph icon, badges, labels, progress bar, pagination, pager, list group,

Read More
July 2, 2020 Web Development

Creating Rest API in Node Js

July 2, 2020 Web Development
Post Views: 4,352
| By Webner

Rest API Rest API is an application program interface, that uses GET, POST, PUT, DELETE data. It is referred to as a REPRESENTATIONAL STATE TRANSFER (RESTful) web service. Creating the API Creating Rest API in Node Js firstly needs to

Read More
June 26, 2020 Web Development

Visual Composer in WordPress

June 26, 2020 Web Development
Post Views: 3,438
| By Webner

What is Visual Composer and how to use it in WordPress? Visual composer is a WordPress plugin that permits you to drag and drop components to create and edit your WordPress website. You can simply add new text blocks, buttons,

Read More

Posts pagination

«Previous Posts 1 … 15 16 17 18 19 … 106 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