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 28, 2020 Web Development

Migrations in Entity Framework 6

July 28, 2020 Web Development
Post Views: 5,081
| 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,382
| 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,635
| 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,663
| 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,526
| 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 14, 2020 PHP Frameworks

Laravel 5.4 Logs And Errors

July 14, 2020 PHP Frameworks
Post Views: 4,424
| By Webner

Introduction Logfiles: Logs are files that keep a registry or records of events, processes, messages that occur in the operating system or any software that runs. Laravel provides the robust logging services that allow the user to log messages to

Read More
July 10, 2020 Web Development

PHP Best Practices

July 10, 2020 Web Development
Post Views: 3,591
| 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 8, 2020 Java Frameworks

Why not use JSON.stringify in JavaScript?

July 8, 2020 Java Frameworks
Post Views: 3,827
| By Webner

Why JSON.stringify Shouldn’t Be Used To Compare Objects In JavaScript? In javascript, equality operator == or === can be used to compare numerics and strings. But when we will compare objects using these operators, then it will not work as

Read More
July 6, 2020 Web Development

What is Bootstrap Panel?

July 6, 2020 Web Development
Post Views: 4,716
| 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

Posts pagination

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