A duplex communication system is a system composed of two connected parties or devices that can communicate with one another in both directions. Duplex communication is required when you need to send some data in the reverse direction i.e. from Server to client. For scenario purpose assume that something happens on server (some event is [...]
The Silverlight library in this article extends RIA service entities and provides save & load method to save/load entities directly into application storage (Isolation storage). The library supports dynamic quota management for application storage i.e. if an entity requires more space to store it will prompt user to confirm new size of quota store. The [...]
Data Grid Ex Support two new events
Commit (An event that indicates that a selection is complete and has been made, effectively commit action.) Cancel (An event that indicates that the selection operation has been canceled)
Also supports single row double click.
Event Commit will be raise if user double click on row or press enter while row [...]
After Anaglyph 3DPlayer from last month, the next challenge is to create 3d without glasses using lenticular sheet. A lenticular lens is an array of magnifying lenses, designed so that when viewed from slightly different angles, different images are magnified. The most common example is the lenses used in lenticular printing, where the technology [...]
Silverlight 3d Player: Anaglyph 3DPlayer.
Why objects looks 3d in real world and why they look flat when you view them on your TV or laptop. When you focus on an object, your brain takes into account the effort it required to adjust your eyes to focus on it as well as how [...]
Silverlight application can be designed in a way to work even in offline mode. Essentially Silverlight application is desktop based application running on client machine once downloaded from web server. Silverlight is capable to save data into local isolated storage area or upload data to WCF RIA service.
This control provide nice 3d led [...]
Hot keys like available in windows based application where you specify using caption like &print is not available in Silverlight.There are two ways to capture keydown or key up when silverlight is running inside web browser.The first way is the HTML Bridge to capture HTML event KeyUp on HTML document.This is fired when focus is [...]
Page flip is a very impressive features in displaying your documents, images, media, etc.. The technique behind page flip is pretty complicated. Below is the page flip live application & source code link.
You can download the source code here (VS 2010).
I could not spare much time to write implementation [...]
Blog Summary
1 contributors have published
70 posts that generated
258 commentsCategories
- .Net Concepts (18)
- Architecture (8)
- Asp.Net (7)
- C# (22)
- COM (3)
- Forms (5)
- General (11)
- HTA (2)
- Javascript (3)
- RIA (6)
- Silverlight (26)
- SQL (5)
- Tips (11)
- Tools (1)
- VB 6.0 (2)
- VB.Net (2)
- VC++ (2)
- WCF (7)
- WPF (13)
Rajneesh On
