m_oliveira Posted October 13, 2004 Posted October 13, 2004 guys, Why this thing is sooooooo slow? When I used to program in VB6, I had productiveness. Now, it takes a lot of time just to open an ordinary form designer. I'm getting tired of VB.NET and, as my project grows, it becomes slower and slower. I think it would be better to go back to VB6 and make my life easier... Marcelo Quote
techmanbd Posted October 13, 2004 Posted October 13, 2004 guys, Why this thing is sooooooo slow? When I used to program in VB6, I had productiveness. Now, it takes a lot of time just to open an ordinary form designer. I'm getting tired of VB.NET and, as my project grows, it becomes slower and slower. I think it would be better to go back to VB6 and make my life easier... Marcelo I don't really have that problem. The only time I have slowness is when I put a setup file with it because then it also has to run the setup program, So I just basically take the setup solution out until I am ready to do it. Then it comes up pretty quick. Actually also it does come up slow the first time I run it for the day, but after that It is fine. Actually in the long run it won't be easier because VB6 will become absolete and then you will have to use .NET, so bewst learn it now and deal with the slowness or maybe get an udpdated machine. Quote Live as if you were to die tomorrow. Learn as if you were to live forever. Gandhi
The One Who Was Posted October 13, 2004 Posted October 13, 2004 :D he prolly can't afford the machine after paying for the VS license! :D That's why I'm still running a PIII 800 512 RAM. But as far as speed goes, I don't have a problem. I think a lot of the problem may also be caused if you use the form designers. I used to use the designers all the time, and as I got more familiar with the little things I now add controls at runtime, and I must say I've noticed a fair bit of difference. WHY?? I dunno. I'll have to chalk that one up the Microsoft's Magic Beans I guess. But if you think VS.net is slow, I've had the opportunity to try out Sun One Studio for Java delevoping, and that is such a pig! It took about 3-4 minutes to load on a workstation with 750 MB RAM and it didn't get any better after it opened. :eek: My Jaw dropped. :eek: It was all built with Java I think. It didn't help me put much faith into Java for desktop developing that was for sure. :p Quote ~~ The One Who Was ~~
Diesel Posted October 14, 2004 Posted October 14, 2004 Sun One Studio is written in Java, most Java development tools are. Now you know why no one likes Java, it's not the language, it's the IDE's. Quote
Ontani Posted October 14, 2004 Posted October 14, 2004 Sun One Studio is written in Java' date=' most Java development tools are. Now you know why no one likes Java, it's not the language, it's the IDE's.[/quote'] that why its so much easier to just write java in a notepad and use a compiler to create you classes. much faster, and doesn't need any load time Quote www.purevision.be :: www.devpoint.be
Mothra Posted October 15, 2004 Posted October 15, 2004 (edited) There are other .NET development tools available. Check out this link http://www.icsharpcode.net/OpenSource/SD/ It's a pretty decent alternative to Visual Studio (and it's free). I haven't used it very much since I'm using VS at work so I can't say anything about it's preformance though. I also agree with techmanbd, MS has a habit of dropping support and "encouraging" people to move to the newer technology so, I wouldn't be so quick to forget about .NET. But, all politics aside, I think that the .NET platform (VB .NET in particular) is far superior to 6.0. Not to bag on VB 6 but, Visual Basic is a "real" language now and offers so much more in terms of capabilities. I have to do work with 6.0 on occasion and I can't stand the limitations compared to .NET. Embrace the change brother. Edited October 15, 2004 by Mothra Quote Being smarter than you look is always better than looking smarter than you are.
Joe Mamma Posted October 16, 2004 Posted October 16, 2004 Sun One Studio is written in Java' date=' most Java development tools are. Now you know why no one likes Java, it's not the language, it's the IDE's.[/quote'] Check out eclipse. www.eclipse.org Native IDE. Fast. possibly the best IDE out there Quote Joe Mamma Amendment 4: The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be violated, and no warrants shall issue, but upon probable cause, supported by oath or affirmation, and particularly describing the place to be searched, and the persons or things to be seized. Amendment 9: The enumeration in the Constitution, of certain rights, shall not be construed to deny or disparage others retained by the people.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.