IT Nota

  • Home
  • How To
  • .NET
  • WordPress
  • Contact

How to Serve AVIF Image Format with Fallback for Other Browsers

Can I Use AVIF Browser Support

AVIF is a modern image format based on the AV1 video format and generally has better compression than WebP, JPEG, PNG and GIF. This format is designed to supersede them. Unfortunately, the support for AVIF in web browsers is still not as high as it … [Continue reading]

December 5, 2022 Filed Under: How To Tagged With: HTML5

How to Serve AVIF Image on IIS

IIS Manager add new MIME type AVIF as image/avif

How do you take advantage of serving AVIF image from IIS server? For simplicity sake, since the setup is very similar to serving WebP format, I'm going to use the same screenshot illustrations from that post.The problem with using IIS Server is … [Continue reading]

December 2, 2022 Filed Under: How To Tagged With: IIS, Internet Information Services, Microsoft

How to Change the Time Stamp of a File Using PowerShell

PowerShell script to change the timestamp for a file

From time to time, you may need to modify the time stamp of a file for archiving or any other reasons.This PowerShell script comes in handy when you need to do it. This is for a one-off tweak of a file. If you're doing this in bulk, it's probably … [Continue reading]

July 20, 2022 Filed Under: How To Tagged With: PowerShell, Windows, Windows Server

How to Find All References to an Object in a SQL Server Database

Microsoft SQL Server Product Logo

You can use the following scripts to find all affected objects that make any references to your search term.You can either use sql_modules or syscomments to accomplish this purpose. Generally, they should give you the same results, but from time … [Continue reading]

July 7, 2022 Filed Under: How To Tagged With: Microsoft SQL Server, SQL, SQL Server

How to Force HTTPS in IIS

IIS Rules using URL Rewrite to force HTTPS connection

This is a short tutorial on how to force an HTTPS connection to your website in IIS. The way we do it is by adding a URL Rewrite rule that will redirect any unsecured incoming traffic to HTTPS.StepsThe first step you need to check is if you … [Continue reading]

June 1, 2022 Filed Under: How To Tagged With: IIS, Internet Information Services, Microsoft

« Previous Page
Next Page »
Buy me a coffee Support this site
Buy Me a Coffee?

Categories

  • .NET
  • Coding
  • Cybersecurity
  • Database
  • How To
  • Internet
  • Multimedia
  • Photography
  • Programming
  • Resources
  • Review
  • Tips and Tricks
  • Uncategorized
  • Use Case
  • WordPress
  • Writing

Recent Posts

  • How to View Stored Procedure Code in SQL Server
  • How to Find a String in SQL Server Stored Procedures
  • How to Remove Cached Credentials without Rebooting Windows
  • ESP Work Automation: Empowering Enterprises with Streamlined Workflows and Operational Efficiency
  • How to Search for a String in All Tables in a Database

Recent Posts

  • How to View Stored Procedure Code in SQL Server
  • How to Find a String in SQL Server Stored Procedures
  • How to Remove Cached Credentials without Rebooting Windows
  • ESP Work Automation: Empowering Enterprises with Streamlined Workflows and Operational Efficiency
  • How to Search for a String in All Tables in a Database

Tags

.NET .NET Core AdSense ASP.NET Cdonts Dll Classic ASP Code Editor ETL FSharp Genesis Framework Git Google HP Asset Manager HTML5 Hugo IIS Information Security Internet Internet Information Services iOS JAMStack Linux macOS Microsoft Microsoft SQL Server MVC PHP PowerShell Python Simple Mail Transfer Protocol Smtp Server SQL SQL Server SSIS SSMS SSRS Sublime Text Visual Studio Visual Studio Code VPN Windows Windows 8 Windows 10 Windows 2012 Windows Server

Copyright © 2011-2025 IT Nota. All rights reserved. Terms of Use | Privacy Policy | Disclosure