the link given here to dowload VS 2005 express edition doesnt really have the 2005 edition.. it only has the latest 2008 edition.. i m particularly lookin for 2005 edition.. pls send the link containin 2005 edition.. thanks...
Comments:
Jun 28, 2009
- hey thanks for the link... but is visual basic n visual studio the same... i was lookin for visual studio.. thansk again..
Jun 28, 2009
- actually i m working wit CUDA software.. for tat i kinda need visual studio 2005 edition... but i cant find the 2005 express edition anywhere... anyway thanks for the help...
Try this http://www.freewarefiles.com/Microsoft-Visual-Basic-Express-Edition_program_17931.html
Hope it helps
Comments:
Jun 28, 2009
- Nope. Visual studio is an integrated package. You'll have to buy it. It comes with a lot of components. Visual Basic express edition is a free package that has only visual basic and doesnt have frills like the crystal report designer. It is enough if you're a new programmer or a small scale programmer. If you want the maximum juice, go for Visual studio. But if you're ready to buy, always go for the latest edition. Learn more about Visual Studio here
Jun 28, 2009
- You can get VB2005 EE from the link I gave. For Visual Studio buy it online at a nearest store. Happy to help. If I helped you please rate.
I have purchased a Dell desk top computer at a auction and there is an administrative password on...
(More)
I have purchased a Dell desk top computer at a auction and there is an administrative password on it. I need a Window XP professional instillation CD. I
can i get a copy of MYSQL..my e-mail is kelvinngabo@yahoo.com..
am 16yrs and have created sites but...
(More)
can i get a copy of MYSQL..my e-mail is kelvinngabo@yahoo.com..
am 16yrs and have created sites but the login part is difficult.plz help...kevin
Write a program to prompt the user to input several lines of input. A line of inputs is terminated...
(More)
Write a program to prompt the user to input several lines of input. A line of inputs is terminated by '*'. For each readline of input the program should output:(use pointer notation for the array) . The total # of words . The lenght of the longest word in the line At the end the program should output: . The total number of words read in all lines of input . The lenght of the longest word read in all lines of input