Lernvideo Softwarearchitektur (MVVM) - In dieser Anwendung wird in einem Lernvideo die zur Zeit beliebteste Herangehensweise fur die Erstellung einer Silverlight-Anwendung fur das Windows Phone 7 erklart. Diese nennt sich "Model View ViewModel", kurz MVVM. MVVM fordert die Trennung von der Oberflache - also dem Design - und der Geschaftslogik - also dem Code - und erleichtert so die Zsuammenarbeit im Team sowie die Wartung und Pflege...
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows 10 Mobile, Windows Phone 7, Windows Phone 8
Web Coder Developed by Saif Ahmad
Tips and tutorials for web developers
App 4 Dev App 4 Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
Frolic Samples for Silverlight Frolic Samples for Silverlight - The Frolic Game Framework is an open source library to make 2D game development easier. Share most of your game code between XNA and Silverlight so that you can change your mind later if necessary. These samples demonstrate some of the basic capabilities of Frolic and you can get the source code at http://frolic.codeplex
App4Dev App4Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
SilverlightRun Sample SilverlightRun Sample - This is an app that demonstrates SilverlightRun (SR) for Windows Phone, which is a free toolkit that I (halllo) use to start off coding faster. This app demos some features of it like for example easy tombstoning, zooming, view model location and container flipping
Frolic Samples for XNA Frolic Samples for XNA - The Frolic Game Framework is an open source library to make 2D game development easier. Share most of your game code between XNA and Silverlight so that you can change your mind later if necessary. These samples demonstrate some of the basic capabilities of Frolic and you can get the source code at http://frolic.codeplex
Developers Heaven Developers Heaven - The application is for helping developers working on different platforms at the same time. They can add categories and set a default key to search with. E.g. If the user is currently developing an app using Bing, then he can set 'Bing development' as the key to attach. If he is often searching for pushpins he can add 'pushpins' to category
Other Software by developer «wolter»:
Lernvideo Tombstoning Lernvideo Tombstoning - Es lasst sich einfach nicht verhindern: Ein Telefon dient noch (!) in erster Linie Telefonaten und so kann eine Anwendung einfach mittendrin unterbrochen werden. Beim Windows Phone nennt sich das dann Tombstoning... In dieser Anwendung wird in einem Lernvideo erklart, wie Tombstoning funktioniert und wie man mit diesen Unterbrechungen umgeht..
Lernvideo Verhalten (Behaviors) Lernvideo Verhalten (Behaviors) - Verhalten (amerikanisch Behaviors) sind ein komfortabler Weg, um Interaktionen und Dynamik abzubilden - und das ganz ohne Programmcode. Gerade bei dem benutzerorientierten Entwurf von Anwendungen hilft es sehr, die Oberflache einfach uber Verhalten interaktiv zu machen und an Daten zu binden