Microsoft Q&A

.NET

15,192 questions

Microsoft Technologies based on the .NET software framework.

Browse all .NET tags

15,192 questions with .NET-related tags

Sort by: Updated
0 answers

LINQ query with and and OR search criteria based on GUI

I have the following search boxes on my web page: This is my LINQ query: var transaction = (from sst in _Context.Transactions join sstcnt in ( from ssti in _Context.TransactionItems …

ASP.NET MVC
ASP.NET MVC
A Microsoft web application framework that implements the model-view-controller (MVC) design pattern.
846 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,129 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,165 questions
asked 2023-05-30T01:22:45.0733333+00:00
Anjali Agarwal 921 Reputation points
edited the question 2023-05-30T05:54:41.95+00:00
Anjali Agarwal 921 Reputation points
0 answers

.net MAUI ListView item appearing animation time

I am trying to figure out how to have newly added data populate a CollectionView (top) or ListView (bottom) instantly instead of this default fade in that takes up to 1 second to show the new data. I'm doing this in Windows. Is this an animation that can…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,394 questions
asked 2023-05-29T17:51:29.1366667+00:00
firstname lastname 0 Reputation points
commented 2023-05-30T05:54:36.03+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 47,521 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

An error occurs when Blazor WASM is routed through Azure Front Door

I have implemented Blazor WASM app with AAD refer to the URL below. https://learn.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-azure-active-directory?view=aspnetcore-7.0 This worked fine, but An error occured when I created a…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,668 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
384 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
969 questions
asked 2023-05-29T08:07:58.6866667+00:00
38997385 0 Reputation points
accepted 2023-05-30T05:51:16.4666667+00:00
38997385 0 Reputation points
0 answers

<I'm getting error while installing the .net framework 4.8 for windows 2019 server > Error message: 0x80092004 -can not find object or property

For windows 2019 server - I'm getting error while installing the .Net framework 4.8 version . Error Message : 0x80092004 -can not find object or property Log details : [0B30:1D94][2023-05-29T12:11:44]i001: Burn v3.14.0.2812, Windows v10.0 (Build 17763:…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,144 questions
asked 2023-05-30T05:48:21.9233333+00:00
Mamata Halageri 0 Reputation points
1 answer

Meesho Customer Care Free Helpline Number 7439214677=8961369994 Meesho Customer Care Free Helpline Number 7439214677=8961369994

Ididi enejeje dndjdjd dndjdjd dndndn dndnd dndnd dndn

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
6,498 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
26,904 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,002 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,165 questions
asked 2023-05-30T05:38:47.08+00:00
Ram Kumar 0 Reputation points
answered 2023-05-30T05:39:31.98+00:00
Ram Kumar 0 Reputation points
1 answer

autofac dependency injection in .net maui

HI, I am working on migrating xamarin forms application to .net MAUI application. In xamarin froms application i am using autofac dependency injection. can we use autofac dependency injection in .net MAUI. if YES how to re use that code?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,394 questions
asked 2023-05-29T12:20:51.45+00:00
Shirisha Siddamshetti 20 Reputation points
answered 2023-05-30T05:38:16.3+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 19,971 Reputation points Microsoft Vendor
1 answer

why this Storyboard in DataTrigger introduce the runtime exception?

I am trying to complish a Custom Control which has a DataTrigger with animation in my project, but I always hit a InvalidOperationException failure. So I abstract the logic into this repo . I found the same animation works well in the EventTrigger, but…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,362 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,144 questions
asked 2023-05-29T00:59:20.6633333+00:00
William Liu 126 Reputation points
edited a comment 2023-05-30T05:27:26.3566667+00:00
Hui Liu-MSFT 17,226 Reputation points Microsoft Vendor
0 answers

Button selection like in menu

Hi, Please see https://app.screencast.com/Lgk50on26Xky6 When I select on my left menu side that consist of buttons i want that the buttons will be selected like in web screencast. All others buttons in app not influence from the selection in the my…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,394 questions
asked 2023-05-29T09:10:55.9766667+00:00
דני שטרית 781 Reputation points
commented 2023-05-30T05:11:45.34+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 47,521 Reputation points Microsoft Vendor
0 answers

[MAUI] deep linking not working in outlook iOS

i'm handling deeplink in MAUI app i try to open app via deeplink in outlook, but it doesn't open maui app note: i use that link in Skype, MS team, Gmail,.. it opens app totally please help to check that, thanks

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,394 questions
asked 2023-05-30T04:24:34.6666667+00:00
Nam Pham 46 Reputation points
0 answers

Modify LINQ query to accommodate search criteria

I have the following LINQ statement var transaction = (from sst in Context.Transactions join sstcnt in ( from ssti in _recorderContext.TransactionItems group ssti by…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,129 questions
asked 2023-05-24T06:56:46.6633333+00:00
Anjali Agarwal 921 Reputation points
commented 2023-05-30T03:27:03.5933333+00:00
Anjali Agarwal 921 Reputation points
1 answer

Different net core web applications using the same physical path with load balancer

My IT team has deployed my asp.net core (v7) web application on IIS 10, on 4 different servers to use a load balancer. All 4 apps point to a shared network path to avoid sync issues when updating app files Using the same route is a recommended…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,129 questions
asked 2023-05-29T09:01:25.9633333+00:00
pacoweb 0 Reputation points
edited an answer 2023-05-30T03:05:01.2733333+00:00
Yurong Dai-MSFT 1,566 Reputation points Microsoft Vendor
0 answers

MAUI Label inside layouts are not aligning properly

I have to show two labels side by side which are centered in a layout based on dynamic text. It was working fine in Xamarin forms, but not in MAUI. Label is not centering and LineBreakMode is also not working. <?xml version="1.0"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,394 questions
asked 2023-05-29T09:22:17.62+00:00
Satya 60 Reputation points
edited a comment 2023-05-30T02:53:10.29+00:00
Liqun Shen (Shanghai Wicresoft Co Ltd) 0 Reputation points Microsoft Vendor
2 answers

how to get how many client login using the same user?

I am using cookie authentication. one user can login in many clients. I want to know how many login using the same user.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,129 questions
asked 2023-05-29T13:25:23.2166667+00:00
mc 1,921 Reputation points
answered 2023-05-30T02:47:04.38+00:00
Zhi Lv - MSFT 24,081 Reputation points Microsoft Vendor
1 answer

ERROR: How do I insert into an image column if no image is present in image control?

How do I save an empty image data into database if the image control has no image? But if the image control has image data, the it should save as well. The xample is that I have a web page that when the page loads, data is displayed from a database table…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
1,475 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,144 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.
549 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,165 questions
asked 2023-05-27T08:27:35.76+00:00
Donald Symmons 1,926 Reputation points
commented 2023-05-30T02:07:02.25+00:00
Lan Huang-MSFT 14,986 Reputation points Microsoft Vendor
0 answers

Web Platform Installer successor?

Hello, I am a full-stack programmer and I used WPI, now that it is discontinued I would like to know if there is any tool that can replace it, that allows me to manage my IIS server together with my websites locally, manage PHP and local MySQL databases…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
1,144 questions
asked 2023-05-30T02:06:15.6766667+00:00
Skylär Astaröt 0 Reputation points
0 answers

How to disable textbox control when Purchase Date is more than 60 days past Receipt Date

Hi, I know this question has to do with jQuery date picker but I can't find jQuery or JavaSxript. We have three textbox controls, ReturnDate, PurchaseDate, and RefundAmount. PurchaseDate and RefundAmount are part of a Repeater control. Our customers are…

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.
549 questions
asked 2023-05-30T01:57:03.2566667+00:00
Simflex 171 Reputation points
edited the question 2023-05-30T02:00:00.38+00:00
Simflex 171 Reputation points
1 answer

Carousel view setting default position not working in maui

Carousel view setting default position not scrolling to item on page load in maui. After data is loaded to carousel view, updating position not working. CarouselView.Position = index;

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,394 questions
asked 2023-05-22T06:10:51.5466667+00:00
Satya 60 Reputation points
edited an answer 2023-05-30T01:59:07.3+00:00
Liqun Shen (Shanghai Wicresoft Co Ltd) 0 Reputation points Microsoft Vendor
0 answers

Binding redirect .NET core

Hi I have a .NET core web application. It depends on myCore.dll, which version 1.0.0 After sometime, myCore.dll is updated with new function. Its version has been increased to 1.1.0. After I replaced myCore.dll v 1.0.0 with 1.1.0 to bin, and restart my…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,129 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,165 questions
asked 2023-05-29T11:26:09.16+00:00
Chan Kok Kiet 0 Reputation points
edited the question 2023-05-30T01:43:27.1333333+00:00
Jiale Xue - MSFT 3,846 Reputation points Microsoft Vendor
0 answers

Help with converting Blazor Entity Framework Sample App to use SQL Server instead of Sqlite

I am new to Blazor. I want to change the ASP.NET Core Blazor Server with Entity Framework Core (EF Core) Sample Application from Sqlite to SQL Server. I created the Contacts table in Sql Server based on the Contact.cs model. I modified the Program.cs…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
512 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
969 questions
asked 2023-05-29T16:44:08.77+00:00
Tim Tankka 0 Reputation points
commented 2023-05-30T01:26:39.4166667+00:00
Chen Li - MSFT 886 Reputation points Microsoft Vendor
0 answers

Xamarin Forms MSB6006: "java.exe"exited with code2

The new instance, without any modifications, cannot run.I have tried all other methods (delete the bin/obj folder, enable Multi-Dex), delete the folder and redeploy, and the bin/obj file will be automatically generated

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,002 questions
asked 2023-05-30T01:17:50.81+00:00
Kiko --JL 0 Reputation points