Tuesday, February 17, 2009
Wednesday, February 04, 2009
Hard Rock Memorabilia Easter Egg
| There is a nice Easter Egg in Silverlight 2 Hard Rock Memorabilia application, demonstrating power of the Deep Zoom technology. Here is how it works: open the Memorabilia Home Page and press "V". You are photo of the Beatles figures now. Start to zoom-out - wow, the photo is inside of framework, which is on the ad' desk on the Hard Rock Café, which is on the NY street, which is a postcard, which is one of the tiles on a book stamp, which is .............................. |
Monday, January 12, 2009
Top N Firefox Addons/Extension
Updated: 23/7/2009 So here is just the list of FireFox addons that I found to be useful for myself and use on everyday basis. Here it goes:
|
Wednesday, December 03, 2008
No sound in Flash over Citrix connection
| Here are some tips that may help: 1) Try uninstalling Flash, logon with a new administrator account that's never been used, switch to install mode (change user /install), install flash, launch and test flash, switch to execute mode (change user /execute). 2) Check that you have 'Enable Sound' on ICA Client and on server-side. 3) Uninstall PSE450R02W2K3040 Windows Update |
How to specify maxJsonLength property in web.config
| If you're getting the following exception while using JavaScriptSerializer: "Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property." - you may enlarge the default maxJsonLength value in web.config: <system.web.extensions> <scripting> <webServices> <jsonSerialization maxJsonLength="123456"></jsonSerialization> </webServices> </scripting> </system.web.extensions> |
Subscribe to:
Posts (Atom)


