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
Similar Software:
Asteroids Simulation Asteroids Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates how
often a good problem definition must use specific algorithms to emprove the application performances
like in this sample where we used a space partition algorithm
Visualstudiomagazine - CSharp Corner Visualstudiomagazine - CSharp Corner provides expert solutions for developers in .NET. This App views all current csharp thems
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
Colours Colours - This application will allow the users to know the R,G,B values of the colour which appears on their screen.
This application might help you in building simple coloured web pages
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
New App Developers An app for people intersted in building apps and the social community around this skill
Java Hub Developed by Saif Ahmad
Resources and tips for java developers in one place
App Rank App Rank - Every developer wants to know how his/her app is performing in Marketplace
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