Pages

Few elements of Silverlight application development for beginners

Learning a new language encoding and use it to develop applications that means you have to clean first the basics of the language. Silverlight is a language introduced by Microsoft RIA development and you want to start developing Silverlight applications then there are some things you should know.

The best entry point for developing Silverlight applications is to start with Notepad. This evening will help you understand better what is happening in the back while using Visual Studio to create Silverlight applications. Visual Studio contains ready to use project templates, but to understand exactly how it works, it is important to start the development of RIA using Silverlight in Notepad.

If you were thinking in the development of Silverlight applications without using any Microsoft tools is not possible, they were completely wrong, because it is very possible if you are going to develop small applications. Although, to remember that you need to save the file in notepad. Html.


For developing Silverlight applications using Visual Studio first have to create an enabling environment for development. Using Visual Studio for the project will make the process much faster, easier and less cumbersome. The drag and drop does not require that you enter the code every little thing. Just drag whatever you need from the menu. This helps you focus more on the codification of the essential parts of the application. Ease of use has led to the popularity of Silverlight.


To begin with Notepad for developing Silverlight applications will have to grant the request for use of HTML, asp.Net, PHP, etc. For example, if you want to host the application using HTML and then use the element object to help you configure and integrate Silverlight plug-in. The browser then the support of Silverlight plug-in development solution using RIA.

Silverlight developer needs to set two important properties in the plug-in and those who are 1) and 2) parameters. In the type that is required to state the version of Silverlight. If not included then take the version of the software installed on your computer. benchmarks tags XAML code is included in the parameter. You can use the # with the identifier to ensure that seeks to identify the source of XAML in a file.


Now is the time to create UI using XAML (Extensible Application Markup Language), an extension of XML easy to learn and is useful for setting up and create. NET with the scaling relations. Although originally introduced for WPF, XAML is also used to develop Silverlight applications. This is recommended to keep all files in a single folder for easy reference.

After setting the properties of the plug-ins is the time to write business logic using JavaScript. Have to create a special file with the extension. Js file and include a reference to it in the file. Html. While JavaScript is a language that can be used interchangeably favorable VB.NET or C #

For Silverlight application development using Visual Studio first have to create an enabling environment for development. Using Visual Studio for the project will make the process much faster, easier and less cumbersome. The drag and drop does not require that you enter the code every little thing. Just drag whatever you need from the menu. This helps you focus more on the codification of the essential parts of the application. Ease of use has led to the popularity of Silverlight.

No comments:

Post a Comment