- Streamlining SSH Key Management with 1Password
Oct 14, 2024
-
4 min read
Fed up with losing SSH keys during my annual machine rebuilds, I discovered 1Password’s SSH Agent functionality. With some configuration tweaks, I now manage keys securely across devices and projects while adding MFA protection to every SSH operation.
- Google Analytics .NET Integration
Dec 27, 2010
-
9 min read
How I built an integration with Google Analytics with ASP.NET
- Setting up Extensionless URL Rewriting with ASP.NET and IIS7
Mar 24, 2009
-
3 min read
This tutorial will guide you through setting up the extensionless Url Rewriter with ASP.NET, which allows for dynamic and user-friendly URLs that can improve search engine optimization and make it easier to update live sites. By following these steps, including downloading the binary, adding modules to the Web.Config file, and configuring rewrites in the configuration section, you can take advantage of this feature and create more streamlined and SEO-friendly URLs for your website.