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.
OpenGL Follow on
Progressing with the OpenGL and producing a window to output graphics data, was told to enter the following but do not understand the data: 1.) glutInit (&arg1, arg2), arg1 integer, arg2 string was suggested on-line that if the values not…
Developer technologies | C++
Problem oofice
I have a MacBook Air (13-inch, 2017) running macOS Monterey 12.7.6. I have an active Microsoft 365 subscription. I accidentally uninstalled Office after trying to resolve an update issue. When I previously tried to update Office, I received "Update…
Developer technologies | ASP.NET Core | ASP.NET API
A component of ASP.NET Core for creating RESTful web services that support HTTP-based communication between clients and servers.
VSS-WEB-Visual Studio 2022 Support for .NET Development
Please clarify if .NET 10 will be supported by Visual Studio 2020 as it has Mainstream support until Jan 12, 2027 and Extended Support until Jan 13, 2032 but only supports until .NET 9…
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.
Comparing List<T>
Hello everyone and thanks for the help in advance. I have a WebApi application that accepts a List<tblResults> where the model for tblResults looks like: public class tblResults { public int Record_ID { get; set; } public int Description { get;…
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.
Visual Studio project type based on displaying sensitive data
I'm tasked with creating a new project where users will receive a link and the website will allow these users to validate their information (Name, address, phone, email, etc.). We have only used asp.net web applications previously and I wanted to ask if…
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.
visual C++ redistribuable
Où puis-je télécharger la version pour mon ordinateur de Microsoft visual C++ redistribuable 2015-2022 ?
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.
Getting Freeglut C++
I am programming in C++ using Visual Studio. I thought that I had all of the #include<...> directives in my program but after I tried to open a window to output graphic data from OpenGL, still looking for directives or library elements. Went to the…
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.
JSON file parsing
consider having different section in the JSON file , how to handle that problem { "connectionString":{ }, "SMTP":{ } }
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.
.NET 6 SDK installed but workloads not showing in Visual Studio Code
I installed the .NET 6 SDK setup on my Windows 11 PC. When I run dotnet --info, it shows the SDK installed correctly. However, Visual Studio Code still shows limited functionality and no workloads are available. Steps I tried: Installed .NET 6…
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.
UWP Store app crashes while including win32 exe as part of package
Hi, From our existing windows store application(UWP App), we are trying to include passkey support. For that we have created a Win32 exe (passkeybridge.exe) and a PluginAuthenticator.dll(native dll). which implements …
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How to fix failing WebView calls
i wrote a MAUI app using Visual Studio that seems to have a problem on older android devices. I think the problem may have something to do with the WebView because that is where it seems to fail. the app loads but when WebView is called the app just…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
.net Core Google Authentication Correlation failed. Error in staging sever
here is my error log: 1 ERRORMicrosoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware An unhandled exception has occurred while executing the request. Microsoft.AspNetCore.Authentication.AuthenticationFailureException: An error was encountered while…
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
What is the best way to create controls for a list of items?
I am using VB.net and trying to create a windows forms application, part of which will display a list comprised of items from two groups. I have 2 groups of items. The first group contains 87 items and the second group contains around 20 items, which may…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Overload resolution failed because no accessible 'Image' is most specific for these arguments
My app has a bunch of buttons. The images on the button were added by importing an image to the Resources. I added a TableAdapter through the DataSet Designer. Now when I go to open the Form Designer it fails to load with this error:The designer cannot…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
How to migrate from Xamarin at Maui a dependency in NUGET
Hi to all. I'va translated a Xamarin project into MAUI environement. The error gived by the compiler is the follower: ... Code="MA001" Text="This project or a dependency has imported the Xamarin.Forms packages. .NET MAUI is not…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
C++ Linker Error
Running Visual Studio, C++. Removed all references for the C/C++ and VC++ to additional libraries. Removed any references for the linker library, downloaded and executed the command under the Power Shell to load vcpkg, i.e. vcpkg integrate install, was…
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.
Using Fortran
Seems to be confusion over the display of a window using winio@ In Fortran vs C++, when one wants to open a window to display graphics data, the following commands will do: Fortran: i=winio@('sp%%ww[Title Data]&} glTranslate(.2,.1,0.) . . . This will…
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.
How to read the HTTP Body in an IIS Managed Module without breaking an ASP.NET Core Azure Web App?
I am trying to intercept and read incoming HTTP traffic using a custom managed .NET module (IHttpModule) on a Windows-based Azure Web App. I am able to successfully fetch the context.Request and context.Response parameters, headers, and metadata.…
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.
Monthly Azure Credits Not Available – Need Assistance
Hello, I have a free monthly Azure credit benefit, but I am unable to see or use the credits in my Azure subscription. Could someone please advise on how to verify the credit status and resolve this issue? Thank you.
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.
AI answer
Problem with MAUI and Entra Login
Hi there I have downloaded the PublicSingletonClient to use for logging into our Azure platform for a MAUI app that we rewrote from Xamarin. The app was working fine, but all of a sudden I am having problems. It fails to interactively login if you are…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.