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

December 6, 2019 Web Development

XPath for Selenium Webdriver

December 6, 2019 Web Development
Post Views: 3,174
| By Webner

XPath XPath in simple terms is a way of finding an element(s) in an HTML DOM by giving its path. It is useful when name or id etc is not available to be directly used to find the element. The

Read More
December 4, 2019 Web Development

Pass the Data to Custom Validation attribute in MVC C#

December 4, 2019 Web Development
Post Views: 4,196
| By Webner

How to Pass the Data to Custom Validation attribute in MVC C#? Introduction .Net provides the capability of validating model data with validation attributes like Required, Compare, Regular Expression, and user-defined custom attributes (also known as data annotations C#). MVC

Read More
December 2, 2019 Web Development

TF30063 Issue – Authorization

December 2, 2019 Web Development
Post Views: 3,062
| By Webner

TF30063 Issue: You are not authorized to access (Tfs Server link) I suddenly started getting the error while committing the code to TFS in Visual studio, after the password of the Microsoft account was changed. As per the scheduled password

Read More
November 28, 2019 Web Development

Custom Javascript in Moodle/Totara, Javascript & AMD Modules

November 28, 2019 Web Development
Post Views: 4,049
| By Webner

How can we add custom Javascript in Moodle/Totara, Javascript & AMD modules? A Javascript module is a collection of Javascript code. It enhances the reusability of this code. As a result, it is called/used from alternative javascript files. These modules

Read More
November 26, 2019 Web Development

Laravel: Issues in Thumbnails in Email Attachments

November 26, 2019 Web Development
Post Views: 4,806
| By Webner

Laravel: Issues in thumbnail along with images while attaching multiple attachments to the mail While sending an email to someone using a laravel Mailable class, we may need to attach some attachments to it. Then we can simply use the

Read More
November 22, 2019 Web Development

Partial View in ASP.NET MVC

November 22, 2019 Web Development
Post Views: 3,314
| By Webner

The partial view is a special view used to render a portion of view content. It is a reusable view. It reduces code duplication. We can say that a partial view enables us to render a view within the parent

Read More
November 20, 2019 Web Development

How to parse an XML file and save the parsed data into the corresponding objects?

November 20, 2019 Web Development
Post Views: 5,555
| By Webner

Solution: First of all, we need some dummy XML data for parsing as given below: The above XML has many tags. The first one being the XML tag which lets us know that it is an XML document. Moving on

Read More
November 12, 2019 Web Development

Laravel 5.4 Logs And Errors

November 12, 2019 Web Development
Post Views: 2,864
| By Webner

Introduction to Laravel 5.4 Logfiles: A log file is a file that keeps a registry or records of events, processes, messages that occur in the operating system or any software runs. -Laravel provides the robust logging services that allow the

Read More
November 4, 2019 Web Development

Bootstrap Templates, Grid System and Media-queries

November 4, 2019 Web Development
Post Views: 2,550
| By Webner

Bootstrap Templates, Grid System and Media-queries What is Bootstrap? Bootstrap is a powerful toolkit. It is a set of HTML, CSS, and JavaScript tools for making and building websites and internet applications. It is a free and open-source project, hosted

Read More

Posts pagination

«Previous Posts 1 … 20 21 22 23 24 … 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