Content
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…


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>…


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. …


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…


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…


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…


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 …
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?
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…


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.
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 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…


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.
how do I increase FileSystemStorage limit on ASE ASP?
How do I increase FileSystemStorage limit on ASE ASP?


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 Vue Project in Visual Studio 2022
使用VS2022创建一个Vue项目后,资源管理器如下,与官方的创建项目截图不一致 这是自己创建的项目截图 这是官方文档的截图 文件并没有在项目中,点击了所有文件后才显示出来, 点击项目的属性后如下
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…


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…


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…
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…

