OT: Another reason to NOT use .NET

Ask a Question related to ASP, Design and Development.

  1. #1

    Default OT: Another reason to NOT use .NET

    Read this article, it's great. Seeing a number of these across the
    internet I have been very hesitant in moving my design platform. Any
    opions?

    [url]http://books.slashdot.org/article.pl?sid=03/05/20/1640225&mode=nested[/url]

    -Andrew

    * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    Developer Resources for High End Developers.
    Andrew Durstewitz Guest

  2. Similar Questions and Discussions

    1. CFQUERY not working for some reason
      I have the following code to authenticate a password, and it is successful, complete the <CFIF> Statement: <cfquery name="checkpass"...
    2. Duplicate files without any reason
      :( Without any reason contribute has created multiple copies of files. All the files have the same content The filesare different in the file...
    3. No components working for no reason!
      Oh my god! For some reason every single page that relies on a component, doesn't work! This is horrible! I always get this. The system has...
    4. Is there some reason why warn and die would be very very slow?
      I have some not-unusual warn and die statements in my perlcode. Im using 5.8 on a linux RH8 box. The code runs fine, and even the warn and die...
    5. Any reason why....
      That's just the way they created the application. Some (but not all) effects that aren't available to the full CMYK image CAN be used if you apply...
  3. #2

    Default Re: Another reason to NOT use .NET

    I don't think that's a reason to fear .NET. I just think it's another
    reminder that no platform or language is going to allow us to be lazy... we
    need to continue being diligent and always considering security issues when
    writing applications, period.



    "Andrew Durstewitz" <adurstew@devbuilder.org> wrote in message
    news:3f0eed22$0$206$75868355@news.frii.net...
    > Read this article, it's great. Seeing a number of these across the
    > internet I have been very hesitant in moving my design platform. Any
    > opions?
    >
    > [url]http://books.slashdot.org/article.pl?sid=03/05/20/1640225&mode=nested[/url]
    >
    > -Andrew
    >
    > * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    > Developer Resources for High End Developers.

    Aaron Bertrand - MVP Guest

  4. #3

    Default Re: Another reason to NOT use .NET

    > As far as I know ASP doesn't have much in the way of "programming"
    > holes. However, I know IIS does. But IIS still serves .NET! So does
    > this mean that .NET is 2 times as chance to be hacked?
    Anything Microsoft produces is at least twice as likely to be hacked because
    they are a popular target. The question is, twice as likely compared to
    what? Anything is likely to be hacked... you can leave the "most secure"
    system in the world wide open, it's all about laziness.

    If you're that paranoid about using a particular technology that the threat
    of being hacked exceeds your willingness to make your systems secure, maybe
    you should be in another business...


    Aaron Bertrand - MVP Guest

  5. #4

    Default Re: Another reason to NOT use .NET

    I am talking compared to some Open Source products, such as Apache. I
    primarily develope application in ASP and .NET on Linux to insure the
    highest protection. Just by that fact proves that I am not "LAZY" in my
    security efforts.

    I do understand the "visability" of MS being a factor of the security.
    But I am less than thrilled on the "overall" developer communities
    adoption of .NET. Even MS it's self has droped the name .NET from it's
    vocabulary.

    -Andrew

    * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    Developer Resources for High End Developers.
    Andrew Durstewitz Guest

  6. #5

    Default Re: Another reason to NOT use .NET

    > But I am less than thrilled on the "overall" developer communities
    > adoption of .NET. Even MS it's self has droped the name .NET from it's
    > vocabulary.
    *sigh*

    A name is just a name. Which version of Visual Studio are you using? Is
    anyone at your company using VB.Net or C#?

    Don't reply to your original post. Follow the thread, then we know who
    you're replying to.


    Aaron Bertrand - MVP Guest

  7. #6

    Default Re: Another reason to NOT use .NET

    >*sigh*
    >
    >A name is just a name. Which version of Visual >Studio are you using?
    Is
    >anyone at your company using VB.Net or C#?
    >
    >Don't reply to your original post. Follow the >thread, then we know who
    >you're replying to.
    I am using VB.NET and have been thinking about using ASP.NET in place of
    traditional ASP, but have found ASP.NET lacking.

    -Andrew

    * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    Developer Resources for High End Developers.
    Andrew Durstewitz Guest

  8. #7

    Default Re: Another reason to NOT use .NET

    "Andrew Durstewitz" <adurstew@devbuilder.org> wrote in message
    news:3f0f0393$0$201$75868355@news.frii.net...
    > >*sigh*
    > >
    > >A name is just a name. Which version of Visual >Studio are you using?
    > Is
    > >anyone at your company using VB.Net or C#?
    > >
    > >Don't reply to your original post. Follow the >thread, then we know who
    > >you're replying to.
    >
    > I am using VB.NET and have been thinking about using ASP.NET in place of
    > traditional ASP, but have found ASP.NET lacking.
    If you "primarily develope application in ASP and .NET on Linux to insure
    the highest protection", then that's quite understandable ..

    --
    Tom Kaminski IIS MVP
    [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
    [url]http://mvp.support.microsoft.com/[/url]
    [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]



    Tom Kaminski [MVP] Guest

  9. #8

    Default Re: Another reason to NOT use .NET

    >If you "primarily develope application in ASP >and .NET on Linux to
    insure
    >the highest protection", then that's quite >understandable ..
    Ok...

    However my orgional post was to get some discussion around the use of
    NET over the use of traditional ASP and VB applications. Any thoughts?
    Do you use .NET over traditional ASP?

    -Andrew

    * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    Developer Resources for High End Developers.
    Andrew Durstewitz Guest

  10. #9

    Default Re: Another reason to NOT use .NET

    My first impression of ASP.NET is that it's designed for people who want
    auto-pilot. Datagrids seem totally bogus. All it's doing is writing your
    HTML for you. I prefer to write my own. But, I can see myself going all
    ..NET but only taking advantage of a few of the features. I can't see myself
    using datagrids or anything like that. I will continue to just code
    everything and write my own HTML in Textpad. ([url]www.textpad.com[/url] - buy it
    now!)

    Ray at home

    "Andrew Durstewitz" <adurstew@devbuilder.org> wrote in message
    news:3f0f14eb$0$204$75868355@news.frii.net...
    > >If you "primarily develope application in ASP >and .NET on Linux to
    > insure
    > >the highest protection", then that's quite >understandable ..
    >
    > Ok...
    >
    > However my orgional post was to get some discussion around the use of
    > NET over the use of traditional ASP and VB applications. Any thoughts?
    > Do you use .NET over traditional ASP?
    >
    > -Andrew
    >
    > * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    > Developer Resources for High End Developers.

    Ray at Guest

  11. #10

    Default Re: Another reason to NOT use .NET

    May the force be with you! :o) I like to hear that other coders do
    everything by hand. To much GUI is bad for the brain. Mountan Dew on
    the other hand is good for the brain!

    -Andrew

    * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    Developer Resources for High End Developers.
    Andrew Durstewitz Guest

  12. #11

    Default Re: [OT] Re: Another reason to NOT use .NET

    He he. Textpad rules.

    Ray at work

    "Don Verhagen" <news@southeast-florida.com> wrote in message
    news:ben7ti$75p8b$1@ID-181477.news.uni-berlin.de...
    >
    > I already have it. Do I Need to buy another copy for .NET, ie Textpad.NET?
    >
    > Can you tell it's Friday?
    >
    > Don Verhagen

    Ray at Guest

  13. #12

    Default Re: [OT] Re: Another reason to NOT use .NET

    "Ray at <%=sLocation%>" <ray@ajf8jalskdfna.sefrhja7yasdf.com> wrote in
    message news:e99ACA$RDHA.2056@TK2MSFTNGP12.phx.gbl...
    > "Don Verhagen" <news@southeast-florida.com> wrote in message
    > news:ben7ti$75p8b$1@ID-181477.news.uni-berlin.de...
    >
    > >
    > > I already have it. Do I Need to buy another copy for .NET, ie
    Textpad.NET?
    > >
    > > Can you tell it's Friday?
    > >
    > He he. Textpad rules.
    It does. I write ASP and ASP.NET applications with Textpad.


    frank Guest

  14. #13

    Default Re: [OT] Re: Another reason to NOT use .NET

    In news:eIL41KaSDHA.1684@TK2MSFTNGP11.phx.gbl,
    frank <frankie@frankie.com> typed:
    : "Ray at <%=sLocation%>" <ray@ajf8jalskdfna.sefrhja7yasdf.com> wrote in
    : message news:e99ACA$RDHA.2056@TK2MSFTNGP12.phx.gbl...
    :: "Don Verhagen" <news@southeast-florida.com> wrote in message
    :: news:ben7ti$75p8b$1@ID-181477.news.uni-berlin.de...
    ::
    :::
    ::: I already have it. Do I Need to buy another copy for .NET, ie
    ::: Textpad.NET?
    :::
    ::: Can you tell it's Friday?
    :::
    :: He he. Textpad rules.
    :
    : It does. I write ASP and ASP.NET applications with Textpad.

    Thanks, but I guess I should have put [sacarasm] tags around my post.

    Don Verhagen




    Don Verhagen Guest

  15. #14

    Default Re: [OT] Re: Another reason to NOT use .NET

    Eh, text pad is ok. I tend to use code editors with text highlighting.
    Makes it easier to read.

    -Andrew

    * * * Sent via DevBuilder [url]http://www.devbuilder.org[/url] * * *
    Developer Resources for High End Developers.
    Andrew Durstewitz 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