Page 2 of 2 FirstFirst 12
Results 41 to 65 of 65

Thread: Visual Studio 2010 Final Release

  1. #41
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Visual Studio 2010 Final Release

    How to you keep your system clean?

  2. #42
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by DeanMc View Post
    How to you keep your system clean?
    Soap and water every week.

    I just installed on new HD's so its clean. But usually I dont install anything that is not critical.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #43

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by DeanMc View Post
    Cool, as I only have one pc I found it best to develop full time in a VM which is much better than clogging up the one pc.
    Can't agree more. Throw in the concepts of snapshots, and you have the ability to easily flatten a VM back to a state before you broke something

  4. #44
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Visual Studio 2010 Final Release

    Damn! My Tafe Institute is not listed on the Dream Sparks site.

    Edit:

    I could download the trial version for now and risk losing it again.

    I have noticed that it says:

    # Supported Architectures:

    * 32-Bit (x86)
    * 64-Bit (x64) (WOW)
    under the system requirements. Does that mean it can't be installed on Vista? For me it is not showing the architecture type of my pc show if there is more than one architecture each system it won't work. My laptop is 64-Bit (x86) according to what I figured out from the system info and program files.
    Last edited by Nightwalker83; Apr 13th, 2010 at 11:25 PM. Reason: Adding more!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  5. #45

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Hey,

    Yes, it will install on Vista. See here:

    http://www.microsoft.com/visualstudi...s/professional

    WOW refers to Windows 32 bit On Window, it is an acronym, see here:

    http://en.wikipedia.org/wiki/WOW64

    I think you might have got a bit confused there. Your laptop is either 64 bit, or not. I am going to guess that your laptop is 64 bit capable, but you are running a 32 bit OS.

    Gary

  6. #46
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by gep13 View Post
    I think you might have got a bit confused there. Your laptop is either 64 bit, or not. I am going to guess that your laptop is 64 bit capable, but you are running a 32 bit OS.
    Nah, it defiantly said 64bit OS i think someone made a typo when installing programs on the laptop because there is a program files directory (as you would normally find) but also I directory called "Program Files (x86)". I have never used the 32bit version but I reckon that only has the Program Files directory.
    Last edited by Nightwalker83; Apr 14th, 2010 at 02:08 AM. Reason: Fixed Spelling!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  7. #47

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Hey,

    That is normal. Your 64 bit Program Files is called just "Program Files", however, when you install 32 bit applications onto your 64 bit OS, they are added into a separate Program Files folder called "Program Files (x86).

    Gary

  8. #48
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by gep13 View Post
    Hey,

    That is normal. Your 64 bit Program Files is called just "Program Files", however, when you install 32 bit applications onto your 64 bit OS, they are added into a separate Program Files folder called "Program Files (x86).

    Gary
    Yeah, I reckon I am getting the folders for the 32 and 64 bit operating systems confused. I usually use a 32bit system as my pc is the 32bit vesion of Vista.
    I will take a look at the instructions you linked to for installing the software on Vista and see if it works.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  9. #49
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Visual Studio 2010 Final Release

    How about VB6 to .Net converter. I remember that the Release Candidate of VS2010 couldn't do conversions (like VS2008 can). Is it possible in the final release, or did they remove the feature completely?

  10. #50
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Visual Studio 2010 Final Release

    I haven't even look at the converter since 2003... Just took the time and did the re-write.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  11. #51
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by baja_yu View Post
    How about VB6 to .Net converter. I remember that the Release Candidate of VS2010 couldn't do conversions (like VS2008 can). Is it possible in the final release, or did they remove the feature completely?
    I'm hoping that it doesn't have that converter, none of the .Net VS IDE's should have had any kind of converter imho. By not having a converter, hopefully it'll help people migrate from vb6 to .Net by writing .Net code instead of converting the vb6 code into really crappy, impossible to understand code.

    The converter is extremely sh**ty at best.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  12. #52
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Visual Studio 2010 Final Release

    Havent looked. Its not something that I have ever used.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  13. #53
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Visual Studio 2010 Final Release

    Yeah, I haven't bothered looking into the converter either since I was warned away from using it.

    Edit:

    I have installed the VS 2010 Ultimate trial on my Vista pc and it appears to be working. Before I reinstalled Vista VS wouldn't load for some reason.
    Last edited by Nightwalker83; Apr 15th, 2010 at 02:12 AM. Reason: Adding more!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  14. #54
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Visual Studio 2010 Final Release

    I'm a bit confused by this. We have an MSDN subscription that should entitle us to Ultimate. When I visit the MSDN Library downloads page I can see an option to download the trial version but I don't think that's what I'm after is it? I can also link off to VS2010 in the MSDN subscriptions section I get taken to a page which is telling me that it's unavailable. In fact, all the versions of VS2010 show as unavailable (lots of the various periphery products are available). Am I missing something?
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  15. #55

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Hey,

    Has your MSDN Subscription been individually assigned to you, or is it part of a volume license?

    Could be that you don't personally have access to download it, but someone else within your organization does.

    Gary

  16. #56
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Visual Studio 2010 Final Release

    All of the editions are listed for me in the MSDN Subscriber Downloads page (under both "Developer Tools" and "New Downloads")... perhaps there was a temporary fault?

  17. #57
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Visual Studio 2010 Final Release

    This maybe a pointless question but how much does an MSDN subscription cost?

    Edit:

    Never mind! I found the price listing for the subscriptions on the subscriptions page on the site Gary linked to in post #45.
    Last edited by Nightwalker83; Apr 15th, 2010 at 04:44 AM. Reason: Adding more!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  18. #58

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Hey,

    They range in cost, depends on which one you go for.

    Gary

  19. #59
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by gep13 View Post
    Hey,

    They range in cost, depends on which one you go for.

    Gary
    Ah ok! I was thinking that there was only one subscription price and then each VS version had it's own price. Anyway, it looks as if I can afford the Professional version that is if the prices I'm reading are to be believed.

    http://www.microsoft.com/visualstudio/en-us/support
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  20. #60
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Visual Studio 2010 Final Release

    The are a good investment.

  21. #61
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Visual Studio 2010 Final Release

    Has your MSDN Subscription been individually assigned to you, or is it part of a volume license?
    It's part of a volume license but we're signed in as the support guy who's usually able to download any new bits and pieces we need. I'll get them to try it again I think.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  22. #62

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Quote Originally Posted by FunkyDexter View Post
    It's part of a volume license but we're signed in as the support guy who's usually able to download any new bits and pieces we need. I'll get them to try it again I think.
    Intersting...

    Yeah, I would try again. From what you have described, I would agree that you should be able to see it. In my case, I can see all the available versions, but the ones that I don't have access to, don't have a download link.

    Gary

  23. #63
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Visual Studio 2010 Final Release

    We just see 'unavailable' where the link should be. I think support are phoning MS to double check our MSDN subscription so fingers crossed.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  24. #64
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Visual Studio 2010 Final Release

    We just got the approval to install on our work laptops/systems

    I have a new modificaiton request of a utility program written in 2003 that Im going to push to 2010. Think Im going to rewrite it as a Silverlight 4.0 app
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  25. #65

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Visual Studio 2010 Final Release

    Good thing that Silverlight 4 got released yesterday then

    I was going mental for a while there trying to figure out why the SL4 Tools weren't working, only to release that the Tools were specifically for VS 2010 RC

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width