Currently, the latest Silverlight version is Silverlight2.0 Beta. Many tools are required for Silverlight development! So I will introduce it in detail here to help more friends get started with Silverlight faster.
Silverlight 2 beta1 download-Silverlight 2Silverlight downlo
important changes and new features are sorted out here.
Change
New Features
RichTextBox Improvement
Webbrowser Control
Printing API enhancements
Native automation (COM InterOP)
Language/script. Support
Networking and sockets
User dialog box for cameras, clipboard, etc.
Xap signing
Custom window chrome for trusted applications
Pinned full-s
A friend of the last blog post asked about the issue of Silverlight program release, the last one is a Silverlight access to the host on the console WCF, in fact, about WCF and SILVERLIHGT communication problems there are several ways, here is a list of
The client and server use HTTP protocol communication (in two, same domain or different domain)
The client and server use TCP protocol communication (in t
First open vs2008 and create a new project, "file-> New-> project ...". If the vs plug-in of Silverlight has been installed, you can find the Silverlight Project template.
Silverlight application is an empty template, while Silverlight navigation application is a template containing the basic framework. To avoid s
**************************************** *****************************Copyright Notice** This document uses the Creative Commons release. Please strictly abide by this authorization protocol.* This article was first published onBlogThis statement is an integral part of this article.* Author's network name: prodigal son* Author EMAIL: Dayichen (at) 163.com* Author's BLOG: Http: // Www. Cnblogs. Com/Walkingboy***************************************** ****************************
[
Summary The release of Silverlight 2 beta 1 brings us a lot of surprises from runtime and tools, such as supporting the framework languages Visual Basic, Visual C #, ironruby, ironpython, A series of new features such as JSON, Web Service, WCF, and sockets support. The article "one-step learning Silverlight 2 series" takes you to Silverlight 2 development quickly
What is SilverLight? I will not introduce it here. You can search related articles on the Internet.
The first Beta version of Silverlight 2 has greatly improved functions, development, and deployment compared with previous versions. In the development stage, Visual Studio 2008 is supported, including C #, Visual Basic, and JScript hosting. NET Framework programming language, IronRuby, IronPython, and other
If we are used to mathematical coordinate systems, we may not be used to coordinate systems in Silverlight. Because the coordinate system in Silverlight is the same as the coordinate system in flash, everything is reversed. In the standard mathematical coordinate system, the X axis indicates the horizontal axis, and the Y axis table indicates the vertical axis. However, the coordinate system in
This article describes the windowless mode of Silverlight and HTML mixed programming.
No window mode
Why the Silverlight plug-in will have its own window by default, and all Silverlight processing will be done in that child window. Let's look at an example:
Start with a simple Silverlight interface:
Overview
The release of Silverlight 2 Beta 1 brings us a lot of surprises from Runtime and Tools, such as supporting the framework languages Visual Basic, Visual C #, IronRuby, Ironpython, A series of new features such as JSON, Web Service, WCF, and Sockets support. The article "one-step learning Silverlight 2 series" takes you to Silverlight 2 development quickl
Overview
The release of Silverlight 2 Beta 1 brings us a lot of surprises from Runtime and Tools, such as supporting the framework languages Visual Basic, Visual C #, IronRuby, Ironpython, A series of new features such as JSON, Web Service, WCF, and Sockets support. The one-step learning Silverlight 2 series article takes you to Silverlight 2 development quickly.
When a Silverlight application is published, all local resources and class library DLLs are packaged into a xap file, and the benefits are easy to deploy and desktop in Web pages, but at the same time bring a high level of exposure to source code. As we all know, the XAP file can be opened by Zip and other decompression software, inside the DLL and a variety of material resources at a glance, and then through the ****reflector and other tools to perfe
With Silverlight, you can use simple code to implement interoperability between components such as Silverlight and HTML, and Silverlight and JavaScript. First, we must reference the namespace system. Windows. browser in the Silverlight and HTML interaction operations.
The following describes how to implement "Hello Wo
After the beta version of mix was released, Microsoft finally released another milestone version of Silverlight, 1.0 RC, fixed nearly 2000 bugs and completed functional development of the final JavaScript-based API. this version is more stable to run, and is very close to the requirements of the official version. when 1.0 RC1 is released, the preview of Version 1.1 is in progress and can be obtained here.
Four latest 1.0 and 1.1 previews and downloa
After the preparation is complete, you can start the development of the Silverlight 2 application.
Start VS2008 and create a project. You can see "Silverlight" under "project type" and select "Silverlight ", in the template on the right, you can see that "installed templates" list "Silverlight Application" and "
As a Microsoft service advisor, I regularly discuss application security with customers and partners. In this article, I'll cover some of the topics raised in these discussions. In particular, I will focus on the new challenges that programmers face when trying to secure the Silverlight application, and I'll consider where the development team should focus their resources.
This article mentions a number of technical concepts that you can find in othe
Silverlight control-how to improve application trust and solve problems, silverlight Control
From silverlight5, you can select "enhance trust when running in the browser" in the project settings to run the Elevation of Privilege silverlight client in the browser, which is very useful in a feature.
However, I encountered a strange fault when using this function: I
Recently, my Silverlight project has the following requirement: click a control, Just Like clicking a hyperlink on HTML, and the browser prompts you to download a file, of course, the file URI is known and is handled by the event triggered by this click.ProgramCalculated.
To achieve this, I tried a lot of methods. Since Silverlight only supports isolation of the storage zone and it does not have contro
Instance 1:
1. Open Silverlight on the left of vs2010 -- file -- New -- project and select Silverlight application on the right of the pop-up interface and click OK.
2. change the content in the second drop-down box (new web project type) to ASP. net web site, which is very important. Selecting this determines the type of project you want to develop. If you choose the wrong one, don't blame me if you
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.