While building some application which creates some data and displays it to final user, you may implement some way for user to grad that data. You can store it like file, send e-mail, but one obvious decision – is to give user ability to Copy-Paste. …
Introduction Most of current games in market are built in the 3D environment, so it is clear that we find the look and feel of the real world environment. We will build a simple application that helps us to understand how to use OpenGL to …
For some reason you’ve decided to show user some photos from Flickr. You can navigate him to the other page or the Flickr main site, but that not the way it goes in Silverlight world… Flickr is an image-sharing website that provides REST-like services. You …
For some reason you’ve decided to show user some photos from Flickr. You can navigate him to the other page or the Flickr main site, but that not the way it goes in Silverlight world… Flickr is an image-sharing website that provides REST-like services. You …
Silverlight Deep Zoom is the fastest, smoothest, zooming technology on the Web, bringing the highest resolution images and frame rates with the lowest load times to users. Deep Zoom also enables the display of thousands of items simultaneously, giving designers and developers new opportunities to …
You already know a lot of MVVM frameworks. But this one is came from WPF technology. Cinch is a WPF ModelView-ViewModel framework that takes the UI services route to provide a rich WPF MVVM framework that comes with several standard services out of the box. …
Introduction: Everything around us is seen colored; when you are going to draw a scene in OpenGL you have to add some colors to the objects to make them similar to the real world objects. Colors have two end points. All colors: represented by the …
You may know that Silverlight applications can run in three different security modes: In browser — the application runs as part of a larger webpage, and is subject to the same sandboxed protection as other web content. Out of browser – sandboxed — the application can run …
Windows Phone 7 is beginning to spread all over the world and modern developers need to make application more stylish. By default, Windows Phone page transitions really aren’t transitions at all. The new PhoneNavigationPage is just popped into the root PhoneNavigationFrame. The most common solution …
What do we know about Hash codes? They based on hash functions which well-defined procedure or mathematical function that converts a large, possibly variable-sized amount of data into a small datum, usually a single integer that may serve as an index to an array (cf. …
«
1
2
3
4
5
6
…
37
»
Codersource.net Copyright © 2023