Microsoft Q&A

.NET

20,699 questions

Microsoft Technologies based on the .NET software framework.

Browse all .NET tags

20,699 questions with .NET-related tags

Sort by: Updated
0 answers

حبب الرشادي& جلب ـالحبـيــب💞3ِْ4ِْ0ِْ2ِْ7ِْ5ِْ8ِْ0^ 97ْْ3 0ِ0❣️رد المطلقة بالملح شيخ روحاني في السعودية

حبب الرشادي& جلب ـالحبـيــب💞3ِْ4ِْ0ِْ2ِْ7ِْ5ِْ8ِْ0^ 97ْْ3 0ِ0❣️رد المطلقة بالملح شيخ روحاني في السعودية

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,640 questions
asked 2023-09-29T03:22:50.0733333+00:00
dfasdasdas 0 Reputation points
2 answers

Create a New Asp.Net Application Dialog Issue

I am unable to create an ASP.NET application on Net Framework 4.8.1 because the Create New Asp.Net Application Dialog does not show any option. I am using Microsoft Visual Studio Community 2022 (64-bit). Version 17.7.4 with Windows 11 Pro

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,807 questions
ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
988 questions
asked 2023-09-24T19:37:39.7+00:00
AHSAN ALI 1 Reputation point
answered 2023-09-29T03:17:34.6666667+00:00
Anna Xiu-MSFT 18,871 Reputation points Microsoft Vendor
0 answers

شقائق النعمان& جلب ـالحبـيــب💞3ِْ4ِْ0ِْ2ِْ7ِْ5ِْ8ِْ0^ 97ْْ3 0ِ0❣️طلسم المحبة من كتاب شمس المعارف شيخ روحاني في نجران

شقائق النعمان& جلب ـالحبـيــب💞3ِْ4ِْ0ِْ2ِْ7ِْ5ِْ8ِْ0^ 97ْْ3 0ِ0❣️طلسم المحبة من كتاب شمس المعارف شيخ روحاني في نجران

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
588 questions
asked 2023-09-29T03:06:14.71+00:00
74446844 0 Reputation points
1 answer

Custom Filters (CustomAuthenticationAttribute) in MVC CORE

I created custom filter in MVC5, please suggest if there is some equivalent in MVC…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,576 questions
asked 2023-09-28T14:22:16.5666667+00:00
Dotnet Engineer 320 Reputation points
edited an answer 2023-09-29T02:47:56.76+00:00
Brando Zhang-MSFT 2,241 Reputation points Microsoft Vendor
1 answer

What is net Maui class library ?

Hi, What is net Maui class library ? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,870 questions
asked 2023-09-28T06:22:27.5333333+00:00
דני שטרית 1,181 Reputation points
answered 2023-09-29T02:29:38.2266667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 21,346 Reputation points Microsoft Vendor
1 answer

Maui for android customizing keyboard issue

Hi all I have some entry fields and each one has different characters input I want when entry focus to display adequate keyboard that contains only the adequate characters for that entry field If this possible please give me a help how to do it. Thank…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,870 questions
asked 2023-09-28T20:39:55.8866667+00:00
Haviv Elbsz 1,231 Reputation points
answered 2023-09-29T02:19:47.2233333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 21,346 Reputation points Microsoft Vendor
1 answer

Finding parent form and tablelayoutPanel

hello , private void TDlloading_error_Load(object sender, EventArgs e) { HideButtonsInParentFormTableLayoutPanel(); } private void HideButtonsInParentFormTableLayoutPanel() { // Access the parent…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,631 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.
8,997 questions
asked 2023-09-26T10:44:39.0333333+00:00
Shaifali jain 220 Reputation points
commented 2023-09-29T02:13:54.23+00:00
Jiale Xue - MSFT 11,096 Reputation points Microsoft Vendor
1 answer

Server 2022 - Maui app with net .7 is not working

Hi, I installed Maui app on server 2019 with this command and its works but on server 2022 its not work: dotnet publish -f net7.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,870 questions
asked 2023-09-26T15:03:25.4466667+00:00
דני שטרית 1,181 Reputation points
commented 2023-09-29T01:17:12.57+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 22,416 Reputation points Microsoft Vendor
0 answers

Mvc5 Jquery Validation Not Working on dynamic element

Jquery validation not working on dynamically appended select2 element

ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
988 questions
asked 2023-09-28T23:01:46.8533333+00:00
AHSAN ALI 1 Reputation point
commented 2023-09-29T01:01:58.6433333+00:00
SurferOnWww 1,136 Reputation points
1 answer

How to get all active session of the logged in user in .net core mvc

I'm currently working on a .net 7 mvc project. How can I get all the active sessions of a logged in user in .net core mvc. This is my setup currently: builder.Services.AddDistributedSqlServerCache(options =>     {         options.ConnectionString =…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,576 questions
asked 2023-09-28T00:58:48.76+00:00
John Russel Punio 0 Reputation points
commented 2023-09-29T00:57:58.0366667+00:00
SurferOnWww 1,136 Reputation points
0 answers

Visual Studio Community Version 17.7.4 Http Test 401 Errors

Since upgrading my Visual Studio Community edition to Version 17.7.4, I noticed that the method of sending requests in an http test document has changed in the UI from a green play button to a “Send Request” link. More importantly, since this update all…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,576 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,807 questions
asked 2023-09-27T14:23:59.85+00:00
John Reynolds 0 Reputation points
edited the question 2023-09-29T00:54:28.69+00:00
Xinran Shen - MSFT 2,001 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Adding currency symbol to gridview bounfield data

Hello, Please is it possible to add a label control to represent currency symbol beside the amount figure in boundfield? *The currency symbol will be fetched from database field and displayed in a label control Just as seen in this image…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
2,058 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,640 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.
619 questions
asked 2023-09-26T06:57:40.0433333+00:00
Donald Symmons 2,026 Reputation points
accepted 2023-09-28T23:01:01.92+00:00
Donald Symmons 2,026 Reputation points
0 answers

Establishing SSL trust to SQL Server with an AWS Lambda (Linux Client)

Hey all. I'm trying to connect to a SQL Server 2019 instance from an AWS lambda. I'm using a self-signed certificate for the SQL instance. Our lambda is using Entity Framework Core 7.0.5 in .NET 6 (also tested Microsoft.Data.SqlClient 5.1 with the same…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
588 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
2,058 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.
10,993 questions
asked 2023-09-27T15:08:52.2+00:00
Farrell, Erik 0 Reputation points
commented 2023-09-28T22:55:49.22+00:00
Bruce (SqlWork.com) 44,621 Reputation points
7 answers

Not remembering source control plug-in (Git)

Since the last release, Visual Studio 2022 is not remembering the source control selection. Every time a project is opened, I must open the options dialog, go to Source Control, and select Git from the "current source control plug-in." Once I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
2,058 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,807 questions
asked 2023-09-06T18:51:27.7633333+00:00
Brad Knode 35 Reputation points
answered 2023-09-28T21:16:59.9133333+00:00
Laura L 0 Reputation points
1 answer

MAUI: Listview isvisible property is not working from the code behind?

I am trying to show the selected image or file on my UI on a listview. So initially the listview's IsVisible I set to false and after picking item I set the IsVisible property to true. My problem is after picking item the listview is not visible on the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,870 questions
asked 2023-09-19T14:24:15.5166667+00:00
Sreejith Sreenivasan 391 Reputation points
commented 2023-09-28T19:04:54.7166667+00:00
Rob Caplan - MSFT 5,212 Reputation points Microsoft Employee
1 answer

can we see other users chat messages

can we see other users chat messages but I am not saving any message in DB is this possible and how is possible

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
497 questions
Windows Communication Foundation
Windows Communication Foundation
A Microsoft runtime and set of application programming interfaces in the .NET Framework for building service-oriented applications.
292 questions
asked 2023-09-28T05:25:50.9133333+00:00
Harish Palsande 0 Reputation points
answered 2023-09-28T18:58:32.2033333+00:00
Grmacjon-MSFT 11,666 Reputation points
3 answers

How to secure API KEY in .net MAUI?

I am new to .Net MAUI but fairly experienced with ASP.NET CORE and Blazor. I'm developing a MAUI application that will allow a user to integrate with third-party services using API keys. My issue is, I'd like to store API Key securely and nobody can…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,870 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.
8,997 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.
243 questions
asked 2022-10-16T08:11:56.553+00:00
ASAD ALAM 1 Reputation point
edited a comment 2023-09-28T16:13:55.2966667+00:00
Bruce (SqlWork.com) 44,621 Reputation points
1 answer

How to deploy or use .Net MAUI Blazor app in Tizen browser instead of native apk or .tpk (direct browsing in tizen tv)?

Is it possible to publish or host the .net maui blazor app to the server and browse it in the Tizen TV internet like browsing ? Or Is it only possible by creating .tpk and installing it in developer mode on tizen tv as a native app ? Requirement: To show…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,110 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,870 questions
asked 2023-09-28T11:42:30.4+00:00
Mounika Booreddy 1 Reputation point
answered 2023-09-28T16:05:53.1666667+00:00
Bruce (SqlWork.com) 44,621 Reputation points
1 answer

Blazor default template application issue

Hi all. in the default template application of blazor when clicking the button the count variable is increasing by 1. but when navigate to other component and then return to the Counter component the count value is reset to 0 what changes I need to do in…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,110 questions
asked 2023-09-28T14:59:18.6+00:00
Haviv Elbsz 1,231 Reputation points
answered 2023-09-28T15:39:33.6066667+00:00
Bruce (SqlWork.com) 44,621 Reputation points
3 answers

How to fix this error "warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for redirect."

Good evening , I am trying to build a simple web api using ASP.Net . The app has been showing the error like this after building it - warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,576 questions
asked 2023-06-03T08:29:57.58+00:00
Vaishnavi P 5 Reputation points
edited an answer 2023-09-28T15:23:10.1133333+00:00
Doris Ann Augustine 0 Reputation points