About 50 results
Open links in new tab
  1. asp.net - <%$, <%@, <%=, <%# ... what's the deal? - Stack Overflow

    Dec 13, 2014 · I've programmed in both classic ASP and ASP.NET, and I see different tags inside of the markup for server side code. I've recently come across a good blog on MSDN that goes …

  2. How to change session timeout in ASP.NET - Stack Overflow

    ASP.NET framework inserts a unique id to the URL, you can check this by disabling the cookie or by setting the cookieless attribute to true as you did. According to MSDN, By default, the …

  3. glossary - What is ASP.NET? - Stack Overflow

    May 21, 2011 · ASP.NET is a web application framework developed and marketed by Microsoft, that programmers can use to build dynamic web sites, web applications and web services. It …

  4. ASP.NET Core Development Certificates - Stack Overflow

    Nov 1, 2024 · I installed Visual Studio 2022 on my laptop, which is a Windows 11 Home Edition. I created a new Angular and ASP.NET Core web application, using all the defaults. When …

  5. How do I convert legacy ASP applications to ASP.NET?

    Sep 21, 2008 · December 2009 addition to original answer: Just came across the ASP Classic Compiler, which is an actively maintained VBscript compiler that converts classic ASP pages …

  6. syntax - ASP.NET "special" tags - Stack Overflow

    The official name is "server-side scripting delimiters" or "ASP.NET inline expressions". Visual Studio 2008 syntax highlighting settings dialog calls these "HTML Server-Side Script". …

  7. C# ASP.NET Single Sign-On Implementation - Stack Overflow

    It offers an elegant and easy way to add support for Single Sign-On and Single-Logout SAML to your ASP.NET, ASP.NET MVC, ASP.NET Core, Desktop, and Service applications.

  8. net::ERR_CERT_AUTHORITY_INVALID in ASP.NET Core

    Sep 8, 2020 · The first solution to fix the issue was to go my ASP.NET Core address from browser Advanced - Proceed to localhost (unsafe) and after that the requests from my SPA would work.

  9. ASP.NET Core: [FromQuery] usage and URL format - Stack Overflow

    ASP.NET Core: [FromQuery] usage and URL format Asked 7 years, 7 months ago Modified 1 year, 6 months ago Viewed 170k times

  10. Newest 'asp.net' Questions - Stack Overflow

    Nov 10, 2025 · Stack Overflow | The World’s Largest Online Community for Developers