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

June 7, 2017 Java Frameworks / Web Development

Java Spring | Verifying against WhiteList IP Addresses (spring 4.0.4)

June 7, 2017 Java Frameworks / Web Development
Post Views: 11,976
| By Webner

While designing RESTful web services in a Spring-based web application, we may have a requirement that some web services should be allowed to run only from specific IP addresses. Spring framework provides a simple procedure to verify if the incoming

Read More
June 5, 2017 Linux, Windows, Mac / Web Development

Website Performance Testing using Apache Jmeter

June 5, 2017 Linux, Windows, Mac / Web Development
Post Views: 5,556
| By Webner

Performance testing is used to determine that the web application under test will satisfy high load. Apache Jmeter can be used to analyze overall server machine performance under heavy load. Apache Jmeter Performance test includes: * Load Test * Stress

Read More
June 5, 2017 Java Frameworks / PHP Frameworks / Web Development

What is Ajax? How to send the request using different Jquery methods?

June 5, 2017 Java Frameworks / PHP Frameworks / Web Development
Post Views: 4,323
| By Webner

What is Ajax? How to send the request using different Jquery methods? Ajax: Ajax stands for Asynchronous JavaScript and XML. Ajax is a technique for creating fast and dynamic web pages. Ajax allows web pages to be updated asynchronously by

Read More
June 2, 2017 Linux, Windows, Mac / Web Development

Images, Content, scrolling and some other functions not working in Google Chrome (Windows)

June 2, 2017 Linux, Windows, Mac / Web Development
Post Views: 4,904
| By Webner

Problem: I was facing an issue from the last couple of weeks that the images, content, scrolling and some functions were not working in my browser while testing applications but if I try it with going incognito everything looks great.

Read More
June 2, 2017 PHP Frameworks / Web Development

Application Structure comparison between Laravel and Cakephp 3.x

June 2, 2017 PHP Frameworks / Web Development
Post Views: 4,123
| By Webner

Cakephp and Laravel are MVC frameworks for php. Both frameworks have totally different application structure. In the following document I have described all the important folders and their respective locations in Cakephp and Laravel (project_name is the root folder of

Read More
May 31, 2017 PHP Frameworks / Web Development

Moodle/Totara | Different ways to enable/disable maintenance mode

May 31, 2017 PHP Frameworks / Web Development
Post Views: 7,806
| By Webner

There are multiple ways to enable/disable maintenance mode in Moodle. From UI Enable Maintenance Mode: * Go to the Site Administration. * Click on Server. * Click on Maintenance Mode option: * On the next screen: Maintenance mode ->Select “Enable”

Read More
May 31, 2017 Web Development

Diagnosing the exception: System.Data.entity.Internal.appConfig threw an Exception

May 31, 2017 Web Development
Post Views: 5,119
| By Webner

‘System.Data.entity.Internal.appConfig’ exception generally arises from your configuration file like web.config file due to some conflicting statements. I faced this error during login process: During debugging I found that this error was thrown to me at the step of entity framework

Read More
May 31, 2017 Web Development

Database indexes | How to decide on which columns to create database indexes?

May 31, 2017 Web Development
Post Views: 3,920
| By Webner

Columns that are used for filtering or joining should have indexes on them. An index is a specific data structure that organizes data in such a way that it is much faster for database management system to look up the

Read More
May 31, 2017 PHP Frameworks / Web Development

WordPress | How To change login (wp-admin) page css in WordPress

May 31, 2017 PHP Frameworks / Web Development
Post Views: 3,915
| By Webner

In wordpress, we can also change the appearance of wp-login page. There are so many plugins available for this purpose like Alter – White Label WordPress plugin. We can change the appearance of wp-login page through this plugin like I

Read More

Posts pagination

«Previous Posts 1 … 49 50 51 52 53 … 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