The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
ChatGPT Developer- Desktop app is not running!
ChatGPT Developer- Desktop app is not running! ChatGPT Developer- Desktop app is not running! ChatGPT Developer- Desktop app is not running! ChatGPT Developer- Desktop app is not running! ChatGPT Developer- Desktop app is not running! ChatGPT Developer-…
Developer technologies | Visual Studio | Setup
What courses I start from Microsoft learn?
Hi I am Najmul Hasnain from Pakistan and I am 3rd semester Computer Science Student here at local public university. I will be happy if you suggest some courses or connect with me to learn ,explore and success together.thanks Kind regards Najmul Hasnain…
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
OpenGL glutInit 2
#include <iostream> #include<Gl\gl.h> #include<GL\glut.h> #include<GL\freeglut.h> #include<cmath> using namespace std; int main() { void display(void) { glClearColor(0.f, 0.f, 0.f, 1.f); …
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.
AI answer
Ending a function
void display(void); { glClearColor(1.0f, 0.0f, 0.0f, 1.0f); glClear(GL_COLOR_BUFFER_BIT); glLoadIdentity(); glFlush(); } void glutInit(int* argcp, char** argv); { glutInitDisplayMode(GLUT_RGB | GLUT_DEPTH); …
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.
VBA trying to launch Outlook 2016
My VBA Excel code is set to send an email, but rather than using the existing Outlook on my laptop is trying to launch and install Outlook 2016
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Having problems making Playwright for NET click a button
I am very new to Playwright. I'm using Playwright for NET, because I know .NET much better than I do JavaScript. I'm writing a Playwright for NET class to test a simple web application we've finished recently. A lot of the problems I'm having is I'm not…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
How to fix error in Visual Studio code in regard to the visual studio developer being applied
I am getting an error when trying to run C++ code in Visual Studio Code that says "The source code could not be built because the Visual Studio developer environment was not applied", how do I fix this issue? Thnak you
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Duy PES - Idea - Charging phones using bluetooth only.
Letter to Microsoft Research Subject: Proposal for Exploring Long‑Distance Wireless Power Transmission for Consumer Devices Dear Microsoft Research Team, My name is Duy, writing from Vietnam, and I would like to share an idea that emerged from a recent…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
What should we use - Power Platform or Azure Native services
We would like to automate ServiceNow based tickets. Current process is for each ticket raised by an employee, our ITSD team members get required training list info from a PDF and match it with actual completed training list of the employee from Workday.…
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.
Can I use both "Designer" and "DesignerAttribute" in a Winforms UserControl?
I am trying to create a Winforms UserControl that will act as a container for other controls AND use its own Designer. I have used the following Microsoft examples: ControlDesigner…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
What approach should I adopt when beginning to use Playwright for NET?
Over the years I've written several unit tests, first using MSTest, and the last 5 years using xUnit. I'm used to the AAA pattern (Arrange/Act/Assert). Now I am trying to learn how to use Playwright. I know that initially it was probably written to work…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
how to know if the Bluetooth is connectable in .net android and .net ios?
I am using .net android and .net ios(not MAUI) I searched a BLE and then close the BLE and how to know if the Bluetooth is connectable? I search and get the list and then the user will connect it I want to know if the Bluetooth is connectable if not I…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Linq Query efficiency
Hello, Any ideas on how to make the below more efficient? It is taking too long. The lstAllCombs has 150,000 records. List<SpecLevel> lstRankRangeSumRankPartition = lstAllCombs .GroupBy(p => (p.RankRange0Count, p.RankRange1Count,…
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.
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++
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.
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.
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.
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.
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.
OpenGL Still
//open a window void display(void); { glClearColor(1.0f, 0.0f, 0.0f, 1.0f); // Clear the background of our window to red glClear(GL_COLOR_BUFFER_BIT); //Clear the colour buffer (more buffers later on) …
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.
MAUI: iOS: Image alignment issue in pdfwebviewer
I have a custom pdfwebviewer like below where I viewing both pdf and images. <ctrl:PdfWebViewer Grid.Row="2" Uri="{Binding SelectedArticleUrl}" HorizontalOptions="FillAndExpand"…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.