Microsoft Q&A

ASP.NET

1,318 questions

A set of technologies in the .NET Framework for building web applications and XML web services.

Browse all .NET tags

36 questions with ASP.NET tags

Sort by: Updated
0 answers

How to call class and inner class in each loop using jquery (asp.net c#)

I'm not sure this is a good question or not but I have doubt on this logic whether it is possible or not that is, I have html code of two same `div` class(graphsdetails) name and each `div` class name has `img and b` tag attributes and when the page is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2023-01-30T13:51:19.94+00:00
Ashok Kumar 121 Reputation points
edited the question 2023-01-30T13:55:48.0933333+00:00
Ashok Kumar 121 Reputation points
0 answers

unable to upload

unable to upload a large file in one drive by using the below code can any body tell what is wrong in the below code . Please help [HttpPost] [Route("Uploadlargefile")] public async Task<string>…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
172 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
854 questions
asked 2023-01-28T13:07:11.22+00:00
Pradyut Sinha 21 Reputation points
edited the question 2023-01-30T02:25:58.5366667+00:00
Lan Huang-MSFT 11,656 Reputation points Microsoft Vendor
0 answers

How Do I Return ContentDisposition.FileName -PDF from a Method To be Attached to MailMessage

Kindly show me how to achieve this. I have a method SendRenewalNotification() that sends Policy Renewal Notification to Clients. This Method calls another Method called PolicyScheduleGenerator() that Generates PDFs to be attached to MailMessage. …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
ASP.NET Web Forms
ASP.NET Web Forms
A part of the ASP.NET web application framework that can be used to create ASP.NET web applications.
459 questions
ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
729 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.
167 questions
asked 2023-01-23T18:03:39.4366667+00:00
abiodunajai 251 Reputation points
edited the question 2023-01-23T18:21:35.97+00:00
abiodunajai 251 Reputation points
0 answers

How to setup regional Vnet integration between new ASP.NET 4.8 Azure Service V3 and Azure SQL Managed Instance?

I just created a simple ASP.NET Web Forms app to Azure Service - Premium V3 plan. This app runs fine as long it does not access our database in SQL Managed Instance (MI). When trying to access the database (a simple SQL SELECT statement in the…

ASP.NET Web Forms
ASP.NET Web Forms
A part of the ASP.NET web application framework that can be used to create ASP.NET web applications.
459 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
358 questions
asked 2023-01-17T16:04:18.37+00:00
Jan J. Vopalensky 0 Reputation points
edited the question 2023-01-17T16:31:58.2033333+00:00
Jan J. Vopalensky 0 Reputation points
0 answers

Cards Overlay effect in asp.net web page

Hello, Please how can create two situations where 3 or 4 cards overlay each other just as shown in the below images ? In the first image the cards overlay each other horizontally. While in the second image the cards overlay each other vertically. Then…

ASP.NET Web Forms
ASP.NET Web Forms
A part of the ASP.NET web application framework that can be used to create ASP.NET web applications.
459 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2023-01-15T10:14:04.3066667+00:00
Donald Symmons 1,246 Reputation points
edited the question 2023-01-16T02:25:06.85+00:00
Tianyu Sun-MSFT 14,551 Reputation points Microsoft Vendor
0 answers

how to permanently delete photos [with photo name] from telegram using api in asp.net c#

I am looking to delete a photo(test.png, permanently from telegram) sent by my bot using telegram API and I'm able to deleting the photo(message) using deleteMessage so if I use the same photo with the same name (photo ex :- test.png) and modifying that…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2023-01-02T07:34:04.103+00:00
Ashok Kumar 121 Reputation points
0 answers

How to resolve NuGet.targets(128,5): error : Value cannot be null. (Parameter 'folderName')?

I am getting this error when it is running the command dotnet restore *.sln INFO: Executing command: /bin/sh -c dotnet restore *.sln --configfile /home/jenkins/workspace/Genesis_dev/Backend/afn-genesis-dotnetbase/develop@tmp …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,819 questions
asked 2022-12-22T20:00:34.867+00:00
Gerald 1 Reputation point
0 answers

On-Prem and LDAP Autnetication

If I use on-prem AD for authenticating users using LDAP then is it correct to say I'm using On-Prem for authentication?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,819 questions
ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
729 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-12-12T00:23:41.893+00:00
Joe Green 141 Reputation points
0 answers

Can ASP.NET Core Identification & Authorization map to Active Directory?

Hi all; Reading this it looks like the ASP.NET Core I&A system can not use ActiveDirectory. And that same page says for the API part of the web service, that should use ActiveDirectory. Since I don't want users to have to create 2 logins, is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-12-10T14:00:24.17+00:00
David Thielen 691 Reputation points
0 answers

Fck editor 4

Hi, In asp.net 4.8 i use fck editor 4. I Need to insert some HTML in fck editor, It Is possibile by JavaScript? Thank you.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-11-19T06:11:04.967+00:00
Asap74 61 Reputation points
0 answers

I have a below code to send email in classic asp,but both are not workig.Would you check it?I'm coding in widows7 OS

method1)using javascript: <script type="text/jscript"> function sendEmail() { Email.send({ Host: "smtp.gmail.com", Username : "correct@Stuff .com", Password : "correctpwd", …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-10-26T06:43:11.3+00:00
Venkateshjayaramu 6 Reputation points
0 answers

asp.net site on azure web app having SLOW responses under load, showing Slowest Pipeline: System.Web.Routing.UrlRoutingModule

We have an asp.net webforms app that runs on Azure web app service using SQL Elastic DB. Under load (when google crawls us) we get sloooow responses, 20-40 seconds. These pages load in under .5 seconds normally. We have had a DB tune our database, the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-10-08T15:07:01.253+00:00
Kevin Phillips 1 Reputation point
0 answers

Has anyone used blexb, is it a good alexa alternative?

Alexa doesn't work anymore, I'm looking for a plugin that can display the global ranking and traffic ranking of a website. Does anyone have a good recommendation? I found this blexb in the store not sure if it is the best.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-07-28T11:35:26.027+00:00
Jadadad 1 Reputation point
0 answers

how do I increase FileSystemStorage limit on ASE ASP?

How do I increase FileSystemStorage limit on ASE ASP?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-05-17T22:24:51.363+00:00
cybergene66 1 Reputation point
0 answers

Silent authentication using Okta WebAuthn

Hi All, We have a web application which i am trying to implement SSO using Okta for one of our client. I am trying to implement WebAuthn integrating with Okta for SSO. I am refering the links below for my implementation. Windows Hello is used as…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 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.
7,530 questions
asked 2022-04-20T17:06:49.2+00:00
Shishir Sasal 1 Reputation point
0 answers

ASP.NET Vue Project in Visual Studio 2022

使用VS2022创建一个Vue项目后,资源管理器如下,与官方的创建项目截图不一致 这是自己创建的项目截图 这是官方文档的截图 文件并没有在项目中,点击了所有文件后才显示出来, 点击项目的属性后如下

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2022-02-14T05:08:04.13+00:00
XT 若水 1 Reputation point
0 answers

Creating a searchable dropdown list for excel generated using EPPlus

my site will allow user to download an excel template for them to fill up and upload to the site to processed and save to DB. As the header for the table is dynamically determined at runtime, the excel is generated using EPPlus. some of the template…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,178 questions
asked 2022-01-07T02:28:59.763+00:00
Benjamin Chew 21 Reputation points
0 answers

Static files types like js, css and image files are not being traced as dependencies in Application insights

We have an ASP.NET application built. It is a MVC based application. I had configured application insights. I am able to see the request and page view details. But the http calls for static content are also displayed in Requests tab. Ideally this should…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2021-11-16T13:19:59.393+00:00
Prashanth Ravichandar 1 Reputation point Microsoft Employee
0 answers

Intregrating an angular site into an asp.net MVC site

I have an existing asp.net mvc application made up of various projects and want to incorporate some angular code into one of my views (within the web project). I have a standalone angular website and am not sure how to get the code that appears in the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2021-10-26T08:21:58.213+00:00
Mark 21 Reputation points
0 answers

Latency when creating JWT and Logging in

When logging into my application to get a JWT using oauth authorization server, there seems to be some latency. I was wondering what is best practice for handling this from the client browser or showing the user some kind of processing indicator. Thank…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,819 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,318 questions
asked 2021-10-22T17:57:35.59+00:00
Ronald Rex 571 Reputation points