Curious : Anyone using .NET for "adult" programming?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TexasDreams
    former Miserable Admin :)
    • Oct 2003
    • 4700

    #1

    Curious : Anyone using .NET for "adult" programming?

    I was working on some back-end development things recently and came across some tools (GPL) for building/running Microsoft .NET apps (using C#, VB.NET, ASP.NET, ADO.NET, and XML) using open-source development tools and make them so that they can run on a LINUX server.

    I'm just starting to experiment with some things done for .NET/LINUX, and coming from a ASP/VB background it shows promise. Here's a brief feature summary with the links to grab the free dev tools.

    http://www.deciphex.com/modules.php?...rder=0&thold=0

    8
    YEP, I'd Hit It!!!
    0%
    3
    Nope, I'll stick to PHP.
    0%
    5
    ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com
  • tical
    Confirmed User
    • Feb 2002
    • 6504

    #2
    Whatever works for you, if you're versed in it no point in learning something else unless you program for a living.

    If you're in sales just do what you gotta do to get your product out there, no point in unnecessary delays.

    A lot of our simpler stuff is done in PHP and the heavy duty stuff is Java
    112.020.756

    Comment

    • TexasDreams
      former Miserable Admin :)
      • Oct 2003
      • 4700

      #3
      Originally posted by tical
      A lot of our simpler stuff is done in PHP and the heavy duty stuff is Java
      I've been doing programming of one type or another since the days of COBOL on CPM. I'm looking at doing this as a way to leverage C# and ASP. Using Java concepts in C# as web services with VB and ASP. It's just I have a ton of mainstream experience on M$ development that can also be done on LINUX platforms.
      ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com

      Comment

      • VideoJ
        Confirmed User
        • Aug 2002
        • 750

        #4
        Done some non-adult user stuff with .net, been thinking about doing some server side stuff with mono. Php is fine for light-weight stuff, but I've never cared for Java for some reason and C# felt good working with it. C is an overkill even for a lot of server stuff.

        Check out http://www.icsharpcode.net/OpenSource/SD/ for a free .net IDE. Fast and lightweight.

        Another long time coder too. Started on mainframes with fortran in '75
        Somebody stole my damn signture...

        Comment

        • AdPatron
          No commissions, no fees.
          • Apr 2003
          • 17706

          #5
          .net.... Hahahahah.

          Comment

          • TexasDreams
            former Miserable Admin :)
            • Oct 2003
            • 4700

            #6
            Originally posted by VideoJ
            Done some non-adult user stuff with .net, been thinking about doing some server side stuff with mono. Php is fine for light-weight stuff, but I've never cared for Java for some reason and C# felt good working with it. C is an overkill even for a lot of server stuff.

            Check out http://www.icsharpcode.net/OpenSource/SD/ for a free .net IDE. Fast and lightweight.

            Another long time coder too. Started on mainframes with fortran in '75
            Yep!!! That's exactly the free .net IDE that I'm working with, SharpDevelop is pretty damn slick.
            ICQ: 168-914-369 >>> sysop [at] TexasDreams [dot] com

            Comment

            Working...