ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Visual Studio Community 2013

    IT Discussion
    5
    27
    3.0k
    Loading More Posts
    • 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.
    • scottalanmillerS
      scottalanmiller @garak0410
      last edited by

      @garak0410 said:

      If we don't "sell" our internal applications, guessing it is OK for us to use. We fit the less than 250 PC's...

      Likely. But just because it is "free" doesn't mean that the TCO isn't huge.

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @garak0410
        last edited by

        @garak0410 said:

        More to think about as I was about to pop down $600 for VS 2013 Pro for our audit compliance...

        Why are you, as a non-enterprise, even contemplating using Visual Studio?

        garak0410G 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @garak0410
          last edited by

          @garak0410 said:

          Yeah Scott...was looking at that and was thinking we could use this and I'll be compliant with my audit...I am really looking to see if this includes LIGHTSWITCH...if this is indeed Full Professional, I am assuming it does...

          Sadly, I'm sure that it does. Lightswitch is awful. It's nothing but a sales tool to push Silverlight, which is dead now.

          1 Reply Last reply Reply Quote 0
          • garak0410G
            garak0410 @scottalanmiller
            last edited by

            @scottalanmiller said:

            @garak0410 said:

            More to think about as I was about to pop down $600 for VS 2013 Pro for our audit compliance...

            Why are you, as a non-enterprise, even contemplating using Visual Studio?

            Because I am honestly clueless as to what direction to go when I finally have time to develop around here...full Microsoft Office Shop so either I stay with ACCESS and VBA with some SQL backends or move to ASP.NET like many have told me over the years. I've also used LightSwitch which is easy in a pinch but based on the dying Sliverlight.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @garak0410
              last edited by

              @garak0410 said:

              Because I am honestly clueless as to what direction to go when I finally have time to develop around here...full Microsoft Office Shop so either I stay with ACCESS and VBA with some SQL backends or move to ASP.NET like many have told me over the years. I've also used LightSwitch which is easy in a pinch but based on the dying Sliverlight.

              I don't follow the logic here. Working with MS Office, Access and VBA is one thing. Using ASP.NET and SQL Server are unrelated. Why would using the former make you consider the later? I don't understand how the one led you to the other.

              VBA makes sense as it is the only option for Office automation. Once you go to web apps, why does any of that matter?

              garak0410G 1 Reply Last reply Reply Quote 0
              • garak0410G
                garak0410 @scottalanmiller
                last edited by

                @scottalanmiller said:

                @garak0410 said:

                Because I am honestly clueless as to what direction to go when I finally have time to develop around here...full Microsoft Office Shop so either I stay with ACCESS and VBA with some SQL backends or move to ASP.NET like many have told me over the years. I've also used LightSwitch which is easy in a pinch but based on the dying Sliverlight.

                I don't follow the logic here. Working with MS Office, Access and VBA is one thing. Using ASP.NET and SQL Server are unrelated. Why would using the former make you consider the later? I don't understand how the one led you to the other.

                VBA makes sense as it is the only option for Office automation. Once you go to web apps, why does any of that matter?

                Again, honest ignorance...thought I needed Visual Studio to aid in web/browser based internal applications...

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @garak0410
                  last edited by

                  @garak0410 said:

                  Again, honest ignorance...thought I needed Visual Studio to aid in web/browser based internal applications...

                  It sounds like circular reasoning. We chose VS because we chose VS. You are an all MS shop because you chose all MS.

                  I would step back and look at actual needs. Likely you are tying yourself to an expensive ship without reason.

                  1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller
                    last edited by

                    Once you go to web apps, one of the key value propositions is that you are no longer tied to any platform. You are free. You can keep using MS everywhere, but you don't have to. You can lower your dependence on things that get you audited. You don't need a CAL for every user of applications that you write yourself. You can lower cost, improve reliability and flexibility.

                    garak0410G 1 Reply Last reply Reply Quote 0
                    • garak0410G
                      garak0410 @scottalanmiller
                      last edited by garak0410

                      @scottalanmiller said:

                      Once you go to web apps, one of the key value propositions is that you are no longer tied to any platform. You are free. You can keep using MS everywhere, but you don't have to. You can lower your dependence on things that get you audited. You don't need a CAL for every user of applications that you write yourself. You can lower cost, improve reliability and flexibility.

                      Good advice...I've always been intimidated by the development side of this job...going on 4 years here and while I have their absolute confidence and trust (and nice raises and bonuses), the time will come to really start producing here. And I'll just get down to basics...we are Excel heavy and may always be...I need to quit putting the horse behind the cart and just focus on where we are now. Excel, VBA and SQL. Get proficient on those things and then learn other dev skills so we can move to more robust platforms in the future...

                      1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller
                        last edited by

                        You have Excel as a SQL front end, I am guessing?

                        garak0410G 1 Reply Last reply Reply Quote 0
                        • garak0410G
                          garak0410 @scottalanmiller
                          last edited by

                          @scottalanmiller said:

                          You have Excel as a SQL front end, I am guessing?

                          Yes...on many of our spreadsheets...primarily, SQL is used for Dynamics Great Plains 2010. Secondary, it holds parts for our manufacturing program and also contact information for our estimates and sales. With the latter all being Excel front ends.

                          1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            I would look at the possibility of anything new going to PostgreSQL and only use MS SQL Server when you have to. Yes that's two things to maintain but the cost savings might be big over time.

                            garak0410G C 2 Replies Last reply Reply Quote 0
                            • garak0410G
                              garak0410 @scottalanmiller
                              last edited by

                              @scottalanmiller said:

                              I would look at the possibility of anything new going to PostgreSQL and only use MS SQL Server when you have to. Yes that's two things to maintain but the cost savings might be big over time.

                              Adding to list...my goal is to make 2014 the "year of development" (why does that make me think of the movie, 2010: The Year We Make Contact... :bowtie: )...going to try to close out 2014 of all lingering "admin" issues and then just maintain those "admin" issues and gear toward development. And hitting the books too...no gaming! (like I get to anyway!)

                              1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller
                                last edited by

                                Look at Python as a general purpose language going forward. Super flexible, easy to use and can run on anything.

                                1 Reply Last reply Reply Quote 1
                                • Reid CooperR
                                  Reid Cooper
                                  last edited by

                                  Python is almost always a good option.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller
                                    last edited by

                                    Finally around to downloading this now 🙂

                                    1 Reply Last reply Reply Quote 1
                                    • C
                                      Carnival Boy @scottalanmiller
                                      last edited by

                                      @scottalanmiller said:

                                      I would look at the possibility of anything new going to PostgreSQL and only use MS SQL Server when you have to. Yes that's two things to maintain but the cost savings might be big over time.

                                      I'm definitely a one database guy. And that one database is MS SQL Server. I did start using MySQL for a while, but life was too short to learn two database systems.

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        I use PostgreSQL, MySQL, Redis, MongoDB, Sybase, MS SQL Server, MariaDB, Oracle, SQLite or whatever fits the need at the time. Those are the ones that I used most of the time, though. But with so many new ones coming out now, using different databases for different things is more and more common.

                                        1 Reply Last reply Reply Quote 0
                                        • 1
                                        • 2
                                        • 1 / 2
                                        • First post
                                          Last post