55,444 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Save Stackpanel's content as PNG image

Hi All, I have a stackpanel control which displays four textblocks in vertical orientation. The second textbox displays the barcode generated using code39 font. I want to print all these four textblocks on barcode stickers for scanning. For this I am…

Developer technologies | Windows Presentation Foundation
asked 2026-02-21T17:38:00.1066667+00:00
Pratham Jain 331 Reputation points
edited a comment 2026-02-22T01:37:49.41+00:00
Pratham Jain 331 Reputation points
0 answers

IDE how to add Comment Uncomment to tool bars.

Is there an easy way to add buttons to the standard tool bar that work the comment and uncomments? I had it working once but don't remember how I got it and I use it to clean up code by commenting it out and checking for errors and then uncommenting if…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,923 questions
asked 2026-02-21T20:14:58.19+00:00
Jim Reid 0 Reputation points
commented 2026-02-22T01:30:25.8233333+00:00
Jim Reid 0 Reputation points
4 answers One of the answers was accepted by the question author.

what is the best practice to change the element of IEnuerable?

I have IEnumerable<XY> and how to change all the elements in it? class XY { public int X{get;set;} public int Y{get;set;} } what I want is to adding 1 of the X I have to change it to array ? var arr=xys.ToArray(); for(int…

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,786 questions
asked 2026-02-08T09:34:15.7633333+00:00
mc 6,721 Reputation points
accepted 2026-02-22T01:00:19.0133333+00:00
mc 6,721 Reputation points
1 answer

Issue to access the server from the client

Hi, The project is running well on the server like I get the issues like The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-20T09:59:14.6366667+00:00
Peter_1985 3,126 Reputation points
commented 2026-02-21T19:04:43.3666667+00:00
AgaveJoe 30,996 Reputation points
2 answers One of the answers was accepted by the question author.

Group Transactions in Select Statement

This is a complicated one to explain. My company owns convenience stores and I am trying to track inside merchandise/fuel sales. So if a customer comes in and pays for fuel and buys merchandise in the same transaction. The screen shot I have is just…

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,714 questions
asked 2021-01-19T17:37:13.447+00:00
Bassman75 21 Reputation points
commented 2026-02-21T17:41:39.2566667+00:00
aron Smith 0 Reputation points
1 answer

outlook using excel

how can i run outlook to mass email from data in excel data using vba Mod moved from : Outlook | Windows | New Outlook for Windows | For home

Developer technologies | Visual Basic for Applications
asked 2026-02-21T14:44:19.8333333+00:00
Alan Chance 0 Reputation points
edited the question 2026-02-21T16:49:44.3133333+00:00
simo-k 75,990 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

How to verify same creation time in C# after copy file from source to target

Hi, I'm using C# in .NET 10. 1.How to write a function VerifySameCreationTime that verify verify same creation time in C#, as results of input file that pass operation of copy to output path. 2.In this case the creation time is change but modified time…

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,786 questions
asked 2026-02-19T20:30:00.9066667+00:00
Pip 20 Reputation points
commented 2026-02-21T10:23:53.5866667+00:00
Pip 20 Reputation points
2 answers

Excel add 14 days to date in Col J:2

Hello from Steve In Column J:2 I have 10-February-2026 Objective please is to have a macro button that when pushed it adds 14 days Which gives me 24-February-2026 I thank you Mod moved from : Microsoft 365 and Office | Excel | For home | Windows

Developer technologies | Visual Basic for Applications
asked 2026-02-20T19:35:07.0266667+00:00
SteveD 125 Reputation points
accepted 2026-02-21T04:10:07.53+00:00
SteveD 125 Reputation points
2 answers

The best practice to work with null

Hi, I'm using .NET 10. 1.I would like, if it possible to cover the best practice of of usage of null. From project level (<Nullable>enable</Nullable>), , method level , method parameters and its local parameters and variables with…

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,786 questions
asked 2026-02-20T16:52:27.07+00:00
Pip 20 Reputation points
edited an answer 2026-02-21T03:00:44.8+00:00
Bruce (SqlWork.com) 82,856 Reputation points Volunteer Moderator
3 answers

How to copy VS2019 Solution Folder from location one to another by drag and drop

I have a VS2019 solution in a Desktop Folder that compiles/deploy successfully. I copied/move this folder in my Document Folder. This copied Solution has error saying Android Namespace is not defined. There are many post regarding this that are…

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,383 questions
asked 2021-09-20T18:57:56.043+00:00
Universal Camera 276 Reputation points
answered 2026-02-21T02:54:34.1166667+00:00
Bruce (SqlWork.com) 82,856 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

How do I see my files in VS 2026?

I opened a solution in VS 2026 I started working on today. I noticed, in the Solution Explorer, a dropdown called "Pending Changes Filter", so out of curiosity, I clicked on it. Now, I cannot see anything in VS 2026's Solution Explorer. How do…

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,687 questions
asked 2026-02-21T01:17:41.5333333+00:00
Rod Falanga 871 Reputation points
accepted 2026-02-21T01:19:20.11+00:00
Rod Falanga 871 Reputation points
2 answers

Not able to report a problem in developer community. Geting error. Attaching screenshot.

Hi, I am not able to report a problem in developer community. I am getting below error. Here is the screenshot. Tried several times. Error message: "Sorry, we couldn't send your report, because the server connection timed out. Please retry now or…

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,687 questions
asked 2023-05-31T08:55:39.12+00:00
Devadatta Gadre 10 Reputation points
commented 2026-02-20T22:46:41.68+00:00
JR 0 Reputation points
2 answers

Visual Studio Unable to Login Despite Whitelisted URLs and Port 443 Open

Dear Microsoft Support Team, We are currently experiencing an issue where Visual Studio is unable to complete the login process. Our security team has confirmed that outbound HTTPS (TCP 443) access has been whitelisted for the following endpoints: …

Developer technologies | Visual Studio | Setup
asked 2026-02-20T02:56:53.43+00:00
Agus Umriadi 0 Reputation points
commented 2026-02-20T22:36:04.7733333+00:00
Agus Umriadi 0 Reputation points
5 answers

Linker reporting unresolved symbols

I have been using the Digital Mars(DM) C++ compiler for many years. I decided to use the MSVC Community C++ compiler because there are a number of SDK functions I would like to use and they are not accessible with DM. Below is my attempt to create a…

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,046 questions
asked 2026-02-14T21:11:37.05+00:00
M R 0 Reputation points
commented 2026-02-20T20:21:34.12+00:00
M R 0 Reputation points
0 answers

Phone number is marked as used

My phone number is stuck in a partially created Microsoft 365 Developer Program sandbox. I deleted the profile but the phone number is still marked as used. I need the phone number manually released so I can create a new sandbox with my Outlook.com…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-02-20T19:37:09.61+00:00
Doug 0 Reputation points
1 answer

Active the account,device is being processed

I've been trying to link my Xbox Series S to my Xbox account. I already have the account set up as a partner, everything seems fine, but when I try to link it and go to request the code, the DevMode Kit Activation app gives me a message that says…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-02-20T18:26:25.89+00:00
Dlussd Fonseca Gómez 0 Reputation points
answered 2026-02-20T18:26:36.42+00:00
Q&A Assist
2 answers

Error when building a project in Microsoft Visual Studio 2026

I have just upgraded from Visual Studio 2022 to Visual Studio 2026 and, when I'm trying to compile my projects, I'm receiving the error message code MSB4018 with the text: The "GenerateDepsFile" task failed…

Developer technologies
Developer technologies
A broad category of Microsoft tools, languages, and frameworks for software development. Designed to support developers in building, debugging, and deploying applications across various platforms.
5 questions
asked 2026-02-16T15:48:23.8666667+00:00
Eduardo Glanzmann 0 Reputation points
commented 2026-02-20T15:46:23.6333333+00:00
Eduardo Glanzmann 0 Reputation points
2 answers

MAUI .Net10 app crashing on startup only when installed from Google Play

Hi all, I've just upgraded VS to 2026, which I use to develop mobile MAUI project. That involved targeting .Net 10 (.NET MAUI Tools 18.0.345 (fbde6c01f0)) instead of .Net 9. in the MAUI project. The Android app works perfectly in debug or release mode…

Developer technologies | .NET | .NET MAUI
asked 2026-02-03T06:14:45.9766667+00:00
ByteDigger 5 Reputation points
commented 2026-02-20T15:37:22.1233333+00:00
Melissa Warrington 6 Reputation points
1 answer

I cant login to visual studio marketplace site

Hey, I have a publisher and i can login to market place now: https://marketplace.visualstudio.com.mcas.ms/ i have the email and password, but after login the site goes back to the same page and i'm not logged it. I tried with phone, windows and macos…

Developer technologies | Visual Studio | Extensions
asked 2026-02-20T15:12:50.5733333+00:00
Hassan Srour Mallah 0 Reputation points
answered 2026-02-20T15:13:00.88+00:00
Q&A Assist
1 answer

MSBuild: Routing IO from <Exec> to calling terminal

I have a basic PowerShell script which I want to run after publish to copy the output files along with a few config files from source into the right directories on my company's storage server, archive old versions, etc. I created a target in my .csproj…

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,786 questions
asked 2026-02-19T17:42:30.23+00:00
pgf 0 Reputation points
commented 2026-02-20T13:49:47.98+00:00
pgf 0 Reputation points