C programming

Discussion in 'Programming' started by promotingspace.net, Jul 15, 2007.

  1. #1
    Hi
    I was looking through web programming ads and I found someone seeking a programmer that knows ASP and C#
    Why is C# required? I mean what dows web programming have to do with C#?
    thanks
     
    promotingspace.net, Jul 15, 2007 IP
  2. technoguy

    technoguy Notable Member

    Messages:
    4,369
    Likes Received:
    306
    Best Answers:
    0
    Trophy Points:
    205
    #2
    Asp.net can be codes using visual basic , c# or j# syntaxes so It is required.
     
    technoguy, Jul 15, 2007 IP
  3. dizzy

    dizzy Peon

    Messages:
    43
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    ASP.NET is the platform. C# is the language.

    ASP is a scripting language


    ASP.NET & C# is compiled code & is faster & has a lot more capabilities than ASP.
     
    dizzy, Jul 16, 2007 IP
  4. glowdot

    glowdot Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    C# is sort of analogous to Java (JSP and ASP are both scripting languages).
     
    glowdot, Jul 16, 2007 IP
  5. promotingspace.net

    promotingspace.net Peon

    Messages:
    361
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    is C++ different from C# ?
     
    promotingspace.net, Jul 16, 2007 IP
  6. dizzy

    dizzy Peon

    Messages:
    43
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6

    Yes, it's pretty different.

    C# is a microsoft language & runs on the .NET framework & can be used on the web or in applications or components.

    You wouldn't use C++ on the web...only for client & server applications & components.
     
    dizzy, Jul 17, 2007 IP
  7. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #7
    You can think C# as managed C++ (memory management ,etc differs)
     
    it career, Jul 18, 2007 IP
  8. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #8
    ASP isnt a scripting language either as classic asp was written in JScript or VBScript

    .Net can be written in almost any language, out the box VB and C# is there (think Java.Net is too but dont quote me) and there are easy ways of getting IronPython, C++, cobol etc running - believe Ruby will even be supported with a release on the 23rd
     
    AstarothSolutions, Jul 18, 2007 IP
  9. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #9
    you can actually do either C# or VB
     
    ProgrammersTalk, Jul 18, 2007 IP
  10. Bryce

    Bryce Peon

    Messages:
    1,235
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    0
    #10
    like comparing fire and water.... C# is yet another Microsoft abberation that should have never made it into any production enviornment.
     
    Bryce, Jul 18, 2007 IP