Search Results

Search found 129 results on 6 pages for 'dotnetdev'.

Page 6/6 | < Previous Page | 2 3 4 5 6 

  • Using these 2 build options in Visual Studio

    - by dotnetdev
    When I debug a project and there is an error in my code (e.g. a method returns something and when I consume that method, I don't put the returned data into a variable) the popup asking me to run the last successful build comes up. How exactly do I configure this? Also, in what scenario does the Visual Studio build order come in handy? I once built a solution, and it couldn't build one project because a dependent project was not built beforehand. I guess this one possible scenario? Any others? Thanks

    Read the article

  • Is it possible to write syntax like - ()() ?

    - by dotnetdev
    I read in an ebook somewhere (which I'm desperate to find again), that, by using delegates, it is possible to write code which has syntax as follows: ()(); // where delegate proceeds this. Can anyone provide any details how this would be possible/in what situation this would occur? Thanks

    Read the article

< Previous Page | 2 3 4 5 6