6,259 questions with Visual Studio-related tags

Sort by: Updated
0 answers

Detecting a word while using the Part of Speech enumeration.

I would like to know how I could use the Part of Speech enumeration while accessing the Synonym Info object. Can anyone provide me some examples? For example, looking up the part of speech type for the word, big. This would be very helpful if anyone can…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
686 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
C#
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.
10,353 questions
asked 2024-05-18T20:00:13.5533333+00:00
John 426 Reputation points
1 answer

Creating Dataset in VS2020 using SQL query rather than visual designer

I'm creating .rdlc reports using the extension in Visual Studio 2022, but when creating Datasets, I'm only able to do using the graphical designer and cannot create or edit Datasets by writing my own SQL. What am I missing?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,818 questions
asked 2024-05-08T11:12:55.34+00:00
Thomas Benson 0 Reputation points
commented 2024-05-18T15:32:12.21+00:00
Thomas Benson 0 Reputation points
0 answers

Visual Studio blocked by MS Defender

Microsoft defender blocked visual studio 2022 ( C#) and I can't enter windows forms, console, etc. Please help.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,211 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
159 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
107 questions
asked 2024-05-18T09:09:30.3366667+00:00
Pepe 0 Reputation points
0 answers

Whenever I deploy my .NET MAUI application to my Android phone, it exits the code, producing an error "GetVersionTask" failed unexpectedly". What could be the solutions for this?

Whenever I deploy my application to my Android phone, it produces the error called ""GetVersionTask" failed unexpectedly." When I run it using Windows Machine, it runs completely normal. What could be the solution to this?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,959 questions
asked 2024-05-10T12:55:17.3633333+00:00
John Ivan D. Bachiller 0 Reputation points
commented 2024-05-18T05:59:52.0533333+00:00
John Ivan D. Bachiller 0 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-17T23:41:29.59+00:00
Rudolf Meier 271 Reputation points
0 answers

SSIS Visual Studio Community 2017 Error opening file

Using: SQL Server Management Studio 18 Visual Studio Community 2017 When attempting to open a file in Visual Studio but fails at creating project (action) with the following error message:   ===================================   Value does not fall…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
asked 2024-05-17T21:00:44.0233333+00:00
Rosie Lopez 0 Reputation points
edited the question 2024-05-17T21:01:42.8666667+00:00
Rosie Lopez 0 Reputation points
1 answer

is Visual Studio included in Visual Basic

is Visual Studio included in Visual Basic

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-17T17:14:12.5833333+00:00
Ryan Gebauer (Applause App Quality LLC) 0 Reputation points Microsoft Vendor
answered 2024-05-17T17:34:29.25+00:00
Michael Taylor 48,981 Reputation points
1 answer

How to programmatically display the Windows taskbar using C#

I would like to know what C# code/instructions are necessary to make the Windows taskbar appear so that I can use a specific item on it. Can someone provide a concise example or resource to help me accomplish this? Thank you.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,846 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,756 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,440 questions
C#
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.
10,353 questions
asked 2024-05-16T13:35:04.7966667+00:00
Thad T 6 Reputation points
commented 2024-05-17T16:05:59.4133333+00:00
Thad T 6 Reputation points
0 answers

dacpac project .sqlproj creation. errors with multiple schemas

i have SQL Server database, with objects defined under two schemas, Schema 1 - dbo. Schema 2 - pr. Tables - dbo.person, dbo.orders, pr.person , pr.orders, pr.sales SP= dbo.getpersons, dbo.getdata, pr. salesinfo. when imported the data into .sqlproj…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,851 questions
asked 2024-05-17T15:26:35.8766667+00:00
Ramanjaneyulu Jerugula 0 Reputation points
2 answers

Visual Studio CE won't display my custom template

I installed VS 2022 CE on a vm and copied my custom template to the correct template location, but I can't get VS to show my template when you select Create New Project. I have the vm set up the same as my desktop. I just copied the zip file to the vm.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-16T23:18:39.52+00:00
Ed Jobe 0 Reputation points
answered 2024-05-17T15:18:06.15+00:00
Ed Jobe 0 Reputation points
0 answers

No job functions found. Try making your job classes and methods public.

Hello, I am having a problem and suspecting it is a bug. Was thinking to create a bug on GitHub, but figured that I might get a faster answer here and maybe there is an obvious fix. I am using VS Codes Azure Function extension to create the standard…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,352 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
asked 2024-05-17T14:45:18.0733333+00:00
David 0 Reputation points
4 answers

asp.net core web application not showing in visual studio 2022

asp.net core web application not showing in visual studio 2022

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-02-17T11:06:00.1333333+00:00
EMAIL ADMINI 0 Reputation points
answered 2024-05-17T14:34:58.49+00:00
MOHAMMAD SADEGH HATAMI 0 Reputation points
1 answer

The connection properties must be of type SqlConnectionProperties

WhatsApp Image 2024-05-16 at 21.59.54.jpeg WhatsApp Image 2024-05-16 at 21.59.23.jpeg I am trying to connect to DB. I receive next errors: “The connection properties must be of type SqlConnectionProperties Here are my steps: Server Explorer->Data…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-16T20:22:20.9266667+00:00
Ahmed Zafar 0 Reputation points
accepted 2024-05-17T14:12:05.3333333+00:00
Ahmed Zafar 0 Reputation points
1 answer

Can't type command in Power Shell - Visual Studio 2022

Hello, I can't type anything in PowerShell.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2023-10-26T16:23:05.91+00:00
Shervan360 1,481 Reputation points
commented 2024-05-17T14:06:54.4133333+00:00
Simeon Yordanov 0 Reputation points
0 answers

Deploy a Layout on a Webserver with Authentication

I found the possibility to host my own layout on a webserver as described here https://learn.microsoft.com/en-us/visualstudio/install/create-a-network-installation-of-visual-studio?view=vs-2022 and using the --layoutUri option to specify the address of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-17T13:10:02.53+00:00
Ruething Christoph 0 Reputation points
0 answers

manage Exchange Mailbox permission using C# windows application

hi folks, i would like to design a windows application which will do below. is it possible to develop using C# ? Connect to Exchange Online. Add/Remove mailbox fullaccess. Add/Remove SendAs or Sendonbehalf access. Set mailbox forwarding Thanks …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-17T12:23:46.4633333+00:00
Meher, Shankar (CORP) 0 Reputation points
5 answers

Web Design HTML & CSS

How can i start a web design i only have these options i cant see the stylesheet or javascript items this is a video from youtube as comparison of all the items i dont have heeeeeeeeeelp please

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
975 questions
Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
8 questions
asked 2024-05-16T16:08:51.37+00:00
antrax Rob 0 Reputation points
edited an answer 2024-05-17T08:36:03.9166667+00:00
Anna Xiu-MSFT 26,476 Reputation points Microsoft Vendor
1 answer

how to fix tf30063

Since I was forced to reset the password on my Azure account, the connection to TFS from Visual Studio 2022 is broken. First of all it seemed to keep locking my account (I presume by having the password cached somewhere). Now, I've gone to the lengths of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-16T12:54:05.2666667+00:00
Woodhouse, Nicola 0 Reputation points
commented 2024-05-17T07:22:25.9466667+00:00
Anna Xiu-MSFT 26,476 Reputation points Microsoft Vendor
0 answers

which Menu allows the complete and rapid loading of the application VS Studio 2022 Enterprise???

Good morning; I use VS 2022 Enterprise on an MSI GS70 (I7, 16 GB Ram, System under SSD...) under Windows 11. - I open a small development application under VS 2022: the "solution" loads quickly, the *.cs code files are displayed quickly, the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,671 questions
asked 2024-05-16T13:48:01.78+00:00
Maurice LAURENT 0 Reputation points
commented 2024-05-17T06:30:18.4966667+00:00
Tianyu Sun-MSFT 27,796 Reputation points Microsoft Vendor
0 answers

Visual Studio 2022: Error reopening files (error code 0x80004005)

I have the above error when I rebuild a solution. I used Resource Monitor to see who has the file in question (ABC.exe type) and it shows nobody has it. Following this issue's comments from others, I see no solution.

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
331 questions
asked 2024-05-16T15:05:39.61+00:00
Robert Glover 1 Reputation point
commented 2024-05-17T03:31:06.8833333+00:00
Anna Xiu-MSFT 26,476 Reputation points Microsoft Vendor