|
-
May 12th, 2011, 02:51 PM
#1
Thread Starter
Fanatic Member
Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
It was techgnome that gave me the idea to start this thread. I was going to reply to his comment in the "Microsoft to Acquire Skype" thread but I thought it would be too off topic so that's why I started this thread.
 Originally Posted by techgnome
they WILL try to rewrite it in C# and WPF and it will suffer miserably (look at *koff*VS2010*koff*) ....
I was about to say in that thread :
What? You mean you don't think that Visaul Studio 2010 is the absolute best Visual Studio ever? I'm actually not joking here though it sounds like it. From my own experience I like Visual Studio 2010 better than any of the previous Visual Studios. I've used 2008, 2005 and 2003. I'm no expert so maybe there are good reasons to like VS2010 less than some of the prior versions but I'm not aware of what they are.
In my own opinion it seems like Microsoft is getting better with time. I like the more recent Windows, IE, and Visual Studio versions more than the older versions.
 Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.
"Persistence is the magic of success." Paramahansa Yogananda
-
May 12th, 2011, 03:03 PM
#2
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
There are things about it I like, things that I don't. The two biggest problems I have with it is that I switch from code to the form... don't change anything, and switch back, and VS, recompiles my form... leaving me sitting there, waiting... waiting... It's over agressive... if the off chance I *might* have changed something... rather than actually detecting (or not) a change event.... To me VS2008 was much more light weight than the interface for 2010 is... At least they haven't replaced our beloved toolbars with the ribbon...
-tg
-
May 12th, 2011, 03:07 PM
#3
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
I have used just express editions so far. This time I am using the Ultimate Edition and I like it better than the other express editions I used.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
May 12th, 2011, 03:19 PM
#4
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
 Originally Posted by techgnome
There are things about it I like, things that I don't. The two biggest problems I have with it is that I switch from code to the form... don't change anything, and switch back, and VS, recompiles my form... leaving me sitting there, waiting... waiting... It's over agressive... if the off chance I *might* have changed something... rather than actually detecting (or not) a change event.... To me VS2008 was much more light weight than the interface for 2010 is... At least they haven't replaced our beloved toolbars with the ribbon...
-tg
I'm pretty much the same way & the WPF stuff loading just to render the whole IDE seems a little ridiculous.
I don't need VS to look pretty, it's only a development tool that I use to make my app's look pretty.
-
May 12th, 2011, 03:39 PM
#5
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
I think it's the best IDE ever. Period.
Need to re-register ASP.NET?
C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i
(Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
-
May 12th, 2011, 05:16 PM
#6
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
VS2010 has a few cool things but not enough for me to retool my lab around. I'm using VS2008/SP1, ActiveReport6 and SQL 2008 R2 to develop a commercial application. I see no reason to upgrade.
'10 is also kind of slow in comparison to '08. I think going with WPF for the front-end explains some of that but it just doesn't seem quite as stable. They'll work that out, of course, but until there's a feature that solves a problem I'm having I just don't see any point in spending the bucks on it right now.
-Max
The name's "Peck" .... "Max Peck"
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." - Red Adair
-
May 13th, 2011, 07:23 AM
#7
Fanatic Member
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
he two biggest problems I have with it is that I switch from code to the form... don't change anything, and switch back, and VS, recompiles my form... leaving me sitting there, waiting... waiting...
Oh man this annoys me to no end. There are several forms I work on just filled with panels and tab controls and all sorts of BS that really should be ripped out and re-organized better. Still, it takes some of these forms ages to recompile when maybe all I want to do is change a simple property and get back to the code. Good excuse for a smoke break though
Where I'm from we only have one bit of advice for new comers: "If you hear banjos, turn and run".
VS 2008 .NetFW 2.0
-
May 13th, 2011, 09:09 AM
#8
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
Recompiles forms just switching between views? Ugh ... hadn't seen that one. (I only use VS2010 in my one job to work on a business-level code component so I don't use the forms engine there). That's completely nuts. The more I hear about VS2010 the more I like VS2008! Until and unless my products won't run on the platform any more I think I'm staying put! If it ain't broke, why fix it? Heh...
-Max
The name's "Peck" .... "Max Peck"
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." - Red Adair
-
May 13th, 2011, 09:41 AM
#9
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
It's the background compiler... it's hyper aggressive in my opinion... it's the component that's responsible for giving us intellisense on form objects... there were complaints from 2008 about certain properties not showing up... so they amped up the background compiler... it's gone from doing like 45 to 80 ... needs to level off somewhere aorund 60...
-tg
-
May 13th, 2011, 12:53 PM
#10
Fanatic Member
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
or a "please don't do unnecessary crap unless I tell you to" option somewhere.
Where I'm from we only have one bit of advice for new comers: "If you hear banjos, turn and run".
VS 2008 .NetFW 2.0
-
May 13th, 2011, 12:55 PM
#11
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
You could always buy a faster computer muaaa haaa haaa.
Sorry had to. (I don't see this happen at all on mine.)
Need to re-register ASP.NET?
C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i
(Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
-
May 13th, 2011, 02:43 PM
#12
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
Oh yeah, that background compiler is really intrusive. I start writing a new line of code and right away I get an error because there's no semi colon at the end of the line. Yeah, I know dumbass, I just started writing the line. It could definitely do with a "None of your business. Get off my back!" button.
-
May 13th, 2011, 03:15 PM
#13
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
I'm a tight git, ergo my hardware is pretty out of date. My old (upgraded to the max) XC cube copes with it pretty well but on a more recent cheap laptop it is pretty much unusable. I type, wait for my typing to appear, wait for the underscores to disappear, I type some more, wait....
-
May 14th, 2011, 03:58 AM
#14
Fanatic Member
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
I have no idea whether Visual Studio 2010 is the better than, say, 2005, but as a Java developer, I can definitely say any Visual Studio version is miles better than that horrid piece of crap Netbeans.
I kid you not, I'm typing my code and it actually takes a couple of seconds for the IDE to catch up. Then it takes another couple of seconds for the IDE to notice I forgot the semicolon.
With Netbeans, you are better off with a plain text editor with Notepad. Both have pretty much the same functionality anyway.
-
May 14th, 2011, 04:28 AM
#15
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
I think 2008 is better! As one of my class mates said there is one thing wrong with VS2010... It's not 2008. Although, 2010 does have more options available.
Edit:
 Originally Posted by kregg
I have no idea whether Visual Studio 2010 is the better than, say, 2005, but as a Java developer, I can definitely say any Visual Studio version is miles better than that horrid piece of crap Netbeans.
I kid you not, I'm typing my code and it actually takes a couple of seconds for the IDE to catch up. Then it takes another couple of seconds for the IDE to notice I forgot the semicolon.
With Netbeans, you are better off with a plain text editor with Notepad. Both have pretty much the same functionality anyway.
I agree! Having to learn Java is a pain in the arse without having to use netbeans. I would have preferred learn J# (whatever the Microsoft version is).
Last edited by Nightwalker83; May 14th, 2011 at 04:34 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
-
May 14th, 2011, 02:04 PM
#16
Fanatic Member
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
 Originally Posted by Nightwalker83
I agree! Having to learn Java is a pain in the arse without having to use netbeans. I would have preferred learn J# (whatever the Microsoft version is).
That wasn't what I was trying to say. I was saying Netbeans is an abomination. The language itself it actually alright (IMHO).
-
May 14th, 2011, 05:29 PM
#17
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
Try IntelliJ IDEA.
I've actually managed to finish a school project in it without feeling the urge to blow my brains out.
Delete it. They just clutter threads anyway.
-
May 14th, 2011, 07:08 PM
#18
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
[off topic]
notepad++ rocks and it gave me loads of confidence without mummy IDE holding my hand. It has a console (addin) too so you can get your compiler feedback without switching in and out. I like it because it covers so many languages, one shop stop.
I'm potentially starting my first real (not self taught) education in computer science (OU) this autumn and I understand Java is all I'll be allowed to use for most modules.
-
May 15th, 2011, 07:41 AM
#19
Frenzied Member
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
 Originally Posted by techgnome
There are things about it I like, things that I don't. The two biggest problems I have with it is that I switch from code to the form... don't change anything, and switch back, and VS, recompiles my form... leaving me sitting there, waiting... waiting... It's over agressive... if the off chance I *might* have changed something... rather than actually detecting (or not) a change event.... To me VS2008 was much more light weight than the interface for 2010 is... At least they haven't replaced our beloved toolbars with the ribbon...
-tg
I'm pretty sure this is one of the reasons why I do everything in code rather than the designer. It had something to do with waiting, and the designer, anyway
-
May 15th, 2011, 07:59 PM
#20
Re: Do You Think Visual Studio 2010 Is The Best Visual Studio So Far?
 Originally Posted by kregg
That wasn't what I was trying to say. I was saying Netbeans is an abomination. The language itself it actually alright (IMHO).
I know! I was saying I was having trouble with Java and Net Beans makes learning it harder.
 Originally Posted by TheBigB
Try IntelliJ IDEA.
Thanks! I will look into it.
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|