Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Thinking about the "WHY's" for using .NET 3.5

Thinking about the "WHY's" for using .NET 3.5

Scheduled Pinned Locked Moved The Lounge
csharpwpfquestionphplinq
36 Posts 27 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rocky
    wrote on last edited by
    #1

    Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

    Rocky My Blog

    L M R D P 19 Replies Last reply
    0
    • R Rocky

      Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

      Rocky My Blog

      L Offline
      L Offline
      Luis Alonso Ramos
      wrote on last edited by
      #2

      Of all new features in 3.5, I can say one is well worth the upgrade: LINQ. Also there are things like partial methods, var, and other C# things that I use quite often. The bad thing is the framework downlaod is bigger. If you are writing server apps (ASP.NET), then there's nothing against using 3.5. If you are writing a client application (WinForms/WPF), you'll need your users to isntall the FX 3.5 (it doesn't come with Vista or through Windows Update AFAIK). Happy new year!! :)

      Luis Alonso Ramos Intelectix Chihuahua, Mexico My Blog!

      H 1 Reply Last reply
      0
      • R Rocky

        Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

        Rocky My Blog

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        2.0 to 3.5 you cannot justify the change to a beancounter, you never can, for them an abacus is an adequate tool and the cost is about right, miserable sods X| . I think the improved intellisense and Linq are about the only things I am using. In my opinion WPF is not valid for data centric apps and I will be sticking with winforms for a couple of years yet. I have the feeling it will mature dramatically over that period and the learning curve will flatten somewhat. Workflow Services (WWF & WCF combined) is a peice of crap, this is an MS ploy to sell more product, specifically Sharepoint. There are limited real world examples available and you need so many services, databases, hosting services and UI components just to get a form out it is quite painfull. And I hate the drag and drop designer what a POS. I have no opinion on Web stuff as I am 90% winform based. Luckily we have MSDN so the cost of VS is factored in and there is no real cost for us to move until we get into WPF. 2008 & 2005 reside happily on the same development box so it has been a very easy, low cost transition for us.

        Never underestimate the power of human stupidity RAH

        R J N 3 Replies Last reply
        0
        • M Mycroft Holmes

          2.0 to 3.5 you cannot justify the change to a beancounter, you never can, for them an abacus is an adequate tool and the cost is about right, miserable sods X| . I think the improved intellisense and Linq are about the only things I am using. In my opinion WPF is not valid for data centric apps and I will be sticking with winforms for a couple of years yet. I have the feeling it will mature dramatically over that period and the learning curve will flatten somewhat. Workflow Services (WWF & WCF combined) is a peice of crap, this is an MS ploy to sell more product, specifically Sharepoint. There are limited real world examples available and you need so many services, databases, hosting services and UI components just to get a form out it is quite painfull. And I hate the drag and drop designer what a POS. I have no opinion on Web stuff as I am 90% winform based. Luckily we have MSDN so the cost of VS is factored in and there is no real cost for us to move until we get into WPF. 2008 & 2005 reside happily on the same development box so it has been a very easy, low cost transition for us.

          Never underestimate the power of human stupidity RAH

          R Offline
          R Offline
          realJSOP
          wrote on last edited by
          #4

          I can see a use for WCF (if they make it easier on the programmer), but WWF is nothing more than pandering to non-programmers by allowing them to assemble custom-ordered "activities" (written by *real* programmers) without having to write any code. I still don't see a need for WPF (in my current situation, anyway).

          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

          J J J 3 Replies Last reply
          0
          • R Rocky

            Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

            Rocky My Blog

            R Offline
            R Offline
            realJSOP
            wrote on last edited by
            #5

            Unless you have a major project underway that is at a "point-of-no-return" in terms of progress, you should start using .Net 3.5. The beauty of VS2008 (yes, there's at least ONE good thing about VS2008) is that you can target .Net 2.0 OR 3.5. That means you can at least start using the newest IDE, even if you're stuck on a .Net 2.0 project. All new development should use .Net 3.5.

            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
            -----
            "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

            B 1 Reply Last reply
            0
            • M Mycroft Holmes

              2.0 to 3.5 you cannot justify the change to a beancounter, you never can, for them an abacus is an adequate tool and the cost is about right, miserable sods X| . I think the improved intellisense and Linq are about the only things I am using. In my opinion WPF is not valid for data centric apps and I will be sticking with winforms for a couple of years yet. I have the feeling it will mature dramatically over that period and the learning curve will flatten somewhat. Workflow Services (WWF & WCF combined) is a peice of crap, this is an MS ploy to sell more product, specifically Sharepoint. There are limited real world examples available and you need so many services, databases, hosting services and UI components just to get a form out it is quite painfull. And I hate the drag and drop designer what a POS. I have no opinion on Web stuff as I am 90% winform based. Luckily we have MSDN so the cost of VS is factored in and there is no real cost for us to move until we get into WPF. 2008 & 2005 reside happily on the same development box so it has been a very easy, low cost transition for us.

              Never underestimate the power of human stupidity RAH

              J Offline
              J Offline
              JimmyRopes
              wrote on last edited by
              #6

              Mycroft Holmes wrote:

              Workflow Services (WWF & WCF combined) is a peice of crap, this is an MS ploy to sell more product, specifically Sharepoint.

              SharePoint rocks! If you used SahrePoint 2003 you probably think SahrePoint is a POS but SharePoint 2007 is a vast improvement and is a very workable product. There are still some improvements that would be nice, and I am sure they will eventually be incorporated, but all in all SharePoint 2007 (more specifically MOSS 2007) is a viable collaboration solution, especially if you also use Office 2007. I would have to agree that the canned workflows are a POS but I write custom web parts and workflows and that is where I get very creative.

              Simply Elegant Designs JimmyRopes Designs
              Think inside the box! ProActive Secure Systems
              I'm on-line therefore I am. JimmyRopes

              M 1 Reply Last reply
              0
              • R realJSOP

                I can see a use for WCF (if they make it easier on the programmer), but WWF is nothing more than pandering to non-programmers by allowing them to assemble custom-ordered "activities" (written by *real* programmers) without having to write any code. I still don't see a need for WPF (in my current situation, anyway).

                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                -----
                "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                J Offline
                J Offline
                JimmyRopes
                wrote on last edited by
                #7

                John Simmons / outlaw programmer wrote:

                WWF is nothing more than pandering to non-programmers by allowing them to assemble custom-ordered "activities" (written by *real* programmers) without having to write any code

                I agree that the canned workflows are a POS but I write custom web parts and workflows in VS2008 and that is where I get creative with what can be accomplished.

                Simply Elegant Designs JimmyRopes Designs
                Think inside the box! ProActive Secure Systems
                I'm on-line therefore I am. JimmyRopes

                1 Reply Last reply
                0
                • R Rocky

                  Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                  Rocky My Blog

                  D Offline
                  D Offline
                  DaveX86
                  wrote on last edited by
                  #8

                  Silverlight?...if you're doing anything webby, it'd be good to start getting a handle on it.

                  1 Reply Last reply
                  0
                  • J JimmyRopes

                    Mycroft Holmes wrote:

                    Workflow Services (WWF & WCF combined) is a peice of crap, this is an MS ploy to sell more product, specifically Sharepoint.

                    SharePoint rocks! If you used SahrePoint 2003 you probably think SahrePoint is a POS but SharePoint 2007 is a vast improvement and is a very workable product. There are still some improvements that would be nice, and I am sure they will eventually be incorporated, but all in all SharePoint 2007 (more specifically MOSS 2007) is a viable collaboration solution, especially if you also use Office 2007. I would have to agree that the canned workflows are a POS but I write custom web parts and workflows and that is where I get very creative.

                    Simply Elegant Designs JimmyRopes Designs
                    Think inside the box! ProActive Secure Systems
                    I'm on-line therefore I am. JimmyRopes

                    M Offline
                    M Offline
                    Mycroft Holmes
                    wrote on last edited by
                    #9

                    Actually I don't have an issue with Sharepoint, my problem is that I work for a large organisation and there is at least 3 years of inertia for anything on the Enterprise level and that has been excersabated by the current financial sitution so I can't get to play with the new toys. The nly reason we can move to 2008 stuff is if it is for the department only. I do dislike the way MS is tightly integrating all their products. SQL BI for instance requires both office 2007 and sharepoint, sharepoint requires exchange server and the list goes on. We had an estimate for the upgrade and it was in the millions so it brick walled it.

                    Never underestimate the power of human stupidity RAH

                    J 1 Reply Last reply
                    0
                    • R Rocky

                      Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                      Rocky My Blog

                      P Offline
                      P Offline
                      PIEBALDconsult
                      wrote on last edited by
                      #10

                      I write mostly Windows Services and console programs with C#, with a few WinForms applications thrown in. (I'd like to do some WebServices, but I can't get a handle on it. Web development is black magic.) The only part of .net 3.5 I use is System.Collections.Generic.Hashset; it doesn't have all the features I'd like (e.g. operators), but it provides what I need in most situations. I occasionally write an Extension Method (in fact I wrote one yesterday), just as a toy; several of the more experienced developers here and elsewhere [weasel words] agree that Extension Methods are generally a bad idea. And I don't like how they were implemented in C#. I have no use for Linq or any of that other stuff. I use VS 2008 SP1 when I need to do something in WinForms, otherwise I use command line tools... just to prove a point. :-D I haven't experienced the problems others have reported with VS (in any version), but SP1 added a "feature" I really detest (though others seem to like it) -- it compiles in the background as you type and underlines semantic errors; it's not as bad as when VBA pops up a message when I edit an Excel macro, but it's darn close and I don't want to waste the clock cycles (both hardware and wetware), I prefer the old behaviour, so I disabled Tools|Options|Text Editor|C#|Advanced|Show live semantic errors, which helps. I've never had to pay for VS (I get it via my employer's MSDN and at launch events) so I can't speak about pricing. Otherwise I'd use the Express edition, I see no reason to buy a cow when I can get the milk for free.

                      1 Reply Last reply
                      0
                      • M Mycroft Holmes

                        Actually I don't have an issue with Sharepoint, my problem is that I work for a large organisation and there is at least 3 years of inertia for anything on the Enterprise level and that has been excersabated by the current financial sitution so I can't get to play with the new toys. The nly reason we can move to 2008 stuff is if it is for the department only. I do dislike the way MS is tightly integrating all their products. SQL BI for instance requires both office 2007 and sharepoint, sharepoint requires exchange server and the list goes on. We had an estimate for the upgrade and it was in the millions so it brick walled it.

                        Never underestimate the power of human stupidity RAH

                        J Offline
                        J Offline
                        JimmyRopes
                        wrote on last edited by
                        #11

                        Mycroft Holmes wrote:

                        sharepoint requires exchange server

                        Not in my experience. I have 2 SharePoint Servers (Win2003 Server [IIS Server], SQL Server 2005, MOSS 2007) running and have worked on 1 other system that didn't have Exchange Server or Office 2007 running. There may be some features that require Exchange Server but you can have a robust SharePoint installation without it. The system (MOSS 2007) that used Office 2003 worked just fine. Although we couldn't do some of the collaboration you could in Office 2007 we certainly were able to implement a lot of functionality and the collaboration functionality took place in SharePoint instead of being able to implement it in either SharePoint or Office 2007. Beware of sales people, they will try to sell you as much as they can.

                        Mycroft Holmes wrote:

                        I do dislike the way MS is tightly integrating all their products.

                        I don't dislike that because it gives you a lot of functionality. What I do dislike is how M$ blocks other vendors from tight integration with their products.

                        Simply Elegant Designs JimmyRopes Designs
                        Think inside the box! ProActive Secure Systems
                        I'm on-line therefore I am. JimmyRopes

                        1 Reply Last reply
                        0
                        • R Rocky

                          Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                          Rocky My Blog

                          S Offline
                          S Offline
                          Shog9 0
                          wrote on last edited by
                          #12

                          Rocky# wrote:

                          So why use 3.5 at all?

                          Because Microsoft sez so. You got a problem with that? :rolleyes: Seriously, if you don't see the use in it, if no one on your team can or wants to convince you that it's worthwhile, then what difference does it make what the rest of us think? Use what you need to get your job done, don't worry so much about chasing trends (obviously, writing a new app in VB6 is bad since the tool and libraries are unsupported, but .NET 2.0 should be around for a while... at very least, as a part of .NET 3.5).

                          ----

                          You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.

                          1 Reply Last reply
                          0
                          • R Rocky

                            Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                            Rocky My Blog

                            M Offline
                            M Offline
                            Member 96
                            wrote on last edited by
                            #13

                            I was in the same boat, doing .net 2.0, not using linq, wpf, xaml etc and still no plans to do so. I upgraded to .net 3.5 because the 3rd party tools we use required it and in the end I though "what the hell" anyway, no reason not to be using the latest.


                            "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                            1 Reply Last reply
                            0
                            • R Rocky

                              Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                              Rocky My Blog

                              T Offline
                              T Offline
                              Todd Smith
                              wrote on last edited by
                              #14

                              Try and get a ASP.NET MVC project approved :D We're lucky in that our next project, which is a rewrite of the current *cough* Access *cough* system, will get to benefit from several of the latest technologies including Linq, asp.net mvc, wcf, and .net 3.5 language enhancements along with TDD and DDD.

                              Todd Smith

                              R A 2 Replies Last reply
                              0
                              • R Rocky

                                Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                                Rocky My Blog

                                R Offline
                                R Offline
                                Rocky Moore
                                wrote on last edited by
                                #15

                                Rocky# wrote:

                                how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean,

                                I am assuming by cost, you are referring on moving from VS 2005 to VS 2008. If that is the cost that are holding you back, I guess it would depend on how many installations you have to upgrade. In 2010 there will be a new version with 4.0 coming out and yet another upgrade. If you are doing web work though and the tools are the issue, you might be able to use the free versions and still code for 3.5 with no additional costs. They have some limitations but it depends on the type os applications you build. There are a number of nice features in both the 3.5 and VS 2008 but not worth putting a crunch on a business to obtain them.

                                Rocky# wrote:

                                PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well. Rocky

                                Yo! Adrian! Just had to, I have lived with that since the "Rocky" movies came out :)

                                Rocky <>< Recent Blog Post: Happy New Year Wishes for 2009! Thinking about Silverlight? www.SilverlightCity.com

                                P 1 Reply Last reply
                                0
                                • R Rocky Moore

                                  Rocky# wrote:

                                  how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean,

                                  I am assuming by cost, you are referring on moving from VS 2005 to VS 2008. If that is the cost that are holding you back, I guess it would depend on how many installations you have to upgrade. In 2010 there will be a new version with 4.0 coming out and yet another upgrade. If you are doing web work though and the tools are the issue, you might be able to use the free versions and still code for 3.5 with no additional costs. They have some limitations but it depends on the type os applications you build. There are a number of nice features in both the 3.5 and VS 2008 but not worth putting a crunch on a business to obtain them.

                                  Rocky# wrote:

                                  PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well. Rocky

                                  Yo! Adrian! Just had to, I have lived with that since the "Rocky" movies came out :)

                                  Rocky <>< Recent Blog Post: Happy New Year Wishes for 2009! Thinking about Silverlight? www.SilverlightCity.com

                                  P Offline
                                  P Offline
                                  PIEBALDconsult
                                  wrote on last edited by
                                  #16

                                  Those movies seemed a little squirrelly. :~

                                  R 1 Reply Last reply
                                  0
                                  • T Todd Smith

                                    Try and get a ASP.NET MVC project approved :D We're lucky in that our next project, which is a rewrite of the current *cough* Access *cough* system, will get to benefit from several of the latest technologies including Linq, asp.net mvc, wcf, and .net 3.5 language enhancements along with TDD and DDD.

                                    Todd Smith

                                    R Offline
                                    R Offline
                                    Rocky
                                    wrote on last edited by
                                    #17

                                    yes that's very right. I'm also focusing on two things mainly now. ASP .NET MVC and LINQ. I hope we get a project approved in that. I really appreciate all you guys for the answers, really was a useful discussion. What I've learned so far is that you can get the cost down if you use the Express version and the Framework itself is still free anyway. Apart from that, I'm a little unaware of the hosting costs for a .NET 3.5 website, I guess it must be a little higher than a .NET 2.0 website but not that much. Yes, the issue with the support is also important so that's another reason for them to choose the latest rather than go in the past, that another important point there! And apart from that I'll also try and get started with MS Sharepoint 2007. Thank you everyone,

                                    Rocky My Blog

                                    1 Reply Last reply
                                    0
                                    • R Rocky

                                      Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                                      Rocky My Blog

                                      B Offline
                                      B Offline
                                      Behzad Sedighzadeh
                                      wrote on last edited by
                                      #18

                                      of all, what kind of application your are writing? Web? Desktop? RIA? web service? Look at the .Net 3.5 architecture in the link below. http://blogs.msdn.com/blogfiles/swiss_dpe_team/WindowsLiveWriter/Migratingfrom.NET1.1to2.03.0and3.5_9C76/image_2.png[^] We all know .net 2.0 is the best.Is the core, so i think it is mostly PM's need to sell more product; to say customers "we work with latest technologies!". So it is your ability(art!) to convince him not using .NET 3.5!

                                      Behzad

                                      1 Reply Last reply
                                      0
                                      • R Rocky

                                        Hello everyone and a happy new year to all of you. Well, I'm part of a team that is mainly working in .NET 2.0 and we've been talking about taking up 3.5 now and some one just put up a question (and this is from a business point of view!), Why shift over to .NET 3.5? And well, I understand that there are lots of new features in this, LINQ, WPF, XAML etc and so forth... but still the question remains that almost all the general features required by a business can be handles pretty good with ASP .NET 2.0, you can build a pretty good website with AJAX support and everything so how can we motivate someone to use a solution built in 3.5. I'm a Software Engineer not a PM but still I wonder, how can u convince some one to use a more costly solution .NET 3.5 where they can get it done in a bit cheaper cost if they opt for .NET 2.0. I mean, .NET 1.1 had a lot of issues but 2.0 was pretty neat. So why use 3.5 at all? Please shed some light on this issue, Regards, PS: Although I'm mostly involved with web development but I'd really appreciate some one touching on other issues as well.

                                        Rocky My Blog

                                        O Offline
                                        O Offline
                                        oooshola
                                        wrote on last edited by
                                        #19

                                        You should not have to factor hosting cost differences between 2.0 and 3.5. At this stage in time, 3.5 is so widely adopted by hosting companies that if they still only provide 2.0, then they suck :) Plus, since the framework is free and all 2.0 programs/websites work seamlessly on a 3.5 framework, there won't be any cost differences with hosts, and there won't be any compatibility problems (you might need to change a couple of things in web.config if targeting a 2.0 app to the 3.5 framework, but VS2008 does this for you automatically). Additionally, I don't think you'll be able to find a reputable host anyway that does not allow you to target 1.1, 2.0, and 3.5 all within the same Windows hosting plan. In general, simply using 3.5 shouldn't cost you anything except for the cost of VS2008 (if you buy the full version instead of express). Also, I'm interested in why people say that extension methods are a bad idea? I've used them successfully before, but maybe I'm missing some sort of caveat? Thanks!

                                        www.flixgadget.com

                                        1 Reply Last reply
                                        0
                                        • P PIEBALDconsult

                                          Those movies seemed a little squirrelly. :~

                                          R Offline
                                          R Offline
                                          Rocky Moore
                                          wrote on last edited by
                                          #20

                                          Yeah, I also got all those "If you are Rocky I would hate to see Bullwinkle" lines... :) http://www.rockyandbullwinkle.com/[^]

                                          Rocky <>< Recent Blog Post: Happy New Year Wishes for 2009! Thinking about Silverlight? www.SilverlightCity.com

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups