3,267 questions with ASP.NET tags

Sort by: Updated
3 answers

How to call stored procedure procedure using entity framework core?

I work on asp.net core entity framework I have csharp function done using ado dotnet stored proceure  i need to convert it using entity framwork core with another meaning how to call stored proceure using entity framework core 6 and i don't need to use…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
696 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-08T10:24:03.9633333+00:00
Ahmed Abd El Aziz 310 Reputation points
answered 2023-07-11T14:49:25.7766667+00:00
Karen Payne MVP 35,036 Reputation points
0 answers

how to stop next wizard step navigation when i click Next Button in asp.net

I have thrown some error when a user Submit a form if textbox's are empty like this so the error was displayed but navigated to next wizard step how to stop manually or how to maintain current step wizard

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2021-12-13T03:49:22.433+00:00
Nands__ 1 Reputation point
commented 2023-07-11T14:47:09.1766667+00:00
Ezeh Obiajulu 0 Reputation points
3 answers One of the answers was accepted by the question author.

type or namespace not found error (Users1,Tbliller,tblilceler)

I added a string column in the database. I deleted my model which is db first approach in ASP.net mvc. And I added it again updated from the database. But I'm getting an error, I don't understand why this could be. I've done this before, no errors …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-06-19T13:45:06.5766667+00:00
Harun Ergün 260 Reputation points
answered 2023-07-11T06:21:17.1733333+00:00
Abubakar Butt 0 Reputation points
4 answers

How to store selected Id and selected text on hidden field using razor ?

I work on razor asp.net core . I face issue i can't store selected value id and selected text of select option drop down on hidden fields so I need to create two hidden fields first hidden field to store selected value id and second for store selected…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-09T20:40:29.46+00:00
Ahmed Abd El Aziz 310 Reputation points
answered 2023-07-10T20:13:51.0633333+00:00
Karen Payne MVP 35,036 Reputation points
2 answers

My grid view task missing auto format and edit template ?

Hi everybody! Can anyone tell me how could i do to display the autoformat and edit templates in design in webform. I use Visual Studio 2022 and also i can not drag and drop these grid view in the center :( It is my GridView task. This is Gridview task i…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 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,620 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,754 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,274 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.
298 questions
asked 2023-04-13T10:43:34.5666667+00:00
August1x3 0 Reputation points
commented 2023-07-10T15:34:50.64+00:00
DJ YADAV 0 Reputation points
0 answers

Sign with the private key using the SHA-256 algorithm

Hi all, I have to implement the signing of a string with the private key using the SHA-256 algorithm. I am developing MyPos bank online checkout, here are the specs. Starting from the certificate I extrapolated the private key but I can't sign the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-07T12:14:20.1+00:00
Salvatore Rizzo 21 Reputation points
commented 2023-07-10T08:19:08.2733333+00:00
Lan Huang-MSFT 25,636 Reputation points Microsoft Vendor
1 answer

Question: Logout or Clear Cookie - Browser Close

Hi Team, Currently, user can sign in back automatically i.e. user is not asked to login back when browser is closed. I would like to force user to sign-in back when user close browser. Reproduction steps User User open browser enter https://example.com…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 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,561 questions
asked 2023-07-05T09:46:32.9366667+00:00
TEJENDRA PRASAD PATEL 111 Reputation points
commented 2023-07-10T07:18:13.0166667+00:00
TEJENDRA PRASAD PATEL 111 Reputation points
0 answers

How to fix Session is getting null unexpectedly after 30 min in IIS application

Session is getting null unexpectedly after 30 min in IIS application.. please help.. I am getting this error from last 15 days.

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-09T09:02:24.77+00:00
Neel 0 Reputation points
edited a comment 2023-07-10T02:26:58.04+00:00
Yurong Dai-MSFT 2,781 Reputation points Microsoft Vendor
1 answer

How to download Microsoft WebMatrix to my computer?

Hey Guys, I'm studying coding at the moment and my tutor has advised me to download WebMatrix. I have followed the video you posted about downloading Installer Platform but when I go to the installer platform app nothing shows up. Is there a link I can…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-05T10:20:16.2166667+00:00
Josh Rudge 0 Reputation points
commented 2023-07-10T01:24:38.52+00:00
Lan Huang-MSFT 25,636 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

What am I doing wrong in the calling a Javascript Function

Please I have been battling with an issue since yesterday. I have a view where I wanted to call a Javascript function and then thereafter display a modal view with data but the Drop Down selection is not just returning the value of the selected option,…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 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,274 questions
asked 2023-07-06T21:56:22.0133333+00:00
abiodunajai 371 Reputation points
accepted 2023-07-09T21:33:06.7233333+00:00
abiodunajai 371 Reputation points
5 answers One of the answers was accepted by the question author.

How to convert code from asp.net web forms to razor asp.net core page

I need to fill tree view with parent child on razor asp.net core but I don't know how to fill tree view parent child  and child can select checkbox and can see related child for every parent  my code with web form csharp protected void Page_Load(object…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-04T12:17:51.0266667+00:00
Ahmed Abd El Aziz 310 Reputation points
accepted 2023-07-07T21:14:41.2566667+00:00
Ahmed Abd El Aziz 310 Reputation points
5 answers

Log out when the browser or tab is closed (Asp Net + Mvc + Framework 5.4.1)

Hello, I would like my project to log out when closing the browser (Edge) or when closing the Tab that contains it. The program is in ASP.NET with MVC and Framework 4.5.1. Now I have inserted this script in _Layout.chtml <script…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2022-05-09T08:50:48.573+00:00
Anto BAro 86 Reputation points
commented 2023-07-07T18:37:12.4533333+00:00
Spencer Sullivan 15 Reputation points
1 answer

我的web页面跳转对吗?

>

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-07T04:56:46.0233333+00:00
爱的色放3 0 Reputation points
edited the question 2023-07-07T05:55:27.3933333+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
3 answers

How to persist and retain values of username after make post submit without reset value using Hidden Fields?

I work on asp.net core razor page . I need to retain and save data on the page after submit page because i check value of Username after submit it not retain and it become null so I need to retain the value of user name without reset using hidden…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-06T11:45:29.7633333+00:00
Ahmed Abd El Aziz 310 Reputation points
edited an answer 2023-07-06T18:50:47.12+00:00
AgaveJoe 26,136 Reputation points
2 answers One of the answers was accepted by the question author.

Is word document read base64 image format

Hi, I tried to export html content to word document, except images everything working fine. Please can you assist to export base64 image to word document. How to export base64 image string to word document? Is word document read base64 format? How to I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,396 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2023-07-04T13:38:24.6633333+00:00
Ajay Kalidindi 41 Reputation points
answered 2023-07-06T14:55:44.4366667+00:00
Ramsha Afzal 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to store data on asp.net razor page using hidden field?

I work on asp.net razor page .i face issue when navigate to page after make submit it reset all values on page I read more the issue will solved by using hidden fields so suppose I have asp.net razor page have username and email and i need store fields…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,188 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-05T22:03:22.98+00:00
Ahmed Abd El Aziz 310 Reputation points
edited a comment 2023-07-06T11:33:52.2033333+00:00
Ahmed Abd El Aziz 310 Reputation points
3 answers

Website hosted on IIS contains multiple AssemblyFileVersionAttribute, what causes an error when calling FrameworkDescription property

If host a site (asp net framework 4.8) on IIS (win server 2019), then System.Runtime.InteropServices.RuntimeInformation.FrameworkDescription property call - throws an exception: AmbiguousMatchException: Multiple custom attributes of the same type…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,470 questions
Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-05-16T14:48:41.8066667+00:00
Alexey Gr 6 Reputation points
answered 2023-07-06T10:00:16.48+00:00
Alexey Gr 6 Reputation points
0 answers

REGISTRATION AND LOGIN PAGE USING ASP.NET WITH C# LANGUAGE

Using an ASP web form, design a registration and login page that meets the following requirements; 1. Password is hashed/encrypted in the database 2. Include a notepad file of your database table.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,754 questions
asked 2023-07-06T03:24:27.7833333+00:00
Mickey- Darling 0 Reputation points
commented 2023-07-06T09:20:10.36+00:00
Erland Sommarskog 101.2K Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to implement CSRF in asp.net VS 2019 Pro

I am having master page and child pages for my project. Is it possible to implement with helper class of Site.Master.CS and Site.master ? Please help with sample code. Thanks for the help!

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,396 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 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,620 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,274 questions
asked 2023-06-30T21:27:27.24+00:00
Sana, Ramesh 20 Reputation points
accepted 2023-07-05T18:48:05.2066667+00:00
Sana, Ramesh 20 Reputation points
2 answers

Payment button works everywhere except in Iraq

Hi, The following code work everywhere except for victors in Iraq: $(document).ready(function () { $("#checkout-stripe").click(function () { var movie = new Object(); …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,396 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2023-07-04T16:46:38.1266667+00:00
engcanada 46 Reputation points
answered 2023-07-05T18:16:19.78+00:00
engcanada 46 Reputation points