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.
hiii,iam MeEncanta.. for the end of this year i should finish my project on information hiding using...
(More)
hiii,iam MeEncanta.. for the end of this year i should finish my project on information hiding using image steganography using J#.so i don't know wat i have to do???????!!!!!!!!!!!!! i know there are some types of steganography,& i want text data hiding.can someone help me,plzzzz,i thank & i pray to anyone give me good project on this requirement.plzzzzzzz
what is the code in a java program that would ask the user to input a 5letter word then the program...
(More)
what is the code in a java program that would ask the user to input a 5letter word then the program would show all the 3 letter possible combinations?
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