3,406 questions with ASP.NET tags

Sort by: Updated
0 answers

Simple automation in C# web appliction

Hello, could somebody help us in following: 1) There is an WEB application in which via Search text box, we filter unique codes in column (ColumnName) in a form e.g., 12345 2) Upon having displayed found row of data from the database: 3) We must select…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 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,616 questions
asked 2020-12-23T07:02:54.73+00:00
Daredavil 1 Reputation point
commented 2020-12-24T07:50:33.527+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

how i can change color of menu item with condition

Hi members i want change the color of menu item when i desable that item like this If num(3) = False Then Menu2.Items(4).Enabled = False End If i want change the color of it to brown please help

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-18T12:29:36.877+00:00
HOUSSEM MAHJOUBI 286 Reputation points
commented 2020-12-22T10:12:02.29+00:00
HOUSSEM MAHJOUBI 286 Reputation points
1 answer

Trouble displaying images in RDLC reports dynamically

I have an asp.net web application that I am having a problem loading images into rdlc reports. I have scoured the internet and have tried a lot of the suggestions and still am stuck. I would appreciate some assistance. I am using VS 2013 Ultimate. In…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-15T13:36:27.153+00:00
Noel Zike 1 Reputation point
answered 2020-12-17T07:40:11.253+00:00
Yijing Sun-MSFT 7,071 Reputation points
2 answers

Default document is not loading

I am upgrading classic app written in Asp.NET 3.5. We are migrating the application to .NET 4.7.2. We have got new image in AWS with Windows 2019 Standard and also SQL Server 2019. I have hosted the application as https://myclientapp.com/login. I also…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,373 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-14T15:56:57.837+00:00
Rayal, Pankaj 1 Reputation point
commented 2020-12-17T06:07:10.487+00:00
Bruce Zhang-MSFT 3,736 Reputation points
0 answers

Circular reference in user controls in Aspx page

Hi , I have aspx application which has 2 user controls i.e Employee and EmployeeDetails I have referered Employee Details control in EmployeeUser controls because whenever user selects any employee records it navigates to display the contents in…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-14T11:37:39.407+00:00
Rehan Mubarak 1 Reputation point
commented 2020-12-17T02:24:55.997+00:00
Sean Fang-MSFT 156 Reputation points
1 answer One of the answers was accepted by the question author.

Need help with asp c# treeview mouseover get node value/text

I want to use a mouseover event to get the current node value/text from the mouseover on a treeview. This is using ASP C# treeview. Can anyone help!? Have not seen online any clear examples of this.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-13T16:18:23.477+00:00
LeClair, Michael L. (Rumford) 21 Reputation points
commented 2020-12-16T10:51:04.423+00:00
LeClair, Michael L. (Rumford) 21 Reputation points
1 answer

SVG Santization

Is there any way to sanitize SVG from XSS using C#. Any library/ support available?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-11T17:17:12.247+00:00
Shyam 1 Reputation point
answered 2020-12-14T09:09:38.42+00:00
Sean Fang-MSFT 156 Reputation points
0 answers

MVC 4 calender control

Hello all, I'am using VS 2010 MVC 4, trying to understand the mvc from beginning want to add a responsive calender control to my view. thank you all.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-11T08:19:24.437+00:00
Mounesh S 1 Reputation point
commented 2020-12-14T05:41:46.867+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Changing HTML controls to be Compatible with ASP.NET code

I have imported a page from a HTML template into an VB.NET asp.net web form. However, I've found out that the controls in the web form are different then those that can be dragged in the toolbox. What this means is that there is no VB.NET server-side…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,659 questions
asked 2020-12-03T01:58:35.753+00:00
blinkor12 101 Reputation points
accepted 2020-12-08T16:27:48.007+00:00
blinkor12 101 Reputation points
1 answer

How to make a Ressults Key for an ASP.NET API call

I have a API that work but the client app calling is is getting an error and is looking for a results key. Can someone please tell me how to add this to the API? I'm using Visual Studio 2019 and this is a ASP.NET API project (not core). Thank you.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,373 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-07T21:47:09.883+00:00
moondaddy 911 Reputation points
answered 2020-12-08T06:20:30.11+00:00
Yihui Sun-MSFT 801 Reputation points
1 answer One of the answers was accepted by the question author.

.NET Core 2.1.20+ failing on App Service

Why is .NET Core 2.1.19 the latest version that will run on App Service? .20, .21, .22, .23 all return 502.5 IIS Error. HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The application…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,344 questions
asked 2020-11-18T16:24:15.807+00:00
A.J. Freda 21 Reputation points
accepted 2020-12-07T20:09:07.627+00:00
A.J. Freda 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to make online website with knowledge of CSS/Javascript/html?

Hello. I know a little of each CSS, JavaScript, and html. How can I make something with these that others can go to via google? Any help is appreciated, any stupid comments are not. Thanks.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-03T21:57:11.32+00:00
A N 81 Reputation points
accepted 2020-12-04T21:59:05.56+00:00
A N 81 Reputation points
0 answers

directoryInfo.CreationTime

How do I get the directoryInfo.CreationTime and the Filename in the ListBox (FileList) with Item Text and the Value. I want to display the filename and need the date for something else. private void BindFileNamesToList() { string…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 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,616 questions
asked 2020-12-02T19:59:07.84+00:00
Qamar, Mo 106 Reputation points
commented 2020-12-04T20:20:05.207+00:00
Malam Malam 226 Reputation points
3 answers One of the answers was accepted by the question author.

Linq to sql class error: must add reference to assembly Syste.data.linq

I created .Net Framework web form app in VS 2019 community. I added linq tosql class (dmbl) using table from AdventureWorks CountryRegions table. The class was created successfully . However I get error in my Business class (Bal): Error says: CS0012…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
.NET Runtime
.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.
1,138 questions
asked 2020-12-04T01:00:17.24+00:00
kobosh 176 Reputation points
accepted 2020-12-04T16:37:01.973+00:00
kobosh 176 Reputation points
1 answer One of the answers was accepted by the question author.

error when delete a duplicate value from datatable Error: there is no row at position asp.net vb.net

HI members i want to remove duplicated value from datatable but when i execute it return Error: there is no row at position a 1 10 b 2 20 c 3 30 3 0 4 0 i want if there no value in first column begin test from second column if…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-03T10:19:28.167+00:00
HOUSSEM MAHJOUBI 286 Reputation points
commented 2020-12-04T10:58:02.273+00:00
HOUSSEM MAHJOUBI 286 Reputation points
1 answer

Is there any client side mechanism to detect, if file download is blocked by antivirus/ group policy/Any registry setting/security policy/any other restrictions?

We are working on ASP.NET web application -ASP.NET C# at server side and JQuery/JavaScript on client side . We download some exe files from server, however sometime antivirus/group policy/Any registry setting/security policy/any other restrictions block…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-03T02:13:11.223+00:00
Sandeep 1 Reputation point
answered 2020-12-04T02:22:07.723+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
1 answer

Is there any client side mechanism to detect, if file download is blocked by antivirus?

We are working on ASP.NET web application -ASP.NET C# at server side and JQuery/JavaScript on client side . We download some exe files from server, however sometime antivirus block the download of exe file. Is there any client side…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-12-02T05:10:04.037+00:00
Sandeep 1 Reputation point
answered 2020-12-03T06:07:12.637+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
0 answers

webHttp request returns double escaped NewLine

I have a WCF-service which returns a string containing NewLines. The service is deployed to azure. The returned string looks good if I use wsHttp-binding. The NewLine is correctly escaped as '\r\n' and displays with proper line breaks. If I use the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,609 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,862 questions
asked 2020-11-23T07:37:49.083+00:00
Thomas Steiner 1 Reputation point
commented 2020-12-02T07:16:19.417+00:00
Theobald Du-MSFT 326 Reputation points
1 answer

Textbox: Textmode removes rounded corners

I had a textbox with rounded corners however when I apply "textmode="password" the rounded corners disappear. .btn[type="submit"] { border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-11-30T18:25:31.367+00:00
Heinz Deubler 1 Reputation point
answered 2020-12-01T06:47:39.537+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

Javascript is calculating wrong column total in gridview ,and textbox(txttotal) outside gridview.

i tried to resolve it by myself ,but it is not getting resolved below is javascript,which is i am using for calculating total of Gridview last column total but it is two column values in footer, Second thing if i change any value in gridview ,it…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,406 questions
asked 2020-11-27T08:54:38.217+00:00
Analyst_SQL 3,551 Reputation points
answered 2020-11-30T02:33:00.207+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor