56,239 questions with Developer technologies-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

WPF Cannot Find Image Resource

In WPF I have added 2 images and I have included them in the solution explorer. It compiles well but when running, when it is initializing, a message appears saying that the images have not been found. I have cleaned, I have deleted .vs and .obj and it…

Developer technologies | Windows Presentation Foundation
Developer technologies | C#
Developer technologies | 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.

11,815 questions
asked 2024-08-25T05:33:03.7766667+00:00
zequion 451 Reputation points
accepted 2024-08-26T04:46:47.73+00:00
zequion 451 Reputation points
1 answer

Supporting older iOS Version in MAUI

We have been developing an application and I was using the latest VS with .NET 7 and the latest Xcode (14.1) but unfortunately when I do a release it was working only with 16 or higher as my colleagues told, but some people have old iphone and their…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2023-01-25T09:54:01.48+00:00
Ertan Dagistanli 31 Reputation points
answered 2024-08-26T02:39:27.8533333+00:00
Bruce (SqlWork.com) 85,196 Reputation points
3 answers

Razor Visual Studio Syntax Highlighting is no longer working

Hi I updated my visual studio to begin working with .NET 8. However, in doing so the syntax highlighting on my .razor pages has stopped working. Any advice on how to resolve this?

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,832 questions
asked 2023-12-01T10:17:13.7333333+00:00
Dylan O'Toole 5 Reputation points
commented 2024-08-26T02:32:51.8233333+00:00
纯情阿凡达 0 Reputation points
1 answer

Authentication using azure Entra ID in .NET 8 Blazor web app deployed on IIS Server

Azure Entra ID Authentication is not working in .net 8 blazor web app when deployed to IIS

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,704 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Developer technologies | ASP.NET Core | Other
asked 2024-08-23T13:21:40.6166667+00:00
Kuldeep Y 41 Reputation points
commented 2024-08-26T01:42:28.5033333+00:00
Anonymous
0 answers

xmlns:pages="clr-namespace:Xamarin.CommunityToolkit.Sample.Pages" Is not getting Identified

I am training on the Xamarin CommunityToolKit but i faced an issue that the compiler is throwing an error as reference is not found i have updated to the Xamarin ComminityTookKit latest version. But the issue is still…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,380 questions
asked 2024-08-24T18:09:31.0266667+00:00
Sunil Gv 0 Reputation points
commented 2024-08-26T01:27:26.92+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

How can I change the Windows title bar to a specific color like purple?

I have a purple title bar (Primary color) How can I achieve the same on windows?

Developer technologies | .NET | .NET Multi-platform App UI
asked 2023-12-05T23:04:41.56+00:00
Eduardo Gomez 4,316 Reputation points
commented 2024-08-26T01:18:12.1266667+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Troubleshooting 403.14 Forbidden Error with Default Blazor Template deployed as Azure App Service

Background: I'm a relatively novice programmer and I've been experimenting with creating my own Blazor app and hosting it on Azure for the first time. I've had success creating SWAs on Azure before with Blazor, but my current project is a small demo of a…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,704 questions
Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

10,034 questions
asked 2024-08-24T21:27:10.0733333+00:00
letivalo 20 Reputation points
accepted 2024-08-25T22:01:14.9066667+00:00
letivalo 20 Reputation points
0 answers

.Net Maui, use gestures on tabbed page

Hi, I have a tabbed page with 2 tabs, on one tab I have and image that I would like the user to be able to use touch to pinch zoom and pan the image around. I use this to show the image: <Grid x:Name="imageView"…

Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | C#
Developer technologies | 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.

11,815 questions
asked 2024-06-28T23:38:06.1833333+00:00
Phunction 301 Reputation points
commented 2024-08-25T19:16:58.2833333+00:00
Phunction 301 Reputation points
0 answers

Dropbox on .NET Maui

I am trying to get Dropbox to work in .net maui. I have it working fine in xamarin.ios, it open a browser and get them to login, then when the go back from the browser, the app is receives the redirect in appdelegate.cs to get the auth token and use it…

Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | C#
Developer technologies | 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.

11,815 questions
asked 2024-05-12T21:27:18.04+00:00
Phunction 301 Reputation points
commented 2024-08-25T19:14:57.07+00:00
Phunction 301 Reputation points
1 answer

Creating a Custom Controls Library for .NET MAUI

I want to create a controls library for .NET MAUI with over 30+ highly customizable controls. I am unsure whether to use Microsoft.Maui.Graphics or Templated/ContentView to create hand-drawn controls. I'm also concerned about the maintenance of…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2024-08-24T18:04:35.22+00:00
Shahid khan 20 Reputation points
commented 2024-08-25T18:06:13.7+00:00
Bruce (SqlWork.com) 85,196 Reputation points
5 answers

make first letter capital of the word

Hi Expert, how to make first letter capital of the word create table main13( First_lastname Nvarchar (100)) insert main13 values('18 - EW MEMBER; OLD MEEMBER'), ('18 - VOYGER'), ('1 - ONE DAY') EXPECTED Output

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,805 questions
Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,804 questions
asked 2022-03-24T15:34:05.797+00:00
Shambhu Rai 1,411 Reputation points
commented 2024-08-25T13:36:00.7433333+00:00
Ramana Kopparapu 306 Reputation points
1 answer

Change "Current Code Page" in VS Debug Console to 437 (OEM - United States)

How can I change the code page in my Microsoft VS Debug Console to 437 (OEM - United States) ? Current code page is : 936 (ANSI/OEM - Simplified Chinese GBK) Microsoft Visual Studio Community 2022

Developer technologies | .NET | .NET CLI
asked 2022-04-15T07:08:50.587+00:00
Stay_ 102x 6 Reputation points
commented 2024-08-25T11:45:15.6366667+00:00
Erland Sommarskog 137.2K Reputation points MVP Volunteer Moderator
2 answers

How to overcome SharePoint list view threshold with CAML query?

I have a few large document libraries with more than 5000 documents. I'm using the following CAML query to get the document list <View Scope='Recursive'> <ViewFields> <FieldRef Name='Column_A' /> <FieldRef…

Microsoft 365 and Office | SharePoint | Development
Developer technologies | C#
Developer technologies | 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.

11,815 questions
asked 2023-06-21T01:06:05.4133333+00:00
Jack Le 65 Reputation points
answered 2024-08-25T10:58:31.8566667+00:00
Eyal Alaluf 0 Reputation points
3 answers

free wpf pdf reader (open pdf within my .net application , not in browser)

i want to develop a pdf reader. But the pdf should open within my application. i dont want to allow editing, copying of pdf.

Developer technologies | .NET | F#
Developer technologies | .NET | F#

A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.

130 questions
asked 2021-02-09T14:08:54.18+00:00
neha mittal 1 Reputation point
edited an answer 2024-08-25T07:22:06.3966667+00:00
Laïla Blomme 0 Reputation points
2 answers One of the answers was accepted by the question author.

How Can I Add Microsoft Windows SDK for .NET in a WPF Project?

Hi there, I want to add Microsoft Windows SDK in my existing WPF project. Now comes into the story that why I need it? Actually, I have an existing WPF project from my office, where Windows SDK is already been there and that project is working as…

Developer technologies | Windows Presentation Foundation
Windows development | Windows App SDK
Developer technologies | C#
Developer technologies | 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.

11,815 questions
asked 2024-08-23T05:02:16.65+00:00
MERUN KUMAR MAITY 636 Reputation points
commented 2024-08-25T07:16:02.65+00:00
MERUN KUMAR MAITY 636 Reputation points
1 answer

Failure in testing prediction service due to nconsistency with schema.

#Error when testing the endpoint despite the test data has the same input data schema {'error': {'code': 400, 'message': "Input Data Error. Input data are inconsistent with schema.\nSchema: {'input1': '1:Dataset'}\nData: {'WebServiceInput0':…

Developer technologies | .NET | F#
Developer technologies | .NET | F#

A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.

130 questions
asked 2024-04-10T12:51:37.2+00:00
Lamis Amd 0 Reputation points
answered 2024-08-24T23:26:42.01+00:00
Fedi Boussora 0 Reputation points
2 answers

How to connect multiple computers to the database in Windows Form C#

I have a Windows Forms application that I want to install the database on one computer and install the Windows Forms application on several other computers that are all connected to the same network so that any user who adds information to the database…

Developer technologies | C#
Developer technologies | 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.

11,815 questions
asked 2023-09-10T05:32:18.3633333+00:00
marzban hadian 0 Reputation points
answered 2024-08-24T20:25:32.4033333+00:00
Bruce (SqlWork.com) 85,196 Reputation points
1 answer

how to install visual studio 2010 ultimate on windows 11 and can we open the .net framework 4.0 solution in 2022 visual studio?

Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,338 questions
Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,181 questions
Developer technologies | .NET | .NET CLI
asked 2024-08-24T14:11:39.0433333+00:00
shafeeq v v 0 Reputation points
commented 2024-08-24T18:18:42.9233333+00:00
Nitish kumar 0 Reputation points
1 answer

not able to set Target database when Schema Compare of SSDT is used

I am going through this link [https://learn.microsoft.com/en-us/sql/ssdt/how-to-use-schema-compare-to-compare-different-database-definitions?view=sql-server-ver16 in visual 2022, windows 11. After selecting TradeDev as the source, I am not able to select…

Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,832 questions
asked 2023-01-13T04:20:46.1766667+00:00
Joseph Tan 0 Reputation points
commented 2024-08-24T18:09:29.46+00:00
Kiran BS 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to modify the default configuration properties of a project?

I want to set up my default project property settings. When conducting my projects, I tend to modify the property settings, such as changing the output directory and intermediate directory. But it's so annoying to change every time. How can I modify the…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,107 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,832 questions
asked 2024-08-23T05:27:39.2866667+00:00
w H 20 Reputation points
commented 2024-08-24T07:19:54.03+00:00
RLWA32 52,811 Reputation points