54,889 questions with Developer technologies-related tags

Sort by: Updated
3 answers

How to install and use my HP Scanjet G2710 on Windows 11 operating system

I use a Windows 11 operating system but I am unable to install and use my HP Scanjet G2710. Please advise me on what to do.

Developer technologies | Universal Windows Platform (UWP)
asked Nov 18, 2025, 2:57 PM
Oladapo Shittu 0 Reputation points
answered Nov 24, 2025, 3:33 PM
carl carl 0 Reputation points
2 answers

i want to add the new field to the prodroutetable and data should be show in routeinventprod form but i got field in frontend and save but when i refresh the page data will be disappear why?please give me solution

i want to add the new field to the prodroutetable and data should be show in routeinventprod form but i got field in frontend and save but when i refresh the page data will be disappear why?please give me solution. i tried with table extension with…

Developer technologies | Visual Studio | Extensions
asked Nov 21, 2025, 2:56 PM
Kavana Naik |SKAVINYA| 0 Reputation points
commented Nov 24, 2025, 3:27 PM
carl carl 0 Reputation points
1 answer One of the answers was accepted by the question author.

Visusal Studio 2022 F8 for different user

I have two users using VS 2022 on the same PC. For the second user, F8 does not work to step through code. The advice I have found is to re-install PowerShell, but I have verified that both users are running the same installation.

Developer technologies | ASP.NET | ASP.NET Core
asked Nov 24, 2025, 1:44 PM
Brandon m 0 Reputation points
commented Nov 24, 2025, 3:26 PM
carl carl 0 Reputation points
3 answers

so client services cannot consume the wcf if thry are in different frsmeworks?

As long as we use .net Framework we can continue with WCF ...but when it comes to .NET Core and .NET 5+, hosting WCF services is not supported because the server components were never implemented outside of the .NET Framework. While client libraries for…

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,145 questions
asked Nov 18, 2025, 6:45 PM
Flossy Veronica 0 Reputation points
commented Nov 24, 2025, 3:22 PM
carl carl 0 Reputation points
2 answers

vs2022 error - The designer could not be shown for this file because none of the classes within it can be designed. The base class 'System.Void' cannot be designed.

migrating from VS2012 to vs2022 and get this error on VB project The designer could not be shown for this file because none of the classes within it can be designed. The base class 'System.Void' cannot be designed.

Developer technologies | Visual Studio | Setup
asked Nov 13, 2025, 3:19 PM
Joe Ryan 0 Reputation points
commented Nov 24, 2025, 3:20 PM
carl carl 0 Reputation points
3 answers

Not able to Visual Studio in Debug mode for a web page

Just installed Visual Studio Community 2026. Tried to run a simple "Hello World" web page and get the following: Access is denied. __Description:__An error occurred while accessing the resources required to serve this request. You might not…

Developer technologies | Visual Studio | Debugging
asked Nov 21, 2025, 7:41 PM
Giovine, John 0 Reputation points
commented Nov 24, 2025, 3:16 PM
Giovine, John 0 Reputation points
3 answers One of the answers was accepted by the question author.

N-Tier Architecture Setup with Visual Studio

Hello everyone and thanks for the help in advance. I want to understand a little more about how enterprise level solutions are structured, specifically how models and data access are set up to maximize reusability. Specifically, are models, data…

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,680 questions
asked Nov 21, 2025, 2:21 AM
Kmcnet 1,256 Reputation points
commented Nov 24, 2025, 2:58 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,570 Reputation points Microsoft External Staff
3 answers

Can we continue using WCF or should we modernize. Can you provide the details on why we need to modernize?

Can you provide more details on whether we can continue using WCF and continue developing WCF. Whether modernization is required ? if so why?

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,145 questions
asked Nov 18, 2025, 3:37 PM
Flossy Veronica 0 Reputation points
edited a comment Nov 24, 2025, 2:55 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,570 Reputation points Microsoft External Staff
1 answer

Expression in RDLC row group to sort on other field

Hi Gurus, I have a rdlc report that has a group on one of the fields. I pass a parameter to the report which is used to specify sorting on another field but keeping the current grouping. Under Group Properties> Sorting I entered the following…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,908 questions
asked Jun 9, 2025, 3:07 PM
Hugh Self Taught 106 Reputation points
commented Nov 24, 2025, 2:51 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,570 Reputation points Microsoft External Staff
2 answers

Which versions of .NET are under a eula instead of an open source license?

When did .NET change to being fully open source? I think earlier versions were under a mix of licensing but now it is MIT/Apache-2.0? Moved from: Microsoft Partner Center | Other

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,145 questions
asked Nov 18, 2025, 4:20 PM
commented Nov 24, 2025, 2:43 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,570 Reputation points Microsoft External Staff
1 answer

Removing Selection Indicator from CollectionView on Windows in .net maui

I need to remove the selected item indicator from collectionview in .net maui on windows platform. I tried overriding some colors in the App.xaml under the windows folder but it is not working. Could you help me please to solve the issue? Thanks

Developer technologies | .NET | .NET MAUI
asked Nov 20, 2025, 10:16 AM
Salim FARRAN 0 Reputation points
commented Nov 24, 2025, 2:22 PM
Salim FARRAN 0 Reputation points
1 answer

Git error: there are no available repositories

I am unable to sync any changes. I keep getting an error message - Git error: there are no available repositories. Any ideas on how to fix?

Developer technologies | Visual Studio | Debugging
asked Nov 24, 2025, 1:21 PM
Megan Hawley 0 Reputation points Microsoft Employee
answered Nov 24, 2025, 1:21 PM
Q&A Assist
10 answers

Microsoft Visual Studio 2022 has detected that an operation is blocking user input. This can be caused by an active modal dialog or a task that needs to block user interaction. Would you like to shut down anyway?

Yes, there are questions and answers out there, but this is for VS 2022 I develop mainly BLAZOR Server applications at work. Beginning a couple updates ago, I've been getting this dialog: Microsoft Visual Studio has detected that an operation is…

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,555 questions
asked May 27, 2022, 2:46 PM
Mark Miller 66 Reputation points
answered Nov 24, 2025, 1:11 PM
Nuno Dias 0 Reputation points
3 answers

Invalid Token on password reset Asp.net Core Identity

I checked the token is identical but still showing error Invalid Token and password is not changes on Reset. here is the code [HttpGet] public IActionResult ForgotPassword() { ViewBag.ShowModelError = "collapse"; …

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 20, 2022, 6:26 PM
Prathamesh Shende 511 Reputation points
answered Nov 24, 2025, 12:40 PM
Olorunfemi Ayanfe 0 Reputation points
3 answers

TextBox overlay placed over Excel cell doesn't receive TextChanged events — Excel captures keystrokes (VSTO)

hi I created a VSTO add-in that displays a WPF TextBox overlay positioned exactly over the currently selected Excel cell so users can edit inline. The overlay is visible and aligned correctly, but when I type, Excel captures all keystrokes and the…

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,680 questions
asked Nov 23, 2025, 9:34 AM
Mansour_Dalir 2,036 Reputation points
commented Nov 24, 2025, 12:03 PM
Gade Harika (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff
2 answers

Script to track AD group changes and email

Hi all, I’m trying to set up a scheduled PowerShell script that: Monitors an on-prem AD security group (example: SG_App_Access) Runs every 4 hours via Task Scheduler Compares current membership to the last run Detects which users were Added or…

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,295 questions
asked Nov 22, 2025, 11:35 AM
Rising Flight 5,996 Reputation points
edited an answer Nov 24, 2025, 11:54 AM
Susmitha T (INFOSYS LIMITED) 1,305 Reputation points Microsoft External Staff
2 answers

Lost access to organization that published my VS Code extension

Hi, apparently I lost an access to my former organization that published my extension (https://marketplace.visualstudio.com/items?itemName=xvyslo05.cypress-open-testcase) I have accesses to both github and personal and work accounts that might be…

Developer technologies | Visual Studio | Extensions
asked Nov 20, 2025, 12:44 PM
Robin Vysloužil 0 Reputation points
commented Nov 24, 2025, 11:52 AM
Gade Harika (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff
4 answers

the shared with me api does not work, why?

The shared with me api call to one drive does not return the relevant data, I get only one item every time I run the query even though I have proper token and more items to show

Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
870 questions
asked Nov 10, 2025, 10:45 AM
Nikola Zdravevski 105 Reputation points
edited a comment Nov 24, 2025, 11:31 AM
kbu 0 Reputation points
1 answer

MAUI: Unknown white circle on the UI when tap on Login Button.

I have a login page its xaml added below: <?xml version="1.0" encoding="UTF-8"?> <views:BaseContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

Developer technologies | .NET | .NET MAUI
asked Nov 6, 2025, 12:03 PM
Sreenivasan, Sreejith 195 Reputation points
commented Nov 24, 2025, 11:30 AM
Sreenivasan, Sreejith 195 Reputation points
2 answers

ContentControl doesnt show data

Hello I defined UserControl in UWP XAML, but It doesnt show any data: <UserControl x:Class="Financial_Planner.BSListView" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" …

Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
870 questions
asked Jun 2, 2025, 3:56 PM
BitSmithy 2,206 Reputation points
answered Nov 24, 2025, 11:10 AM
BitSmithy 2,206 Reputation points