450 questions with Developer technologies | ASP.NET | ASP.NET API tags

Sort by: Updated
2 answers

Create an ASPNET MVC 5 Web App with email confirmation and password reset Documentation missing

The following documentation is missing: https://learn.microsoft.com/en-us/aspnet/mvc/overview/security/create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset.md I have acesses this documentation last month but now it is gone. it is…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-03-21T14:08:13.7533333+00:00
commented 2025-08-28T09:25:52.8+00:00
Jack Dang (WICLOUD CORPORATION) 1,275 Reputation points Microsoft External Staff
1 answer

How to initialize GridView inside a modal popup using AjaxControlkit

When I click a button, AjaxControlkit launches a nice modal popup, and I have a GridView included which is inside an asp:Panel. Initially, it is empty, so you don't see anything - no header, no borders, no nothing. Is there a way to get the GridView…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-03-29T00:34:10.03+00:00
Coreysan 1,811 Reputation points
commented 2025-08-28T09:25:38.5466667+00:00
Jack Dang (WICLOUD CORPORATION) 1,275 Reputation points Microsoft External Staff
1 answer

FIX ASP.net controller

public class TodosController : Controller { public AppDbContext DbContext { get; set; } public TodosController() { DbContext = new AppDbContext(); } public IActionResult Index() { TodosIndexViewModel model = new…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-28T19:03:11.79+00:00
Max 0 Reputation points
commented 2025-08-28T09:24:31.9233333+00:00
Jack Dang (WICLOUD CORPORATION) 1,275 Reputation points Microsoft External Staff
1 answer

Is there a way to generate the schema for the tables directly from the code, instead of having to access Cube's playground to generate it

How can I automatically generate the DataModel for the tables from code instead of having to open Cube.js Playground manually? I am currently using the following code, which works fine for me. However, in order for this to run, I have to open the Cube.js…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-01-19T12:42:56.74+00:00
NALB 71 Reputation points
edited the question 2025-08-27T21:20:54.5833333+00:00
Gérard Oomens 105.8K Reputation points Volunteer Moderator
3 answers

Unexpected identifier in using Export & Import in Javascript Modules

Hi there: It seems a trivial issue but I'm stuck and don't know why: I'm using Import/Export in two my JavaScript files. For simplicity sake ...the "mother"js.file has a function export function ShowAlert(val) { alert(val); } There…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-29T04:55:15.8233333+00:00
Jose Daniel Navarro Brito 61 Reputation points
commented 2025-08-27T10:23:25.7866667+00:00
Jack Dang (WICLOUD CORPORATION) 1,275 Reputation points Microsoft External Staff
1 answer

Graph API /me/messages/{id}/reply returns UnknownError intermittently

We are calling the Microsoft Graph API to reply to an existing message using: POST /v1.0/me/messages/{OldMessage.id}/reply Occasionally, the call fails with the following response: { "error": { "code":…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-08-14T07:33:26.1066667+00:00
Dev 0 Reputation points
commented 2025-08-27T08:32:18.71+00:00
Raymond Huynh (WICLOUD CORPORATION) 715 Reputation points Microsoft External Staff
3 answers

how to set date format in eval asp.net

Hello this is my date eval <%#Eval("Date", "{0:dd/MMM/yyyy}")%> when i convert to excel i want excel filter to be look like this so what to change my eval so that it can look like as below

Developer technologies | ASP.NET | ASP.NET API
asked 2025-02-25T08:36:02.3033333+00:00
RAVI 1,076 Reputation points
commented 2025-08-26T10:23:07.73+00:00
Jack Dang (WICLOUD CORPORATION) 1,275 Reputation points Microsoft External Staff
1 answer

Mon visual studio a un problème

Mon visual studio a un problème, je l'ai installé récemment puis j'ai aussi installé tous les package nécessaire (Development web et ASP.NET, Développement Node.js, development .Net Desktop, et développement desktop en C++) je veux créer un application…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-08-25T22:14:15.88+00:00
Dave16 0 Reputation points
edited an answer 2025-08-26T10:22:30.3833333+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
3 answers

.NET 9 OpenAPI document not generating at build time (Microsoft.Extensions.ApiDescription.Server)

Hi all, I'm working on a .NET 9 web API project and I'm trying to generate an OpenAPI document at build time, as described in the official documentation here:…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-15T15:10:36.5866667+00:00
Nick Diplos 5 Reputation points
commented 2025-08-26T09:48:04.6833333+00:00
Shilan Kalhor Paridari 0 Reputation points
2 answers

Creating a Leaderboard with Stored Procedures in an API Application

How can a leaderboard be implemented for an application that uses an API, including creating the necessary stored procedures? I am new to this technology but have some understanding of data access using ADO.NET. What steps can be taken to achieve this?

Azure Database for PostgreSQL
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | C#
asked 2025-02-08T19:15:28.0833333+00:00
Suraj Wakure 0 Reputation points
commented 2025-08-26T08:59:15.2333333+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
1 answer

facing an issue with cookieless Forms Authentication in an ASP.NET sub-application that is integrated with a main application built in Python

Hello, We are facing an issue with cookieless Forms Authentication in an ASP.NET sub-application that is integrated with a main application built in Python. The main application (Python) and sub-application (ASP.NET) work together.The ASP.NET…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-02-21T06:01:09.32+00:00
Akshayaa Kalyanavenkatesh 60 Reputation points
commented 2025-08-26T08:55:34.7166667+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
0 answers

.NET application not showing images after server updates on windows 2022

After server updates, .NET application running in IIS is not showing any images and unable to connect to any js, css resources

Developer technologies | ASP.NET | ASP.NET API
asked 2025-02-21T14:01:44.59+00:00
Sushil Biswas 0 Reputation points
commented 2025-08-26T08:48:12.7033333+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
1 answer

https://onedrive.live.com/embed iframe shows to much space around the document

Hi, I am glad to see a way to show my formatted MS word docs inside of my web pages. But Onedrive shows to much space around the document when I display it in a iframe.     I am not sure about the CSS I need to close the space here.   Or maybe there are…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-02-27T02:08:02.0233333+00:00
iqworks Information Quality Works 331 Reputation points
commented 2025-08-26T08:27:06.1766667+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
0 answers

How to setup and access an ftp server in Windows Server 2019 with vb.net code?

I have written an app using webforms in visual studio 2019. I have setup a Windows Server 2019 on a server. With IIS, I am able to access my WebForms.aspx from the internet ok. I made an FTP server website, and also added ftp services to my first website…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-03-02T20:48:21.2033333+00:00
Bryan 0 Reputation points
commented 2025-08-26T08:15:19.8466667+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
0 answers

Trying to run a Crystal Report from my vb.net website

I have written a website using Visual Studio 2022, vb.net. I am trying to run a Crystal Report from an .aspx file. When I publish the page locally or on the server, all I get is a blank browser window. No errors, no messages. I don't know how to get…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-03-11T13:36:05.9233333+00:00
Sherry R 0 Reputation points
commented 2025-08-26T08:12:23.11+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
2 answers

OpenTelemetry with App Insights Profiler

Hello, We migrated our project to OpenTelemetery from application Insight. Of course, AppInsight is our Exporter now. However, I don't want to lose the "Service Profiler". So I installed ONLY…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-07T11:40:08.22+00:00
Ruslan Nigmatullin 0 Reputation points
commented 2025-08-25T10:32:51.4966667+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Unable to Add Folders to WebApi Project

Hello everyone and thanks for the help in advance. I am using Visual Studio 2022 to develop various MVCC and WebApi applications. Without what I think are any changes to the environment, I am now unable to add any folders into the project than can be…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-08-20T21:14:41.4833333+00:00
Kmcnet 1,181 Reputation points
commented 2025-08-22T21:36:47.34+00:00
Kmcnet 1,181 Reputation points
2 answers

When we will update on the next version of MVC5.3.0 if there is no updates on the version please provide documentation for that.

Hi please provide the relavent info regarding the ASP.NET MVC 5.3.0 is there any updated on version if not please provide the documentation. Regards vinayak

Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
asked 2025-01-31T07:08:06.0033333+00:00
Vinayak Padamata 0 Reputation points
commented 2025-08-21T07:03:33.6066667+00:00
Jack Dang (WICLOUD CORPORATION) 1,275 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

WebApi Routing Problems

Hello everyone and thanks for the help in advance. I am developing a WebApi application, .Net 9 that I am having problems getting the routing correct. Here is what my controller looks like: [Route("api/[controller]")] …

Developer technologies | ASP.NET | ASP.NET API
asked 2025-08-18T21:13:54.86+00:00
Kmcnet 1,181 Reputation points
commented 2025-08-20T19:36:03.83+00:00
Kmcnet 1,181 Reputation points
1 answer

ASP.NET Core Web API with Google Cloud

Hello Developer's, I'm builded a .NET Core Web API using .NET 8. And I'm interested to use Google Cloud Operation Suite for Logs Monitoring and Logging Purposes. Is there any references which I can follow and suggestions how to integrate .NET Core with…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-07-21T11:00:35.8966667+00:00
Vivek Barnwal 51 Reputation points
commented 2025-08-20T05:09:06.8833333+00:00
Danny Nguyen (WICLOUD CORPORATION) 1,030 Reputation points Microsoft External Staff