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
  • Breakpoint Difficulty

    csharp visual-studio debugging question announcement
    2
    0 Votes
    2 Posts
    0 Views
    Z
    There can be various reasons. This article may help http://msdn.microsoft.com/en-us/library/bb146658.aspx[^] There are only 10 types of people in the world, those who understand binary and those who don't.
  • 0 Votes
    2 Posts
    0 Views
    L
    Member 11108623 wrote: please send me coding related saving data all fields combined Sorry, but this site does not provide code to order. You should go to the Articles section[^] and look at some of the samples to be found on your subject of interest.
  • need help

    help tutorial
    2
    0 Votes
    2 Posts
    0 Views
    L
    You already asked this question at http://www.codeproject.com/Messages/4957283/how-to-connect-fingerprint-reader-with-vb.aspx[^], please do not repost. You have also been given suggestions as to what you need to do to get this device working.
  • how know about vb 2005

    c++ java
    2
    0 Votes
    2 Posts
    0 Views
    L
    The best way to learn a new language is to buy a book on it and study hard. But note there is no such language as VB 2005; it is VB.NET.
  • PLZ HELP SIMPLE THING BUT I CANT....

    help tutorial csharp visual-studio question
    2
    0 Votes
    2 Posts
    0 Views
    L
    See http://www.asp.net/vwd[^].
  • How to use jquery in mvc4

    tutorial javascript
    2
    0 Votes
    2 Posts
    0 Views
    L
    This forum is for questions about Visual Studio. Please post your question in http://www.codeproject.com/Forums/12076/ASP-NET.aspx[^] or http://www.codeproject.com/Questions/ask.aspx[^].
  • Cannot get my reports to work

    database sharepoint help
    7
    0 Votes
    7 Posts
    0 Views
    T
    I wish you could see my face, It was that one line of code that has had me struggling for the past few days. But now it works. Thanks so much Richard. Now I can continue with my development. Kind Regards
  • grdview inside repeater

    database
    2
    0 Votes
    2 Posts
    0 Views
    Z
    There are lots of samples online including if you search the articles on this site. For example: Edit Individual GridView Cells in ASP.NET[^] and Editable GridView in ASP.NET 2.0[^] There are only 10 types of people in the world, those who understand binary and those who don't.
  • Visual Studio Community 2013

    visual-studio csharp question
    6
    0 Votes
    6 Posts
    0 Views
    A
    I see, thanks for the advice. I'll probably just remove the Express apps from Control Panel then and see how I get on. Cheers!
  • How does VS retrieve the project files ?

    visual-studio question csharp
    4
    0 Votes
    4 Posts
    0 Views
    A
    yes... this. :thumbsup:
  • 0 Votes
    2 Posts
    0 Views
    B
    Looks more like a Visual Studio problem. Clean the solution, close VS, delete old local files, and re-build the solution again. That should normally help.
  • Datatable filtering based on year part of date

    question
    3
    0 Votes
    3 Posts
    0 Views
    R
    Thanks for your kind reply. You were compared year with datatable's column which is of type number. But I actually want to compare year with the column of type datetime. In that only year part should be compared.
  • Attach To Web Service Process

    asp-net visual-studio json architecture help
    10
    0 Votes
    10 Posts
    0 Views
    K
    OK, this may be the problem. When I set a breakpoint in the API and run the code in the second app, the breakpoint in the first app never gets hit. I was under the assumption that I needed to attached to the API's process to step into it. If it's not broken, fix it until it is
  • incorrect syntax error

    csharp help database visual-studio algorithms
    9
    0 Votes
    9 Posts
    0 Views
    J
    Hello Thatraja, Thank you for your response, as told to Dave, i have started a new project that is working well. The fact is that the project that i was making, was not giving the results that i wanted, so i looked up more forward and started a new one that is working as i wanted. Later on i will restart this project and i will have the "responses" in mind . thank you again. john
  • Cloning a Duplicate Solution

    csharp c++ visual-studio question
    7
    0 Votes
    7 Posts
    0 Views
    A
    I meant you can make your own script... if you don't know how to script, well... that's a whole different problem. :)
  • 0 Votes
    5 Posts
    0 Views
    C
    Correct, Dave. I asked this exact same question over on Stack Overflow, and got that part of the answer which you just gave. i.e., Tools -> Options -> Debugging -> General -> Enable address level debugging That's all they told me, without mentioning the part about where the menu stuff was for actually making it happen. Sheesh. Anyway, I have a register window in Visual Studio, thanks to you two guys. Thanks a ton.
  • 0 Votes
    2 Posts
    0 Views
    L
    That's not the way things work here. If you want code samples then you are expected to go and search for them. You can use Google, Bing, the CodeProject Articles section[^] to get started. Also please select the appropriate language forum for your problem; Visual Studio is an IDE and supports multiple languages.
  • Could not run visual studio

    help csharp visual-studio
    6
    0 Votes
    6 Posts
    0 Views
    L
    Otekpo Emmanuel wrote: should have been solved after formatting my system Not necessarily, as formatting your system was largely a waste of time and effort; reinstalling visual studio the same. You need to look at your project to see exactly which libraries/assemblies are needed to run your application, and ensure they are all present in the appropriate directories. Look also at the project settings to ensure that you are targeting the correct version of the .NET framework.
  • visual studio

    tutorial csharp visual-studio question
    2
    0 Votes
    2 Posts
    0 Views
    P
    Log onto what? An ASP.NET website? ASP MVC? Silverlight? Windows Phone? WPF?
  • VS 2010 Error List Keeps Opening

    help visual-studio tools question
    6
    0 Votes
    6 Posts
    0 Views
    L
    I just tried a build and the Error window remained hidden as there was nothing to be shown. No idea what you may be doing differently.