Click here to Skip to main content
15,904,926 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Again i am new to this whole scene so please excuse the stupid questions!

Which is better - visual studio or silverlight?
Do they do the same thing? If they do - which is better?

If they do different things - what is the difference?

:confused::confused::confused:
Posted
Updated 1-Dec-10 5:16am
v2

Are you even remotely self-aware? Do you need constant instructions regarding simple mechanical skills like breathing?

Visual Studio is a development tool. Silverlight is a platform for wich applications are created - USING VISUAL STUDIO.
 
Share this answer
 
They don't do the same thing.

Visual Studio is an IDE (a tool that makes writing code easier).
Silverlight is a programming language.

Visual Studio can 'assist' programmers to write code in Silverlight.
 
Share this answer
 
Comments
Emilio Garavaglia 1-Dec-10 2:01am    
Thats cool!
The next question then is which one should i use to write little applications?
:Confused

Posted 42 mins ago
Code Teen406 - reported by
Rajesh Anuhya 1-Dec-10 2:56am    
Good call
Abhinav S 1-Dec-10 3:23am    
You could use Silverlight as the programming language. But this program will be written with the help of Visual Studio. You could start with https://www.silverlight.net/getstarted/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900