Open source or dotnet?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Leon_Amirreza

    #1

    Open source or dotnet?

    we can have win32 platform but
    arent dot net programs very hacker friendly?
    any much difference between a dotnet program and an open source program?!


  • William Ryan eMVP

    #2
    Re: Open source or dotnet?

    You can write insecure code with any tool and any langauge. If used
    correctly .NET is very safe and in many instance, much safer than unmanaged
    code.

    It depends on what you mean by difference. .NET isn't open source so that's
    one difference. (Mono however will have an open source version)
    I guess if you can tell me what aspect of open source you want to compare it
    to, I can address that specifically.

    HTH,

    Bill




    "Leon_Amirr eza" <r_rahmaty@hotm ail.com> wrote in message
    news:ew1l$mqNEH A.2708@TK2MSFTN GP11.phx.gbl...[color=blue]
    > we can have win32 platform but
    > arent dot net programs very hacker friendly?
    > any much difference between a dotnet program and an open source program?!
    >
    >[/color]


    Comment

    • Brett O'Callaghan

      #3
      Re: Open source or dotnet?

      "Leon_Amirr eza" <r_rahmaty@hotm ail.com> wrote:
      [color=blue]
      >we can have win32 platform but
      >arent dot net programs very hacker friendly?
      >any much difference between a dotnet program and an open source program?![/color]

      This "problem" is very over-stated IMHO. You're deluding yourself if
      you think that "native compiled" apps aren't easily decompiled and
      studied. Does it really matter if .net apps are "really easy" to do
      it to rather than "just easy"?


      Comment

      • Leon_Amirreza

        #4
        Re: Open source or dotnet?

        just to say that i agree with u in that with a good debuuger or decomplier
        tool there will be no much difference in .net or win32 programs and u said
        its overstated maybe becausae of I havent studied about this much. if u can
        possibly give me some site (or doc, page especially published by Microdsoft)
        addresses that contains deeper discussions in that?

        and by opensource i meant its easy to study the programs source not the
        licensing
        I thought my previus post would say the point that actually didnt
        any way thank you for yur time

        "Brett O'Callaghan" <brettocallagha n@hotmail.com> wrote in message
        news:ujc0a01d1n v87j6ib0scnh8q8 ea0n10r7c@4ax.c om...[color=blue]
        > "Leon_Amirr eza" <r_rahmaty@hotm ail.com> wrote:
        >[color=green]
        > >we can have win32 platform but
        > >arent dot net programs very hacker friendly?
        > >any much difference between a dotnet program and an open source program?![/color]
        >
        > This "problem" is very over-stated IMHO. You're deluding yourself if
        > you think that "native compiled" apps aren't easily decompiled and
        > studied. Does it really matter if .net apps are "really easy" to do
        > it to rather than "just easy"?
        >
        >[/color]


        Comment

        Working...