Font Size: a A A

Researches On The Design Methods Of WPF And Its Application In Te Shopping System

Posted on:2012-09-19Degree:MasterType:Thesis
Country:ChinaCandidate:X H WangFull Text:PDF
GTID:2218330338464975Subject:Computer software and theory
Abstract/Summary:PDF Full Text Request
WPF is a new computer graphics presentation layer technology Microsoftpromulgated. As the new design engine of interface in Windows, WPF is mainly usedfor the Windows' unified display subsystem. In WPF, it provides a unified descriptionand method of operation for UI, 2D or 3D graphics, documents, and the media, so that,developers and designers develop rich client applications, and create better visualeffects and provide a different experience for users. The WPF platform appears to us awealth of features in order to meet the pursuit of people on the user experience andvisual impact. As is known to us, the effect of translucent form in Vista system is justdue to the emergence and popularity of WPF technology.Then, how to make full use of the design features in a WPF application to build amodern graphical user interface, has become an issue that programmer shouldconsider during the development process. Therefore, in the first place this paper givesthe characteristics of architecture model in WPF, that is software's UI design and logicdesign being completely separated. Then, it explains how to apply XAML to make thedesign of users interface carried out independently. After that, it researches on thearchitecture of WPF and the key techniques such as layout, routing events, animationmechanism, and so on. According to the research above, it summarizes ways how tofinish the design work under the existing good framework and make it easier toachieve the construction of UI.After the theoretical research on WPF, it gives a shopping system as an example,and shows how to build the desktop platform for users in shopping system with WPF.In this paper, it proposes a plan of design and implementation for Shopping system,and focus on the design of user's shopping platform. First, it use XAML to define theinitial application interface, and make a detailed layout design, and then with application of C# language, it compiles the appropriate codes to achieve specificfunctions. Through this process, it aims to build a shopping platform with bothbeautiful user interface and completed function. As a key content, applications in theinterface layout, event handling and animation and other effects are spelt out in detail.
Keywords/Search Tags:WPF, XAML, layout design, routing events, shopping system
PDF Full Text Request
Related items