Skip to content

Visual Studio

Discussions on the Visual Studio .NET IDE

This category can be followed from the open social web via the handle visual-studio@forum.codeproject.com

3.1k Topics 7.8k Posts
  • 0 Votes
    3 Posts
    3 Views
    A
    Right, because I was not sure where this question belongs too.
  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • 0 Votes
    13 Posts
    22 Views
    L
    If you want to convert a program from using the Windows API to using Qt then you will have to go through the source code, find all the API calls and change them to their Qt equivalents. If you think it is possible to automate the process then I can only suggest a Google search.
  • 0 Votes
    6 Posts
    10 Views
    L
    I don't know what you are doing but I have done this many times (including just now in VS2017) and it works correctly.
  • Subsonic Update Changed View

    csharp asp-net database sql-server sysadmin
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    10 Posts
    6 Views
    L
    The main thing wrong with your question is that you are complaining to the wrong people. As I already suggested, this is a Microsoft issue and they are the only people that can change the product.
  • VS 2017 Unused variables in gray?

    visual-studio tools question workspace
    8
    0 Votes
    8 Posts
    5 Views
    D
    Not only that, but so are unused namespaces in your Using directives. Not only that, but when you add a directive, it will similarly flag the fully qualified names that can be shortened, and offer to fix them for you. That bit started in VS 2015. David A. Gray Delivering Solutions for the Ages, One Problem at a Time Interpreting the Fundamental Principle of Tabular Reporting
  • Really easy Noob question

    com question
    15
    0 Votes
    15 Posts
    9 Views
    M
    Not sure what I just did - but the project is now open in design mode - thanks guys :-)
  • HOW TO FILLFACT TABLE

    csharp visual-studio tools question
    3
    0 Votes
    3 Posts
    4 Views
    D
    Your question isn't finished. We also have no idea what your "Fact table" is, what it's supposed to contain, or where the data is coming from. YOU ARE ALSO SCREAMING AT EVERYONE BY TYPING IN ALL CAPS. A guide to posting questions on CodeProject Click this: Asking questions is a skill. Seriously, do it. Dave Kreskowiak
  • 0 Votes
    1 Posts
    3 Views
    No one has replied
  • New laptop, new VS 2017 community, new error

    visual-studio question csharp c++ help
    4
    0 Votes
    4 Posts
    8 Views
    PJ ArendsP
    Dang autocorrect on this phone. Makes my text look terrible Within you lies the power for good - Use it!
  • Prevent VS from changing code style?

    visual-studio question csharp tutorial
    4
    0 Votes
    4 Posts
    2 Views
    L
    Using the Visual Studio menu, select Tools, then Options. Then find the Text Editor section, select the language you are interested in and see what options there are. Try and make an effort to learn the features of the system that you are using.
  • 0 Votes
    3 Posts
    7 Views
    U
    This isn't a specific answer to your question, but why do people insist on always using new versions of software? It's simply not necessary. If you like Windows Forms, why not use the 2010 version? Technology always changes, but much of it is unnecessary. Even though there are newer ways to make Windows programs in C++, a guy can still use the MFC to do it. Sure it's an older way but so what? It still is perfectly valid. By the way, even though you don't see Windows Forms as a template in the newer versions, you can still use it. Go to YouTube and look. They show you how. I'm using Visual Studio 2010 and it's great. No need to use anything more recent.
  • Designer Events to a Class

    design help
    3
    0 Votes
    3 Posts
    2 Views
    Richard DeemingR
    You have already posted this in the C# forum: c# Events Redirection in Designer.cs and Visual Studio 2017 More Problems. - C# Discussion Boards[^] "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • 0 Votes
    3 Posts
    7 Views
    L
    Member 12974235 wrote: But I've tried several variations on that at the prompt and all I get is "vs_professional.exe is not recognized as an internal or external command or batch file."I don't know what I'm doing wrong so I'm asking here. Means that there is no executable with that name in the current path. If you open a console, and you get a "C:\Windows>" prompt, then that is the current folder. That's where it will look for an executable with the name you entered. Try changing the directory to where the executable is located. Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)
  • 0 Votes
    4 Posts
    4 Views
    L
    You're welcome! The licensing used to be more restrictive; but keeps getting more relaxed; you have to keep checking back. (IMO) They're acknowledging that ("little") developers can create paying customers in this era of "micro services" (and Azure). "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal
  • open file pdf with browser Internet

    csharp help visual-studio sales
    2
    0 Votes
    2 Posts
    3 Views
    Richard DeemingR
    If this is a web application, try using PDF.js[^] to display the file. It's the same PDF rendering tool that Firefox uses internally. "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • 0 Votes
    5 Posts
    6 Views
    OriginalGriffO
    What code did you try? What exactly happened when you did? Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
  • Community and Code

    visual-studio csharp com question
    2
    0 Votes
    2 Posts
    5 Views
    L
    Yes.
  • ask omr in visual studio algoritma

    csharp mysql visual-studio help
    2
    0 Votes
    2 Posts
    4 Views
    A
    Optical Mark Recognition is a process, that neither Visual Studio 2010, nor MySQL (unless, some geek made it possible), is able to perform. That is a job for a language, C++, Java or C#. You can anyhow read the data from MySQL database, but the process itself is only going to be executed by a language, and Visual Studio itself is capable of providing you with enough environments to program the application in. That is your choice. Here is a complete article, that talks about this in C# language. [C# - Optical Marks Recognition (OMR) Engine 2.1a (Mar, 2016)](https://www.codeproject.com/Articles/884518/Csharp-Optical-Marks-Recognition-OMR-Engine-a-M), kindly go through all of this. The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~