An implementation of Visual Basic that is built into Microsoft products.
Excel Change from Move to cut
Hello from Steve Can the below please be changed from moving to Cut Meaning from this X0312 HEPHAESTUS to HEPHAESTUS Sub CopyNumbersOnly() Dim cell As Range, num As String, ch As String, i As Long For Each cell In Selection num = "" …
Developer technologies | Visual Basic for Applications
Issues to call the event
Hi, DownloadAndShareFileAsync is declared within MauiProgram.cs, and was called within the same .cs file. It is not a success to build the project. Any reason from the following? Here is MauiProgram.cs
Developer technologies | ASP.NET | ASP.NET API
A component of ASP.NET for creating RESTful web services that support HTTP-based communication between clients and servers.
How can I add a tab to file explorer from a c# program?
How can I add a tab to file explorer from a c# program?
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.
VS license expired
I have visual studio dev essentials subscription, still not able to use visual studio
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Rename current solution to a new one or create new one
Hi, 1.I have a solution consists of some projects + .snk to al projects The projects have same structure and the new one need modification , to use only what it needs. Option A: I want to copy and rename it, and later to remove unnecessary files and…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Request for Power Automate Desktop 64-bit Installer Link (SAP GUI Automation Compatibility Issue)
Hello, I am currently using Power Automate Desktop to implement SAP GUI automation and would like to request support regarding a critical compatibility issue related to the application architecture (32-bit vs 64-bit). 🔹 Current Environment Windows…
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.
Discussion on best way to create a "backend" for my apps
Hi Over the years I have written many apps for myself and for customers using VB.NET, most of these were standalone apps which worked on workstations and servers and didn't involve much if anything to do with networking, client/server or a backend. I…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
want negative impact analysis
look for negative impact analysis of applying fixe of .NET Security of 10.0.4 against affected version 9.0.8 on Operating systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
need impact analysis
look for impact analysis of applying fixes of .NET Security of 10.0.4 against affected version 9.0.8 on Operating systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
need impact analysis
look for impact analysis of applying fixes of .NET Security of 10.0.4 against affected versions from 3.1.12 to 9.0.8 on Operating systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
need impact analysis
look for impact analysis of applying fixes of .NET Framework 4.8.1 against affected versions from 2.0.50727.9031 to 4.0.30319 on Operating systems 10 and 11 for windows servers of 2012, 2012 R2, 2016, 2019, 2022
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
need .Net impact analysis
look for impact analysis of applying version 16.11.20 or later for .NET affected versions from 3.1.1 to 3.1.16 and affected versions from 6.0.3 to 6.0.7
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
impact analysis
look for practical impact analysis of applying version16.11.20 or later (latest servicing release) against .Net affected versions from 3.1.1 to 3.1.16 and affected versions from 6.0.3 to 6.0.7
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Settings Changes Not Being Saved
My app has several settings that the user can change. The code that saves the changes is: My.Settings(PropName) = ConvertedValue My.Settings.Save() I have confirmed that the ConvertedValue is actually saved immediately after that code executes by…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
HttpClient vs browser (Edge, Chrome) error/exception handling
My bottom line is I'd like to know how a mature browser (Edge, Chrome) retrieves a url. It is certainly not as .NET documentation describes with Net.Http.HttpClient (.NET v9). In a VB stock market data scraping app, one website…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
load and unload of assemblies dynamically
[load and unload of assemblies dynamically]
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
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.
.NET MAUI (.NET 10) Firebase Analytics and Crashlytics not working – Crashlytics build ID is missing
I am trying to integrate Firebase Analytics and Crashlytics into a .NET MAUI (.NET 10) Android application, but I am facing a runtime exception related to Crashlytics. Steps I followed: Created a new .NET MAUI project Created a Firebase project and added…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
getting build issues after adding existed WCF service to the dotnet core project
I have added the WCF service reference to my dotnet core project and included dependency packages servicemodel.premitive, http ,security . But i am getting lot of build error like <clientbase>.
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.
vdproj Setup Project not generating .msi / .exe – System.Buffers.dll dependency warning (.NET Framework 4.7.2, x64)
Hello Community, I am facing an issue while creating a Setup project (.vdproj) in Visual Studio and I am hoping someone can help clarify why this is happening. Environment Details Application type: VB.NET Windows Forms Target framework: .NET Framework…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.