ASP.NET Rocks !

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MGPspots
    Confirmed User
    • Jan 2005
    • 422

    #1

    ASP.NET Rocks !

    Just getting into ASP.NET, its taken me a while to get used to it but the power is awesome. Dinosaurs in the php world better move over
    SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55705

    #2
    asp is good for somethings php for the other.

    my friend works for ms. uses asp.net everyday.
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • Doctor Dre
      Too lazy to set a custom title
      • Jan 2001
      • 51692

      #3
      Asp is sooo under rated in this business it's not even funny
      Originally posted by rayadp05
      I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?

      Comment

      • MGPspots
        Confirmed User
        • Jan 2005
        • 422

        #4
        Originally posted by Doctor Dre
        Asp is sooo under rated in this business it's not even funny
        Yeah, that's exactly what I don't get. Never see a .NET adult script. If you look at other industries it really is beginning to take over. In finance for example it is already pretty much the standard.
        SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.

        Comment

        • DEA - banned for life
          V.I.P.
          • Nov 2004
          • 7886

          #5
          was hoping there would be more drama in this thread

          Comment

          • ronbotx
            Registered User
            • Jan 2002
            • 1634

            #6
            You will see .Net used by corporations and the governement.

            I like .Net from a technical view but once you start down that route, you will be paying Microsoft license fees for developmnent tools, Windows Server, and SQL Server.

            Please note the ASP and ASP.Net are two different things and require two different skill sets. .Net people are in demand now so be prepared to pay well for labor.

            Comment

            • tdp-Cool-content
              Confirmed User
              • Oct 2002
              • 321

              #7
              .NET f.. rules!!! you can do the most hardcore serverscripts in no time PLUS it's so easy to reuse your code!
              Webmaster Content Cool-content

              Webmaster Resources cool-XXXresources

              Comment

              • grumpy
                Too lazy to set a custom title
                • Jan 2002
                • 9870

                #8
                Originally posted by tdp-Cool-content
                .NET f.. rules!!! you can do the most hardcore serverscripts in no time PLUS it's so easy to reuse your code!
                If you write your code proper in php you can reuse it to. Advance of php is that its low on server resources. Asp and Net are costly and use a lot of server resources. Reason big companys demand asp or . net or the combo is because its Microsft. The big software comapnies will use asp and .net because they can make more money with that type of coding.
                Don't let greediness blur your vision | You gotta let some shit slide
                icq - 441-456-888

                Comment

                • tdp-Cool-content
                  Confirmed User
                  • Oct 2002
                  • 321

                  #9
                  Originally posted by grumpy
                  If you write your code proper in php you can reuse it to. Advance of php is that its low on server resources. Asp and Net are costly and use a lot of server resources. Reason big companys demand asp or . net or the combo is because its Microsft. The big software comapnies will use asp and .net because they can make more money with that type of coding.
                  Using .NET framework for webdevelopment is NOT draining your servers resources it's a myth. it only copile the code ONE time the rest is up to the bandwith.

                  Using PHP the server read the code for all hits made on the server and is therfor using alot og CPU power.. i belive

                  well all in all I think MS made a fucking awsome framework that give programers a lot of opportunities that has not been availible before in any language.
                  Webmaster Content Cool-content

                  Webmaster Resources cool-XXXresources

                  Comment

                  • Series
                    Confirmed User
                    • Jul 2004
                    • 946

                    #10
                    Originally posted by ronbotx
                    Please note the ASP and ASP.Net are two different things and require two different skill sets.
                    Curious... how different are they? I know they're quite different, but are they night & day different? I did A LOT with ASP up until about 2002, do you think it would be fairly easy to make the jump to .NET if I needed to?

                    thanks.

                    Comment

                    • Series
                      Confirmed User
                      • Jul 2004
                      • 946

                      #11
                      Originally posted by ronbotx
                      You will see .Net used by corporations and the governement.
                      I know a lot of sportsbooks use ASP / .NET too

                      Comment

                      • tdp-Cool-content
                        Confirmed User
                        • Oct 2002
                        • 321

                        #12
                        Originally posted by Series
                        Curious... how different are they? I know they're quite different, but are they night & day different? I did A LOT with ASP up until about 2002, do you think it would be fairly easy to make the jump to .NET if I needed to?

                        thanks.
                        for starters the HTML is removed from the code it self! and it's more like Visual basic code or u can use C# code, your choise

                        but no it's not that hard to learn! try some starter exsamples ad http://www.asp.net
                        Webmaster Content Cool-content

                        Webmaster Resources cool-XXXresources

                        Comment

                        • MGPspots
                          Confirmed User
                          • Jan 2005
                          • 422

                          #13
                          Originally posted by Series
                          Curious... how different are they? I know they're quite different, but are they night & day different? I did A LOT with ASP up until about 2002, do you think it would be fairly easy to make the jump to .NET if I needed to?

                          thanks.

                          If you had experience with asp , asp.net should be no drama. Some differences like a more powerful language (vb.net or c#), code behind pages etc. But overall asp.net is easier than asp (imho).

                          The really cool thing I like is that vb is now a fully power OO language (vb.net) and its really easy to move over to c# once you've done vb.net. So its actaully a painless way to get over to C.

                          The other great thing is that the code is indentical for applications, websites or pda's, its just the presentation layer that changes. For example, now I'm working on a derivatives site, but should I need to I can easily move it over to a windows app or pda app.

                          ASP2.0 is out at the end of the year which is another big step forward, so get on board now folks...
                          SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.

                          Comment

                          • Kevsh
                            Confirmed User
                            • Dec 2004
                            • 8619

                            #14
                            Originally posted by Series
                            I know a lot of sportsbooks use ASP / .NET too
                            Microsoft has a very good sales team

                            Comment

                            • Rui
                              web
                              • Dec 2001
                              • 9533

                              #15
                              Originally posted by tdp-Cool-content
                              Using .NET framework for webdevelopment is NOT draining your servers resources it's a myth. it only copile the code ONE time the rest is up to the bandwith.

                              Using PHP the server read the code for all hits made on the server and is therfor using alot og CPU power.. i belive

                              well all in all I think MS made a fucking awsome framework that give programers a lot of opportunities that has not been availible before in any language.
                              So you are saying ASP.net uses less resources php? shit you need to hire some new programmers or buy some books

                              Comment

                              • MGPspots
                                Confirmed User
                                • Jan 2005
                                • 422

                                #16
                                Originally posted by Rui
                                So you are saying ASP.net uses less resources php? shit you need to hire some new programmers or buy some books
                                I guess php may use less server resources and is probably more stable than asp.net (although asp.net uses less resources than asp, and asp2 is meant to be 20% quicker). But who cares?? If you have a high traffic TGP or hi-traffic paysite or something like GFY you might notice a small performance benefit. But for the vast majority of sites there isn't the performance difference is insignificant and they would benefit fromthe extra power and functionality of asp.net.
                                SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.

                                Comment

                                • NaughtyRob
                                  Two fresh affiliate progs
                                  • Nov 2004
                                  • 29602

                                  #17
                                  Our new 2257 product is programmed in .net
                                  [email protected]
                                  Skype: 17026955414
                                  Vacares Web Hosting - Protect Your Ass with Included Daily Backups

                                  Comment

                                  • Relish XXX
                                    Confirmed User
                                    • Dec 2004
                                    • 4904

                                    #18
                                    If you are using ASP will it only work on Windows based servers?

                                    Comment

                                    • AlienQ - BANNED FOR LIFE
                                      best designer on GFY
                                      • Mar 2003
                                      • 30307

                                      #19
                                      So does my daughters big wheel, but hey...
                                      What ever makes you happy.

                                      Comment

                                      • Warden
                                        Confirmed User
                                        • Nov 2002
                                        • 2906

                                        #20
                                        ASP along with ColdFusion are making huge comebacks. Simply because of their scalability and functionality they have over so many other interface languages.
                                        AIM: ZeeRiddler
                                        ICQ: 128160005
                                        Warden's MS

                                        Comment

                                        • ronbotx
                                          Registered User
                                          • Jan 2002
                                          • 1634

                                          #21
                                          Originally posted by Series
                                          Curious... how different are they? I know they're quite different, but are they night & day different? I did A LOT with ASP up until about 2002, do you think it would be fairly easy to make the jump to .NET if I needed to?

                                          thanks.
                                          You will have a fairly significant learning curve. I had to switch from vbscript to C#, there is the whole code-behind thing, Visual-Studio, and the ADO calls are all different....

                                          If you are doing small to maybe medium size apps though, you might try using Dreamweaver MX for ASP.Net. I found it a lot simpler that using Studio for basic web apps.

                                          Comment

                                          • tdp-Cool-content
                                            Confirmed User
                                            • Oct 2002
                                            • 321

                                            #22
                                            Originally posted by Rui
                                            So you are saying ASP.net uses less resources php? shit you need to hire some new programmers or buy some books
                                            I don't think I need to do anything Mr. ;)
                                            Webmaster Content Cool-content

                                            Webmaster Resources cool-XXXresources

                                            Comment

                                            • Series
                                              Confirmed User
                                              • Jul 2004
                                              • 946

                                              #23
                                              Interesting... thanks

                                              Comment

                                              • THAREALROGER
                                                Confirmed User
                                                • Dec 2004
                                                • 438

                                                #24
                                                ASP.NET is very powerful....I work with every day as an programmer...I use mostly C#
                                                Thanks to BILL, this time he came with a great idea......
                                                And if you are really gonna programm in ASP.NET u need to learn Visual Studio....
                                                It's worth it in the end...
                                                Peace Roger
                                                ---------
                                                XadultMasters.com
                                                quote:"When I die burry me face down, so the whole world can KISS my ass!!!"

                                                Comment

                                                Working...