khalil.kamel wrote:
what should i know as a prerequisite
Get Started Building Silverlight 3 Applications[^] And the documentation: Silverlight[^]
khalil.kamel wrote:
Should i know WPF
Knowing WPF makes the programming part of Silverlight much easier but it is not required. If you learn to write Silverlight apps, learning to write WPF apps will be simpler.
khalil.kamel wrote:
Is silver light has alot of post backs on server, which leads to performance issues?
Only if you write code that does postbacks. Silverlight apps run on the client - Silverlight is NOT ASP.NET.
khalil.kamel wrote:
Is it heavy or light?
Huh?
khalil.kamel wrote:
Is there any certification on silverlight?
Currently, no, as far as I know. If you go through the "Read Tim Heuer’s 8-part blog series on getting started" section at the "Get Started Building Silverlight 3 Applications" link I posted above, you'll be well on your way.
Mark Salsbery Microsoft MVP - Visual C++ :java: