An implementation of Visual Basic that is built into Microsoft products.
In Excel, I am in need of having more than one dropdown list in a worksheet, and I must be able to make multiple selections in each one.
I am familiar with VBA code and the Data Validation features built into Excel, but I cannot find a way to apply the VBA code to more than one dropdown list. I note that there is no dependency between each of the dropdown lists. In other words, the…
Developer technologies | Visual Basic for Applications
Property accessor ConnectionStringObject error in Winforms C# project
I am doing a Winforms project, c#, and suddenly, I started getting this error.... Does someone have an idea how to fix this?
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Visual Studio 2026 don't let me type, search etc. after April 2026 Feature Update (18.5.1)
After letting Visual studio doing the april update I am no longer able to type nor search (I can type there but the search does not show any result, tried different searches). It is the third time I am rolling back to the previous version. At the…
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.
Could not install workload 'ios'. Error installing the manifest "microsoft.net.sdk.ios" in version 26.2.10233
I have updated Visual Studio Community 2026 to version 18.5.2 today and now pairing to my MacBook Air is no more working: Could not install workload 'ios'. Error installing the manifest "microsoft.net.sdk.ios" in version 26.2.10233 And it…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
From VS 2026 Enterprise - Unable to local any of the Nuget packages
Hi, I am unable to load any of the nuget packages from my class library. It just keeps loading, but never loads. I am using Visual Studio 2026 Enterprise V 18.4.0. And Class library version 10.
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Screen recording from a Windows service which is running under local system account
We are building a Windows monitoring/recording solution and want to validate the service/session architecture for screen capture. Design: A Windows service runs in Session 0 and handles control/orchestration. For each recording session, the service…
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.
How to fix the Exception Unhandled described bellow?
System.TypeLoadException: 'Method 'GetSwagger' in type 'Swashbuckle.AspNetCore.SwaggerGen.SwaggerGenerator' from assembly 'Swashbuckle.AspNetCore.SwaggerGen, Version=6.5.0.0, Culture=neutral, PublicKeyToken=d84d99fb0135530a' does not have an…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
Exception has occurred: CLR/ObjCRuntime.ObjCException
I am facing below issue in my MAUI project on Visual Studio code for Mac: Exception has occurred: CLR/ObjCRuntime.ObjCException An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll at…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
enter product key on new purchase of visual studio professional 2026
how to enter product key on new purchase of visual studio professional 2026
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
VSIX Extension Which Provides Setting Overrides During Debugging of Target Application
I am attempting to create a VSIX extension which allow app settings to be overridden while the target application is being debugged (similar to User Secrets), however nothing I have tried has worked and feel that I must be missing something basic. My…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
In maui collectionview scrolling has issues in android.
In collection view scrolling to bottom when the list is updated is not happening. I am implementing the chat list and depending on user response, the response differs from chatbot. I could see the data below but I need to scroll to bottom to manually.…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Issue to lcoate the file regarding FileSystem.CacheDirectory
Hi, To the code like where to locate the relevant file within the path below? C:\Users\huang.scott\AppData\Local\Packages
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
Using standard PayPal buy now buttons - need an extra step to obtain a User Id
My asp.net site has a product page.aspx with the standard Buy now button code from Paypal. I capture the email address of the sender from the page that has a asp.net form. On button click, the data is saved in database and they then see a PayPal button…
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.
Best Way to Implement Letter-Boxed Style Validation Logic in an App?
Hi everyone, I’m working on a small project inspired by the letter boxed word puzzle concept, where users must create words using letters from different sides while following specific rules (no consecutive letters from the same side, chaining last letter…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && < 1.2.1)
I get these warnings after updating my NuGet packages: warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && <…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Embedding Notepad++ in WinForms using SetParent does not dock (opens as separate window on Windows 11 local machine)
We are developing a WinForms application where I need to host Notepad++ inside my application UI as a docked child window. This is done launching Notepad++ and using Win32 APIs like SetParent to reparent its main window into a container control (e.g., an…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Failed to bind to address http://127.0.0.1:5000: address already in use.
I'm trying to run a .NET application which is running fine in development. De deploy works, all files seem to be there, but the web app won't start, and this is what shows in the log/console when I start the app manually with the exe in the…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
OVERVIEW AND CLOSEALL
Environment: MAUI 10 In Android, pressing the Overview button calls OnSleep, that I use for some clear-house, such as uploading a file to cloud storage. The following snippet is a simulation: protected async override void OnSleep() { …
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Rename Module
I want to rename a module in my VB project in Excel
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Office 365 Update version 2604
Anybody else having issues with the latest Update blocking exchanges between Excel and Outlook using the Outlook.MailItem, have rolled back to 2603 and the VBA MAcro is working perfectly again.
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.