[RESOLVED] Right track of .NET and softwares
Hi,,,
I wanted to learn .NET...I have .net framework sdk 1.1 in my laptop and sharp develop ide...I have'nt had purchased/acquire Visual Studio yet..I started programming applications using sharp develop however did not have good results compared with visual studio..
My questions are the following:
1. Is my version of .net installed on my laptop correct? I know there is 2.0 version available..
2. What Visual studio versions are compatible with 2.0 and 1.1 sdk?
3. What are redistributable packages?
Thanks for any friendly advices....
:) :) :)
Re: Right track of .NET and softwares
Did you know that you can get the .NET Express versions for free for about 7-8 more months? After that they will cost !$49 if you want to get it after the free giveaway period.
Yes, #Develop is compatible with 1.1
Re: Right track of .NET and softwares
Hi RD,
Right now I am currently downloading all .NET SDK 2.0 and redistributable package,.NET framework redistributable package 1.1 from Microsoft ..Hmmmmm, I did not know there is an express edition/trial for Visual Studio.NET.... :) :) :)
Do you know the link for this download (Visual Studio .NET 2003 express edition)? I am searching Microsoft downloads but havent found it...
Thanks in advance RD... :) :) :)
Re: Right track of .NET and softwares
Its actually VB.NET Express 2005 and its not a trial but actually free if you download and register it before next november or around there.
2005 Express Home page:
http://msdn.microsoft.com/vstudio/express/default.aspx
Download 2005 Express:
http://msdn.microsoft.com/vstudio/ex...d/default.aspx
Download 2005 Express ISO Images:
http://msdn.microsoft.com/vstudio/ex...pport/install/
Re: Right track of .NET and softwares
Quote:
Originally Posted by KGComputers
Hi,,,
I wanted to learn .NET...I have .net framework sdk 1.1 in my laptop and sharp develop ide...I have'nt had purchased/acquire Visual Studio yet..I started programming applications using sharp develop however did not have good results compared with visual studio..
My questions are the following:
1. Is my version of .net installed on my laptop correct? I know there is 2.0 version available..
2. What Visual studio versions are compatible with 2.0 and 1.1 sdk?
3. What are redistributable packages?
Thanks for any friendly advices....
:) :) :)
.NET 1.1 works on VS 2003.
.NET 2.0 works on VS 2005.
Redistributable Packages: Things to make your computer platform independent (Not sure about this one)
Re: Right track of .NET and softwares
Hi,
Thanks for the information...
:) :) :)
Re: Right track of .NET and softwares
Hi all!
I have with me 3 CD's(software installers) regarding Visual Studio.net 2003..It's the Enterprise Architect 2003 edition..I also viewed this website..
http://msdn.microsoft.com/vstudio/pr...w/default.aspx
My question is simple....Is Enterprise Architect 2003 editions provide all the features/capabilities of visual studio 2003 and the top of all editions? Example is, Enterprise Edition of Visual Studio 6.0 is the top of all vs 6.0 editions..
Im just learning .NET and would create programs(database,web,and etc.)using VB/C#..Lesser on J# and C++..
Thanks..
Greg :) :) :)
Re: Right track of .NET and softwares
Yes, the EA version of 2003 is the top of the line version. It has everything in it.
Re: Right track of .NET and softwares
Hi RD,
Thanks for the Info..I'll just keep in touch for any updates...
Thanks.. :) :) :)
Greg
Re: Right track of .NET and softwares
Hi RD and ComputerJY,
I just created my first VB.NET program...Thank you all.
:) :) :)