Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Bug in VS 2003

    Has anyone noticed that, sometimes, when you delete controls like
    DataAdapters from a web form, then save (without first switching to
    code view), when you reload the project they reappear?!?!?!?!?

    WHY OH WHY DON'T MICROSOFT DEBUG THIS STUFF BEFORE THEY RELEASE IT!!!

    We spend most of our working days inside a product that is sooo shaky
    I feel it necessary to backup my project every 30 mins or so..

    BTW this isn't a 'knock Microsoft' message. Windows 2000/XP is great,
    the Framework itself seems reliable, SQL Server is solid. The Visual
    Studio on the other hand, seems to have been 'rushed' out without
    being properly tested - AGAIN!

    Personally I would gladly give up features if only the basics worked
    reliably, all the time. 99% of the time is not good enough. That 1%
    can mean hours of lost work if you forget to be ultra-paranoid and
    don't backup.

    If I wrote such shakey software Id be put on photocopying duties.

    John
    John Sparrow Guest

  2. Similar Questions and Discussions

    1. install ISA Server 2003 (part of SBS 2003)on a separate machine
      We bought and installed sbs 2003 on server and activated and registered the licenses. We want to install ISA Server 2003 (part of SBS 2003)on a...
    2. HELP -- Win 2003 EE problems Win 2003 Evaluation Edition Multiboot scenario
      Please, just give an answer to his question or don't respond. I don't know the answer to the question myself eithe, but I would try to set the...
    3. Office pro 2003 - Works 2004, Publisher 2003, Plus! Digital Media Ed
      Office pro 2003 - Works 2004, Publisher 2003, Plus! Digital Media Ed OFFICE SYSTEM PROFESSIONAL V2003 (c) MICROSOFT CD1=OFFICE 11 ...
    4. rcalc/extmath/tldlib offline 2003-09-17 through 2003-09-24
      Saluton! On 2003-09-24 the European Parliament is going to decide on a software patent directive. As a protest my web pages will offline from...
    5. Online Registration opens for php-con West 2003, October 21-24, 2003, Santa Clara, CA
      php-con returns to the San Francisco Bay Area with new sessions, the gurus of PHP and a whole new day of PHP-intensive learning. Log on to...
  3. #2

    Default Re: Bug in VS 2003

    John,

    I agree with you as far as improved stability vs. features. However, the bug
    you have, I've never come across and I'm pretty sure it's unknown to many if
    not most other developers, which prompts me to say that this is one of those
    bugs (if it is...) that are very hard to catch, even with proper testing.

    --
    Carsten Thomsen
    Enterprise Development with Visual Studio .NET, UML, and MSF
    [url]http://www.apress.com/book/bookDisplay.html?bID=105[/url]
    "John Sparrow" <jsparrow@ecclescollege.ac.uk> wrote in message
    news:1357b958.0307310249.6b9ce5cf@posting.google.c om...
    > Has anyone noticed that, sometimes, when you delete controls like
    > DataAdapters from a web form, then save (without first switching to
    > code view), when you reload the project they reappear?!?!?!?!?
    >
    > WHY OH WHY DON'T MICROSOFT DEBUG THIS STUFF BEFORE THEY RELEASE IT!!!
    >
    > We spend most of our working days inside a product that is sooo shaky
    > I feel it necessary to backup my project every 30 mins or so..
    >
    > BTW this isn't a 'knock Microsoft' message. Windows 2000/XP is great,
    > the Framework itself seems reliable, SQL Server is solid. The Visual
    > Studio on the other hand, seems to have been 'rushed' out without
    > being properly tested - AGAIN!
    >
    > Personally I would gladly give up features if only the basics worked
    > reliably, all the time. 99% of the time is not good enough. That 1%
    > can mean hours of lost work if you forget to be ultra-paranoid and
    > don't backup.
    >
    > If I wrote such shakey software Id be put on photocopying duties.
    >
    > John

    CT Guest

  4. #3

    Default Re: Bug in VS 2003

    "John Sparrow" <jsparrow@ecclescollege.ac.uk> wrote in message
    news:1357b958.0307310249.6b9ce5cf@posting.google.c om...
    > Has anyone noticed that, sometimes, when you delete controls like
    > DataAdapters from a web form, then save (without first switching to
    > code view), when you reload the project they reappear?!?!?!?!?
    I have never seen this problem personally. My suggestion would be to
    separate design and coding as separate procedures, as it probably will not
    happen when the code view window is not open at all. This is not to
    vindicate MS for a bug, but to say that sometimes we have to alter our ways,
    at least until things are fixed.
    > WHY OH WHY DON'T MICROSOFT DEBUG THIS STUFF BEFORE THEY RELEASE IT!!!
    >
    > We spend most of our working days inside a product that is sooo shaky
    > I feel it necessary to backup my project every 30 mins or so..
    >
    > BTW this isn't a 'knock Microsoft' message. Windows 2000/XP is great,
    > the Framework itself seems reliable, SQL Server is solid. The Visual
    > Studio on the other hand, seems to have been 'rushed' out without
    > being properly tested - AGAIN!
    >
    > Personally I would gladly give up features if only the basics worked
    > reliably, all the time. 99% of the time is not good enough. That 1%
    > can mean hours of lost work if you forget to be ultra-paranoid and
    > don't backup.
    >
    > If I wrote such shakey software Id be put on photocopying duties.
    Ever release an app with a bug in it? We all have. Now, imagine millions of
    lines of code. No matter how free you try to build something, there is
    always a box.

    I think there are a great many annoying bugs in many tools, including SQL
    Server tools (the engine is rather solid, however). I hate having to switch
    away from taskpad view and then back to get rid of UI errors. I hate the
    fact that almost everything I touch in EM destroys the original, forcing me
    to recompile my stored procedures. But, I realize the limitations and alter
    my way of doing things. Yukon will likely be better, but I will still likely
    find a couple of annoying new characteristics/bugs. The more lines of code
    they put in, the more likely a small bug will be introduced.

    On the other hand, you should continue to air your grievances. Believe it or
    not, the development crews at Microsoft do listen. I would just be a bit
    more constructive rather than suggest the dev team should be moved to Xerox
    duty. ;->

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA
    Author: ADO.NET and XML: ASP.NET on the Edge

    ************************************************** **************************
    ****
    Think Outside the Box!
    ************************************************** **************************
    ****


    Cowboy \(Gregory A. Beamer\) Guest

  5. #4

    Default Re: Bug in VS 2003

    Not that I have any complaints about Studio (most of the time something
    wigged out, it was something _I_ was doing). But what Visual IDE have you
    been using that was 100% reliable? I might be wanting to change my
    development team's environment if such a product does exist.

    But for now I am completely satisfied with MS Studio, not because it is 100%
    reliable, but because there is nothing I have come across that even
    compares.

    bill
    ps There was one bug that did frustrate me, in a c++ project (non-managed)
    sometimes when I would collapse a block of code (keyboard shortcut assigned
    crtl + < ) studio would crash. So I thought about it, hell notepad doesn't
    have a collapse feature, so how about I just save my work before I collapse.
    Haven't lost anything since.

    "John Sparrow" <jsparrow@ecclescollege.ac.uk> wrote in message
    news:1357b958.0307310249.6b9ce5cf@posting.google.c om...
    > Has anyone noticed that, sometimes, when you delete controls like
    > DataAdapters from a web form, then save (without first switching to
    > code view), when you reload the project they reappear?!?!?!?!?
    >
    > WHY OH WHY DON'T MICROSOFT DEBUG THIS STUFF BEFORE THEY RELEASE IT!!!
    >
    > We spend most of our working days inside a product that is sooo shaky
    > I feel it necessary to backup my project every 30 mins or so..
    >
    > BTW this isn't a 'knock Microsoft' message. Windows 2000/XP is great,
    > the Framework itself seems reliable, SQL Server is solid. The Visual
    > Studio on the other hand, seems to have been 'rushed' out without
    > being properly tested - AGAIN!
    >
    > Personally I would gladly give up features if only the basics worked
    > reliably, all the time. 99% of the time is not good enough. That 1%
    > can mean hours of lost work if you forget to be ultra-paranoid and
    > don't backup.
    >
    > If I wrote such shakey software Id be put on photocopying duties.
    >
    > John

    William F. Robertson, Jr. Guest

  6. #5

    Default Re: Bug in VS 2003

    Thanks for the reply.

    I was just removing some no-longer-needed SqlDataAdapters from my
    project. They would disappear as expected, but magically be back next
    time I restarted VS! (and yes, I did save!!)

    I suppose I shouldn't complain, at least I wasn't loosing code, only
    gaining it!
    > Ever release an app with a bug in it? We all have. Now, imagine millions of
    > lines of code. No matter how free you try to build something, there is
    > always a box.
    I understand that no code can be totally reliable, but I do question
    the quality control of this product - especially for asp.net
    development (maybe for Windows Forms it's different, i don't know).

    If they're using solid software engineering principles, and they have
    the right level of resources / time, there's no reason for it to be
    shakey. Complexity shouldn't be an excuse.

    Microsoft themselves prove this point with lots of other products (SQL
    Server, Windows, .net Framework etc). They're not totally bug free,
    but they're much better than VS.

    John
    > I think there are a great many annoying bugs in many tools, including SQL
    > Server tools (the engine is rather solid, however). I hate having to switch
    > away from taskpad view and then back to get rid of UI errors. I hate the
    > fact that almost everything I touch in EM destroys the original, forcing me
    > to recompile my stored procedures. But, I realize the limitations and alter
    > my way of doing things. Yukon will likely be better, but I will still likely
    > find a couple of annoying new characteristics/bugs. The more lines of code
    > they put in, the more likely a small bug will be introduced.
    >
    > On the other hand, you should continue to air your grievances. Believe it or
    > not, the development crews at Microsoft do listen. I would just be a bit
    > more constructive rather than suggest the dev team should be moved to Xerox
    > duty. ;->
    John Sparrow Guest

  7. #6

    Default Re: Bug in VS 2003

    "William F. Robertson, Jr." <wfrobertson@kpmg.com> wrote in message news:<Ovi9ob4VDHA.1744@TK2MSFTNGP12.phx.gbl>...
    > Not that I have any complaints about Studio (most of the time something
    > wigged out, it was something _I_ was doing). But what Visual IDE have you
    > been using that was 100% reliable? I might be wanting to change my
    > development team's environment if such a product does exist.
    None have been 100% reliable. Several, however, have never corrupted
    my code. VS 2003 corrupts my code probably once every 30 hours of use.
    Several different workstations, using VS2002 and then 2003 when it was
    released. Windows 2000 and XP, all the latest updates. These problems
    may be limited to Web Forms work, I can't speak for Windows Forms.

    I've been using Delphi since '95 - and there are one or two bugs in
    some versions, but I've never lost code.

    Dreamweaver is another example.
    > But for now I am completely satisfied with MS Studio, not because it is 100%
    > reliable, but because there is nothing I have come across that even
    > compares.
    Personally I wouldn't be satisfied with that. I would (and do) *use*
    it, but am not satisfied - I think that's perfectly reasonable. I'm
    not bothered by the way (for example) that it doesn't render
    DataGrid's properly. That's only a superficial problem. But corrupting
    code is serious.

    I'm also not convinced that the VS user can be blamed for making it
    malfunction. Shouldn't well written code just say "You shouldn't do
    that"??

    Obviously that's simplistic, but my general point remains valid: are
    MS using solid software engineering principles and sufficient quality
    control on this product? They obviously do on other offerings (server
    software especially).

    VS should have server-level reliability.

    John
    John Sparrow Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139