I am a junior C # programmer and would like to learn silverlight.Silverlight for progamers or designers?
This is for no one - Silverlight is just branding for a runtime engine, a set of libraries, etc. The only thing that “uses” Silverlight directly is, in general, a browser.
For developers, Visual Studio ( regular or Express: Web ) is important , as well as for designers: Expression suite. Both can contribute to the Silverlight project. Also consider that you can focus on Moonlight , so even “Silverlight” is becoming misleading.
Silverlight is designed for both developers and programmers and designers.
The user interface of a Silverlight application is defined in an XAML script that is based on XML.
Microsoft Microsoft Expression ( Expression Blend) , Microsoft Visual Studio ( Visual Studio 2010 ).
, , Silverlight, MVVM (Model-View-ViewModel), . , , "bind " "" Silverlight.
.
,
, , MVVM, ..
Blend XAML. .
, Expression products, , .
, , . , . , xaml, , . Silverlight, , , , , , , , , , , , .
Everything will work just fine if the designer doesn’t remove some user interface that is supposed to have functionality. :)
This is for both. However, you will also need a developer and designer to make it pretty good.
Source: https://habr.com/ru/post/1757630/More articles:C # Deleting Files - c #How can I prevent a direct url call in an ASP.NET/IIS environment? - .netHow to block images in Vatira? - ruby | fooobar.comShould I use the "Remove Module" menu? - drupalHow to avoid globals in C? - cНайти и заменить уравнения (регулярное выражение?) - c#Download file using HTTP address in Java - javaJava java application runs on one version, but not on the next - javaServer-side caching for Java / Java EE application - javaOverriding a user registration form in Drupal 6 - overrideAll Articles