3,285 questions with ASP.NET tags

Sort by: Updated
0 answers

Line Manager Name quickly hidden after 1 second or less ?

I working on asp.net MVC project . I face issue after display Line Manager Name on autocomplete . autocomplete functionality working success but issue happen after display data on input . Line Manager name hidden after 1 second or less so why this happen…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-09-01T20:37:09.5466667+00:00
Ahmed Abd El Aziz 315 Reputation points
commented 2023-09-04T07:14:04.3933333+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

How to Configure asp.net website to allow updating

I have an asp.net Website which i publish to a local folder/ file share. I currently use visual studio 2022 Community edition (free). On previous versions of visual studio (specifically 2017), when publishing single pages/files, the compiler would…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-31T17:24:35.39+00:00
NathanD88 0 Reputation points
answered 2023-09-03T20:39:07.7+00:00
Bruce (SqlWork.com) 56,851 Reputation points
2 answers One of the answers was accepted by the question author.

Error timeout from asp.net 4.5 mvc to WCF service

I have an asp.net mvc 4.5 app that makes requests to a WCF service, the problem is that when the service takes more than 30 seconds the mvc cuts the connection to the service, the wcf service keeps running and makes the changes to the database and…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,412 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2022-11-15T21:03:19.83+00:00
Gabriel Dos Santos 21 Reputation points
accepted 2023-09-02T22:09:19.47+00:00
Gabriel Dos Santos 21 Reputation points
2 answers One of the answers was accepted by the question author.

Search views in the callee Project

Hello, From my main MVC application, i am trying to call a controller action that is located in a second MVC project. I can call the controller action, but i am getting the error: The view 'myLogin.cshtml' or its master was not found or no view engine…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-31T12:28:19.02+00:00
BanKid 20 Reputation points
accepted 2023-09-02T10:37:32.46+00:00
BanKid 20 Reputation points
1 answer One of the answers was accepted by the question author.

What do I describe UWP TextBox code by C++ without XAML?

Hello! Iuse VS2022. I learn UWP TextBoook by C++ witout XAML. I dont kwow what do I describe it's code. Please describe sample code.

Universal Windows Platform (UWP)
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,542 questions
asked 2023-08-31T06:41:53.3633333+00:00
nippy 45 Reputation points
commented 2023-09-01T23:34:28.27+00:00
nippy 45 Reputation points
1 answer One of the answers was accepted by the question author.

Changing Default AccessDenied Path

Hello everyone and thanks for the help in advance. I am trying to change the AccessDenied path for a MVC application, however, it keeps defaulting back to /Account/Login. I changed options.AccessDeniedPath = new…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-09-01T15:30:36.4366667+00:00
Kmcnet 696 Reputation points
commented 2023-09-01T17:08:29.2366667+00:00
Kmcnet 696 Reputation points
1 answer

connect asp.net and .net core application with sql using sql session

if i save session in sql server then can we connect both application (asp.net and .net core) with one db and run parallel

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-31T05:44:02.78+00:00
Ramesh kumar 0 Reputation points
answered 2023-09-01T16:02:30.8666667+00:00
Bruce (SqlWork.com) 56,851 Reputation points
1 answer

webresource.axd scriptresource.axd files

need some documentation on webresource.axd and scriptresource.axd files are generated by asp.net runtime handlers. We need to confirm that as we can't implement CSP (apply nonce)

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-02-14T07:08:21.6133333+00:00
Joseph Reeta Mary (NCS) 0 Reputation points
commented 2023-09-01T15:38:27.71+00:00
0 answers

JQuery, Inline Edit, calender bbox not disppearing

Hi I am using Datatables.net For inline editing I'm using https://github.com/ejbeaty/CellEdit Git Repo to depemostrate the problem https://github.com/singhswat/InLineEditDatatables Problem: Once I click on a cell that has date to be entered. Cell becomes…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
881 questions
C#
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.
10,299 questions
asked 2023-08-31T18:47:06.5666667+00:00
SSinhg 286 Reputation points
commented 2023-09-01T10:05:28.0966667+00:00
QiYou-MSFT 4,306 Reputation points Microsoft Vendor
1 answer

How to Configure multi tenant by using Open Id connect in ASP .NET Framework 4.8

How to Configure multi tenant by using Open Id connect in ASP .NET Framework I tried with this approach but when the second request pass to the middleware it didn't choose the 2nd tenant. app.Use(async (context, next) => { …

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,565 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-31T07:51:23.31+00:00
Rehan Akbar 0 Reputation points
edited an answer 2023-09-01T05:07:02.76+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

Will Applying a Patch to ASP.NET MVC Also Update Associated Components (Web Pages, Web API, SignalR)?

The question is asking whether, when applying a patch to ASP.NET MVC, the other associated components (ASP.NET Web Pages, Web API, and SignalR) will also be updated as part of the patching process. In other words, will the patch affect not only ASP.NET…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
301 questions
asked 2023-08-24T21:41:39.84+00:00
Abdur Montoya 0 Reputation points
answered 2023-08-31T17:29:52.8766667+00:00
Bruce (SqlWork.com) 56,851 Reputation points
1 answer

How to fire fire and forget in async method?

Hi All, Net Core 6, How to call an async method but I don't want to wait it? private static async Task Run_ForgetIt(object parameters) { }

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-30T08:43:17.4466667+00:00
winanjaya 146 Reputation points
commented 2023-08-31T15:24:51.1266667+00:00
Bruce (SqlWork.com) 56,851 Reputation points
1 answer

Setting a virtual directory for images

I created a ASP.NET Core MVC (.NET 6) web application through Visual Studio 2022. Just the basic standard template. I want to serve images via /images, from a network share using network credentials. I know that in IIS I am able to right click the site,…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
C#
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.
10,299 questions
asked 2023-08-30T22:54:47.47+00:00
Alex Goonson 5 Reputation points
edited a comment 2023-08-31T08:55:02.6366667+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
0 answers

Disabling Chrome Autofill Issue in Text Box

I'm currently facing an issue with Chrome's autofill feature in text boxes. Despite setting autocomplete="off" and trying various approaches, Chrome continues to suggest and apply values that are unrelated. I'd greatly appreciate any…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-30T13:59:44.4166667+00:00
Anonymous
commented 2023-08-31T08:21:40.01+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
3 answers

How to set up (app) role-based authorization on ASP.NET MVC 5 (oauth2 + OIDC + Azure AD)

I've been trying to figure out how to implement authorization with oauth 2.0 and OpenID Connect on an ASP.NET MVC 5 (.net framework 4.8) web app I published on the tenant of my organisation. As our users already have existing Azure AD accounts the app…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,638 questions
asked 2022-12-20T14:35:08.85+00:00
Maximiliano Ely-Mazzola 1 Reputation point
answered 2023-08-31T06:34:57.6766667+00:00
Rehan Akbar 0 Reputation points
2 answers One of the answers was accepted by the question author.

Ef crud insert data into another table while insert or update

I have an appoinment table on which I did crud operations . I have another table appoinmentaudit if I insert or update appoinment the record should be created in appoinmentaudit Here is source code and here are table…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-30T14:41:37.8033333+00:00
Anonymous
edited a comment 2023-08-31T06:28:55.62+00:00
Anonymous
0 answers

How to Properly Use Response Headers for Content Security Policy

A code scanning report is identifying a vulnerability indicating that a Content Security Policy is not explicitly defined within the web application. I've tried the code below, but for some reason it's affecting my SSO functionality. Once I get…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-15T20:46:43.9566667+00:00
lesponce 176 Reputation points
edited the question 2023-08-31T05:26:45.6633333+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
1 answer

Application performance measurement

Hi, Hot to check performance of a particular page in MVC based or asp.net application & how to check over all application performance ? Thanks

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-14T10:49:51.28+00:00
PATEL Prashant Kumar 20 Reputation points
edited the question 2023-08-31T05:18:37.3866667+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
2 answers

Why is padding not working for MVC razor view??

Hi all I am trying to get my table to have cell padding. Not matter what I try the browser seems to be ignoring my request to have padding around my table. I an not sure why. I know some will say add csss to the top of the page or some. I don't not like…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-10T21:55:03.09+00:00
AppDev 20 Reputation points
edited the question 2023-08-31T05:09:03.54+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
0 answers

jQuery AJAX call returns "Not Found" error when attempting to upload image

// Function to handle file upload alert("handlefileupload"); $.ajax({ type: "POST", url: "ImageUploader.ascx/HandleFileUpload", data: '', //formData, //contentType: false, //processData: false, …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
asked 2023-08-08T13:34:37.4266667+00:00
Partha Mandayam 91 Reputation points
edited the question 2023-08-31T03:08:07.72+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor