About 16,200 results
Open links in new tab
  1. Event 1309, ASP.NET 4.0.30319.0 Unable to read data from the …

    Exception message: Unable to read data from the transport connection: net_io_connectionclosed.

  2. How to establish a SSL trust relationship

    Invoke-WebRequest : The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

  3. ASP.NET Core – CRUD Using Blazor And Entity Framework Core

    ASP.NET Core – CRUD Using Blazor And Entity Framework Core Table of Contents Introduction Prerequisites Creating Table Create Blazor Web Application Adding the Model to the …

  4. ASP.NET Core In-Memory Caching - TechNet Articles - United …

    ASP.NET Core In-Memory Caching Caching can be used to improve the performance of an application. For an example, say that you have an API endpoint and there, you are returning …

  5. ASP.NET MVC User Role Base Menu Management Using WEB API …

    Here for Role base Menu management we need to make a relationship table between ASP.NET Roles table and our menu table. Let us see in detail about how to create our new Menu Table …

  6. Lync edge server certificate - social.technet.microsoft.com

    Each Edge Server requires a public certificate on the interface between the perimeter network and the Internet, and the certificate’s subject alternative name must contain the external names of …

  7. .NET Framework 3.5.1 not installed/available on Windows Server …

    Searching the net, I found some suggestions, but none have worked to enable 3.5.1 to appear installed and available… and none have worked to get SQL Server setup to run. I have tried …

  8. Net Framework 4.7.1 fails to install - social.technet.microsoft.com

    Question 0 Sign in to vote Attempting to install .NET Framework 4.7.1 on Windows Server 2008 R2 Here is the installation log (truncated due to character limit, when opened in IE it said some …

  9. ASP.NET: Como usar Membership Provider en aplicaciones …

    Podemos usar el conocido membership provider de ASP.NET en nuestras aplicaciones winform. Cual es el goal? El membership de ASP.NET es realmente una vía completa par administrar …

  10. how to controll slow response times for negative? when using …

    It works fine but the time out for a NEGATIVE answer is very long (~20seconds !), how can I control /wrap this so if a positive answer is not received in x mSecs then I will consider this a …