24,127 questions with .NET-related tags

Sort by: Updated
0 answers

Not able to perform read and write operation in iCloud in .Net Maui Mac

I have set up the app identifier in Apple developer with the document URL set up for iCloud and updated the info.plist and entitlements according to this. info.plist <key>NSUbiquitousContainers</key> <dict> …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-13T10:26:23.9+00:00
Kiran Mohanty 0 Reputation points
edited a comment 2024-05-15T06:18:43.6133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,846 Reputation points Microsoft Vendor
1 answer

.NET 6 In-process worker model

I have Azure Function Apps running on .NET 6 (LTS) In-process worker model. There is a service health advisory released from Microsoft that they will end the support of .NET 6 on Azure Function from 12th November 2024 onwards. Also,there is one more…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,338 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
asked 2024-05-02T05:25:18.2633333+00:00
Chakraborty, Shubham 0 Reputation points
commented 2024-05-15T06:11:21.6366667+00:00
JananiRamesh-MSFT 21,866 Reputation points
1 answer

Not able to get all paging checkbox checked records in gridview asp.net c#

I am using gridview with paging. i done all the pagination code and selected checkbox. Checkbox "CheclALL" is working fine with every page. But, when i save the record, it will be saving only last page checkbox checked values. What is the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,294 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,324 questions
asked 2024-05-13T15:30:31.1333333+00:00
Gani_tpt 1,586 Reputation points
commented 2024-05-15T06:04:35.9+00:00
Lan Huang-MSFT 26,036 Reputation points Microsoft Vendor
0 answers

How can i bind Sumsub mobile android sdk to net maui?

Hi, i try create the binding project with sumsub mobile android sdk, but i didn't have methods of SDK `<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <IsBindingProject>true</IsBindingProject> …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-15T06:02:29.3266667+00:00
Баходир Кадыров 0 Reputation points
0 answers

Content Security Policy Violations happening for whitelisted domains only for Netherlands and Switzerland users.

I have a csp policy where I have whitelisted all the domains from which I want to load the content to my application and have added only default-src directive  which is fallback to all the other directives.   I have tested the policy on lower…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,217 questions
asked 2024-04-26T11:33:36.0766667+00:00
Gour, Ashish 0 Reputation points
edited the question 2024-05-15T05:49:13.6466667+00:00
SnehaAgrawal-MSFT 18,456 Reputation points
1 answer

Burn media in MAC

Hi Bruce, Maui approach is to run windows in a vm, and use visual studio for windows. Is there burn media in apple ? How do i work with it ? C# ? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-14T03:24:40.07+00:00
Dani_S 2,806 Reputation points
edited an answer 2024-05-15T05:45:58.8333333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,631 Reputation points Microsoft Vendor
0 answers

You are using a version of the client that isn't compatible with the server. Client version 1.5, server version undefined

1 I'm using SignalR in my project (asp.net and react js). Here in C# I'm using (.net 4.8) Microsoft.AspNet.SignalR.Client Version - 1.2.2.0 Runtime version - v4.0.30319 Microsoft.AspNet.SignalR.Core Version - 2.2.3.0 Runtime version -…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,217 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,294 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,324 questions
asked 2024-05-13T12:36:08.4+00:00
Ankit Singh 2 0 Reputation points
edited the question 2024-05-15T04:53:39.6166667+00:00
ajkuma 22,681 Reputation points Microsoft Employee
0 answers

How to get the position of NotifyIcon at runtime?

Hi, I want to retrieve the location and size of notifyIcon whenever it be clicked. The purpose is to set the application UI above the notifyIcon like the below photo. Please show me how I can do this with C#. Thank you!

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,844 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
asked 2024-05-15T04:06:34.3866667+00:00
Việt Trần 0 Reputation points
edited the question 2024-05-15T04:18:28.87+00:00
Việt Trần 0 Reputation points
0 answers

How to get the location and size of Hidden icon menu

Hi there, I want to know the way to get the location and size of Hidden icon menu in C#. Please let me know how I can do this. Thank you!

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,844 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
asked 2024-05-15T04:17:34.0666667+00:00
Việt Trần 0 Reputation points
1 answer

How to Integrate .net core application to see logs in Azure Kubernates Cluster container insights

How can we integrate to see logs of our .net core API application in deployed Azure kubernates cluster container insights. what are all the code changes to be done to see errors and exceptions in container insights. I got to know that WriteTo.Console() ,…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,217 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,881 questions
asked 2024-05-14T14:29:29.74+00:00
Hemanth Kumar Reddy Rachala 0 Reputation points
answered 2024-05-15T04:14:44.3966667+00:00
Anveshreddy Nimmala 2,690 Reputation points Microsoft Vendor
1 answer

Automatic UI updates with Blazor

Using a .NET 8 Blazor WebApp, I hope to build an application whose pages automatically send updates to all users. For example, when Joe adds a payment to an invoice, Sue (who is viewing the same invoice) should see the new balace reflected on her screen…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 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.
1,408 questions
asked 2024-05-14T23:20:47.5966667+00:00
Jeff Bowman 101 Reputation points
answered 2024-05-15T03:28:45.7666667+00:00
Bruce (SqlWork.com) 57,401 Reputation points
0 answers

I can not see the form any more

Hi When I open the form I get error Timed out while connecting to named pipe. What it mean and how to fix ? Thanks

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,844 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,324 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,317 questions
asked 2024-05-14T12:54:55.9733333+00:00
William de 96 Reputation points
commented 2024-05-15T03:17:54.3266667+00:00
Jiale Xue - MSFT 34,361 Reputation points Microsoft Vendor
1 answer

How To Customize The Finger Print Dialog In Maui

Hi, i want customize the finger print dialog in maui .net 8 for example : set margin or change text color or ... this my codes private async Task AuthByFingerPrint() { // In constructor: var request = new…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-12T12:46:04.9366667+00:00
Mahdi Elahi 26 Reputation points
commented 2024-05-15T03:16:09.4333333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,221 Reputation points Microsoft Vendor
1 answer

How do I install .net runtime 6.0.29 using Intune?

What is currently the best way to install version 6.0.29 of .net runtime to a large number of users using Intune? There doesn't seem to be a .msi file within the executable and the PowerShell command for enabling it as a Windows feature no longer seems…

.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,128 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,426 questions
asked 2024-05-14T17:14:13.5733333+00:00
Woodson Baldwin 0 Reputation points
answered 2024-05-15T03:03:50.3033333+00:00
ZhoumingDuan-MSFT 8,605 Reputation points Microsoft Vendor
3 answers

Where Can I Find the Remoted iOS Simulator for Windows PC?

Where can I find the Remoted iOS Simulator for Windows PC? Where in Microsoft Visual Studio 2022 should I find the Remoted iOS Simulator for Windows PC? Is it somewhere in a directory like “C:\Program Files\Microsoft Visual Studio\2022\Community?”

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
asked 2024-05-06T08:53:53.8966667+00:00
R9I1 1 Reputation point
commented 2024-05-15T02:50:24.6633333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,846 Reputation points Microsoft Vendor
1 answer

Maui MediaPicker.Default.CapturePhotoAsync windows doesn't display camera

When I run the app is the VS 2022 on Windows 10 the MediaPicker.Default.CapturePhotoAsync method displays the camera and allows me to capture a photo. When the app is published and installed on Windows 10 the MediaPicker.Default.CapturePhotoAsync method…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,728 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-04-30T16:15:24.1733333+00:00
Grant Schaffer 20 Reputation points
commented 2024-05-15T02:44:48.3166667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,846 Reputation points Microsoft Vendor
0 answers

Bit locker in MAC

Hi Bruce, My Maui approach is to run windows in a vm, and use visual studio for windows. I want to open a bit locker on mac. Bit locker it's not supported for MacOS. Instead, macOS uses File Vault for disk encryption. But MAUI app that targets MacOS uses…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-14T03:16:52.6266667+00:00
Dani_S 2,806 Reputation points
commented 2024-05-15T02:29:22.32+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,221 Reputation points Microsoft Vendor
1 answer

Process snapshhot for worker service

Hi, I have worker service and i have shceduler running in it. How to take process snapshots and examine what is blocking/hanging in it? Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
asked 2024-05-14T03:36:41.0233333+00:00
Dani_S 2,806 Reputation points
commented 2024-05-15T02:16:46.4966667+00:00
Jiale Xue - MSFT 34,361 Reputation points Microsoft Vendor
1 answer

Maui for Android default font size

Hello All. if I have an Entry control that I don't set it's font size. How I can programmatically get it's font size. in other words how I get the default font size of a control that have text in it. Thank you very much.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-14T06:09:21.7466667+00:00
Haviv Elbsz 1,926 Reputation points
answered 2024-05-15T02:10:49.33+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,631 Reputation points Microsoft Vendor
0 answers

Docker Build fails when I try to RUN apt-get

I am upgrading my application from .NET 6 to .NET 8. I am using a pod with ubuntu to compile and build my application due to compatibility issues with RHEL7. FROM mcr.microsoft.com/dotnet/aspnet:8.0 RUN apt update --fix-missing && apt install -y…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,217 questions
asked 2024-05-14T18:33:40+00:00
Adebayo,Adeniyi (HHSC) 0 Reputation points
edited the question 2024-05-15T01:18:16.0966667+00:00
Lan Huang-MSFT 26,036 Reputation points Microsoft Vendor