当前位置:网站首页>Getting started with Silverlight development 1
Getting started with Silverlight development 1
2022-06-25 05:55:00 【bcbobo21cn】
VS2012 Create a new silver project ;

Silverlight Applications cannot run independently , In the dialog box that pops up later, we can choose to create a ASP.NET Web Site perhaps Web Application Project For hosting Silverlight Applications ;
After creation, the project structure is as follows ;
Let's have a project, sir ; More than one. ClientBin Folder , There is a .xap file ; This is the assembly run by the silver project ; This must be present during deployment ;
Take a look at the generated aspx Containing the silver light js;
Go to interface design xaml part ; Add a button ;
understand xaml For grammar, please refer to some of my WPF post , Or related tutorials ;
Name the button btn1, And add an event handling code ;
private void Button_Click_1(object sender, RoutedEventArgs e)
{
this.btn1.Background = new SolidColorBrush(Colors.Orange);
}
function ; Click button , Button background color changes ;
边栏推荐
- Use of collection
- Soft exam information system project manager_ Management Science (Operations Research) -- senior information system project manager of soft test 033
- Summary of 6 common methods of visual deep learning model architecture
- Go implements LRU cache
- Deep analysis of recursion in quick sorting
- JS implementation mouse can achieve the effect of left and right scrolling
- Go quiz: considerations for function naming return value from the go interview question (more than 80% of people answered wrong)
- HashSet implementation class
- JSON Library Tutorial from scratch (I): starting to learn and organize notes
- Word quickly makes multiple single-sided table labels, number plates, etc
猜你喜欢
[golang] leetcode intermediate - Search rotation sort array & search two-dimensional matrix II

2022.1.21 diary
SAP ui5 Application Development Tutorial Part 30 - parameter transfer in the routing process of SAP ui5

MySQL tuning -- 02 -- slow query log

2022.1.25

【LeetCode】40. Combined summation II (2 strokes of wrong questions)
MySQL transaction learning notes (I) first encounter

Day18 (set, generic, hash table, tree, stack and queue, graph, array and linked list)

ThreadLocal

ERDAS 9.2 installation tutorial
随机推荐
Use generator-easy-ui5 to quickly create the engineering structure of SAP ui5 applications
Trouble of setting table property to null
Is the securities account of Qiantang education safe? Is it reliable?
PIP connects to Tsinghua source by default
1.6.3 use tcpdump to observe DNS communication process
Synchonized introduction
SAP ui5 date type sap ui. model. type. Analysis of date parsing format
[untitled]
MySQL tuning --01--- optimization steps and system performance parameters
Click to send text messages without response is a common problem for many users in building the elegant grass Dragonfly Q system - solve the problem of clicking to send text messages without response
Introduction to sap ui5 tools
Which securities company is good for opening a mobile account? Is it safe to open a mobile account?
Semantic segmentation fcns in the wild: pixel level adaptive and constraint based adaptation
What is flush software? Is it safe to open an account online?
Unsupervised domain adaptation in semantic segmentation:a review unsupervised domain adaptation in semantic segmentation: a review
The locally developed SAP ui5 application is deployed to the ABAP server to perform error analysis
Data7202 statistical analysis
2.20 learning content
SAP Fiori tools and corresponding cli (command line interface)
Duplicate symbols for architecture i386 clang