A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
7,833 questions with Developer technologies | ASP.NET Core | Other tags
C# .Net 10 Web application - How to securely expose employee information from an internal database to a public website?
I am planning the architecture shown below: An internal .NET application (.Net 10 Razore Pages) retrieves employee information (Name, Title, Designation, Department) from Active Directory and stores it in an internal database. A second public-facing…
Developer technologies | ASP.NET Core | Other
HttpWebRequest timeout not working
The following code: HttpWebRequest request = (HttpWebRequest)WebRequest.Create(sRequest); // Create(sQuery); request.Credentials = CredentialCache.DefaultCredentials; request.Timeout = 10000; …
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.
I was running VS 2017 and today I installed VS2019 and after dotnet version changed from 2.1 into 5.0.301. Currently this machine has 2017 and 2019 version. Also I have had created a project in 3.1 . When I run the project in VS 2019 , it brings…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to build an online bill calculation tool with ASP.NET Core + JavaScript?
Hi everyone, I am trying to build a small online electricity bill calculator where users can enter their consumed units and instantly see the calculated bill based on the latest tariff slabs. My requirements are: Input field for number of…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Error to "dotnet add package Xam.iTextSharpLGPL"
Hi, Can you help to the errors when running "dotnet add package Xam.iTextSharpLGPL"?
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
KB5066835 update causing IIS Service to not work
Recently my local hosted IIS services is not running after the new update. My visual studio projects also can't be run as well. I have to delete the new update in order to run my projects and local hosted services again. May I know what is the problem?
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Server Error in '/' Application Web.config
HI I need this problem solution. If anybody have this solution then pls reply to it. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Is there a built-in way of making Blazor pages and components ADA compliant?
At work we are writing a new Blazor application to replace an ancient WebForms application. We've using .NET 9. We're now working on making this app ADA Standards for Accessibility compliant. We had been using labels, for example, but when a colleague…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Issue to "Install-Package itext7.bouncy-castle-adapter"
Hi, Any idea to it below when doing "Install-Package itext7.bouncy-castle-adapter" on PS?
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
how to filter extact word
Hello In my aspx page i have one texbox one gridview and im using this code to filter gridview in Client Side but whenever i type my word it should bring all match data only not like For example I have Apple And Apple USA when i give Apple It should show…
Microsoft 365 and Office | Development | Office JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Dynamically Resizing Models
Hello everyone and thanks for the help in advance. I'm trying to think through a solution for a calendar application. The model for the appointment table looks like: public class tblAppointments { public int ID { get; set; } …
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Kestrel SNI certificate choosing (SSL/TLS)
I have a YARP gateway which uses the following configuration: { "Kestrel": { "Endpoints": { "Http": { "Url": "http://+:80" }, "HttpsInlineCertAndKeyFile": { …
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Client Side validation on dynamically added Telephone objects to bootstrap modal form. Razor Pages
Hello, Lately I was receiving valuable help by @Anonymous and @Anonymous . I'm working over their provided code mostly. What I need now is to validate the new added Telephone objects (Description and PhoneNumber). The Contact fields are already…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to remove html tags and line break plain text
I wish to re format the email html page text below to a plain text style in a legible presentation with line breaks where breaks are present. The regularExpression example i am following for simplification, does not seem to work? ```Note, i am…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Failed to bind to address http://127.0.0.1:5000: address already in use.
I'm trying to run a .NET application which is running fine in development. Now I want the web application to be hosted in an Azure Web App Service, where there is limited support for management. The deploy works, all files seem to be there, but the web…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Issue to lcoate the file regarding FileSystem.CacheDirectory
Hi, To the code like where to locate the relevant file within the path below? C:\Users\huang.scott\AppData\Local\Packages
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to fix the Exception Unhandled described bellow?
System.TypeLoadException: 'Method 'GetSwagger' in type 'Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator' from assembly 'Swashbuckle.AspNetCore.SwaggerGen, Version=6.5.0.0, Culture=neutral, PublicKeyToken=d84d99fb0135530a' does not have an…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
system environment vairable needs to be fetched by Asp.net core Application hosted on IIS
Application has web.confiiig where connection string stored for Db connectivity. i wanted to remove the password from connection string and store into server's system envrionment variable and application should fetch the password only from environment…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
need impact analysis
is there a negative impact while upgrading to ASP.NET Core 10.X from ASP.NET Core of 2.X to 9.X
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Database FK not working web app Razor Pages EF Core
Hello Now I'm continuing my learning of web dev / ajax / javascript, but encountered a new issue. I have the following schema: public class Contact { public int ContactId { get; set; } public string FullName { get; set; } =…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.