Web Development

Web development refers to the process of creating, building, and maintaining websites and web applications that operate on the internet or intranets. It encompasses a broad range of tasks, including coding, technical design, and performance optimization, to ensure a seamless user experience.

Keep your casing with Case-preserving Find and Replace

The Visual Studio search experience is getting a new feature that allows users to find and replace text without having to worry about different casings. For example, a method parameter `catalogItemId` and object property `CatalogItemId` have the same name but different capitalization but should both be replaced by something like ‘productId’ with their respective casings. 
The post Keep your casing with Case-preserving Find and Replace appeared first on Visual Studio Blog.
Programming

Visual Studio for Mac Retirement Announcement

Today we are announcing the retirement of the Visual Studio for Mac IDE. Visual Studio for Mac 17.6 will continue to be supported for another 12 months, until August 31st, 2024, with servicing updates for security issues and updated platforms from Apple.
The post Visual Studio for Mac Retirement Announcement appeared first on Visual Studio Blog.
Programming

Introducing Azure Artifacts support for Rust Crates

Rust is earning its place as a go-to language for developers everywhere. Why? It’s fast, it’s safe, and the community around it is supportive and hands-on. With clear guides and a collective push to help each other out, Rust feels less like just another tool and more like a reliable coding partner for modern programming challenges.
The post Introducing Azure Artifacts support for Rust Crates appeared first on Azure DevOps Blog.
Programming

August patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.0.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2020.0.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2019.0.1
Azure DevOps Server 2022.0.1 Patch 2

Update: If you have Azure DevOps 2022 and installed Patch 4,
The post August patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

phpMyAdmin 4.9.11 and 5.2.1 are released

The phpMyAdmin team is pleased to announce the release of phpMyAdmin version 5.2.1. This is a bugfix release that also contains a security fix for an XSS vulnerability in the drag-and-drop upload functionality (PMASA-2023-01). We are also releasing ver...
Tech News

Common web page error you need to know when surfing the internet

Web page error codes are what we call “HTTP Status Codes”, it is a server response to a browser’s request. When you type the website in your browser, it will send a request to the site server that will send back a status code when the website you are visiting has some technical problem. These […]
Blog

phpMyAdmin 5.2.0 is released

Welcome to the release of phpMyAdmin version 5.2.0. This release contains many new features and quite a few bug fixes. We are simultaneously releasing phpMyAdmin 5.1.4, which is the last release of the 5.1 line and is mostly intended to help downstream...
Tech News

phpMyAdmin 4.9.10 and 5.1.3 are released

The phpMyAdmin team announces the release of versions 4.9.10 and 5.1.3.
These versions primarily address a regression that caused the navigation pane to not function correctly when multiple pages of tables were shown.
Version 5.1.3 includes a security ...
Tech News

phpMyAdmin 4.9.9 is released

Welcome to the release of phpMyAdmin version 4.9.9. This is a release to fix two issues with the 4.9.8 release. We apologize for the inconvenience.
Fixed since phpMyAdmin 4.9.8:

Fix a syntax error preventing use with PHP 5
An error was shown regarding...
Tech News

Helpful tools that can help your website digital marketing SEO

Webmaster these days are rarely being heard for those people who are working on a website. They are more likely called now as Search Engine Optimizer (SEO), web developer, blogger, vlogger, online marketer, or content creator. As part of our forte in web development and digital marketing services, we would like to share some of […]
Blog

Infrastructure security improvements

The infrastructure team would like to acknowledge the work of security researcher Joël Aviad Ossi from pentest in helping us improve some security weaknesses in our infrastructure. No user data was at risk nor were our downloads vulnerable at any time;...
Tech News

phpMyAdmin 5.1.1 is released

We at the phpMyAdmin project are pleased to release phpMyAdmin 5.1.1, a bugfix release.
There are many new bug fixes; a few highlights include:

Fixes for several PHP errors
Fixes for "$cfg['DefaultTabDatabase']" and other related configuration directi...
Tech News

phpMyAdmin 5.1.0 is released

We at the phpMyAdmin project are pleased to publish phpMyAdmin 5.1.0.
There are many new features and bug fixes; a few highlights include:

Improve virtuality dropdown for MariaDB > 10.1
Added an option to perform ALTER ONLINE (ALGORITHM=INPLACE) wh...
Tech News

phpMyAdmin 4.9.7 and 5.0.4 are released

Welcome to the release of phpMyAdmin version 4.9.7 and 5.0.4. These are bug fix releases to address packaging problems with 4.9.6 and 5.0.3. Version 5.0.3 includes a few other minor bugs as well.
Fixed in both:

Two factor authentication was broken
Inc...
Tech News

phpMyAdmin 4.9.6 and 5.0.3 are released

Hello,
The phpMyAdmin team announces the release of both phpMyAdmin versions 4.9.6 and 5.0.3.
Both versions contain several important security fixes:

PMASA-2020-5 XSS vulnerability with transformation feature
PMASA-2020-6 SQL injection vulnerability w...
Tech News