News

Effective faceted navigation can support SEO – if implemented correctly. Learn how to avoid index bloat, crawl issues, and ranking setbacks.
Idempotent APIs protect your application from duplicate requests caused by network issues or even client-side mistakes. Here’s how to create them in ASP.NET Core.
Recently Microsoft released .NET 8 Preview 3. This new release contains many new improvements to ASP.NET Core such as support for native AOT, server-side rendering with Blazor, rendering Razor ...
Learn instances where using visual, HTML sitemaps make sense than simply relying on your website's navigational structure or XML sitemaps.
.NET 8 Preview 2 brings several enhancements to the ASP.NET Core. The highlights of the release are the Blazor QuickGrid component, which promises to simplify data presentation and manipulation ...
The Contoso University sample web application demonstrates how to create ASP.NET MVC 5 applications using the Entity Framework 6 Code First and Visual Studio 2013. For information about the tutorial ...
By default, HTML hyperlinks are underlined. However, if you wish to deactivate this feature and display your hyperlinks as non-underlined text, you can do so using the CSS. This article will walk you ...
John Mueller points out the larger SEO problem inherent in using CSS to hide internal links ...