Browse by Tags

Silverlight 1.1 Tools Alpha - VS Orcas Beta 2 to VS2008 RTM migration issues
04 December 07 02:10 AM | estoychev | 0 Comments   
Last week Silverlight 1.1 Tools Alpha for VS 2008 RTM were released and as a developer working with Silverlight I run to install them on my fresh new copy of VS 2008 RTM. The installation went without any problems, but unfortunately after trying to create Read More...
Filed under:
SilverlightShow.net - Silverlight Community
01 September 07 08:12 AM | estoychev | 0 Comments   
Today we've published our first beta of SilverlightShow . It is a website that provides regular aggregation and classification of the information related to Silverlight available all over the Internet. We will get interviews, make video/audio/screen casts, Read More...
Back from REMIX’07 Budapest
15 June 07 09:57 AM | estoychev | 0 Comments   
There is no better start of the week than being an attendee in the REMIX'07 conference in Budapest. It was my first time attending Microsoft conference and it was really great to be a part of this event. I'll try to point out the most interesting moments Read More...
Reflector for Silverlight applications
21 May 07 07:15 AM | estoychev | 0 Comments   
Curious about Silverlight application's source code? Ernie Booth has created great Silverlight plug-in for Lutz Roeder's Reflector . It's cool to be able to look at the other guy's source code, but what to do when you want to protect your code ? Using Read More...
Filed under:
Silverlight issues: Handling KeyDown and KeyUp events
18 May 07 07:52 AM | estoychev | 0 Comments   
Issues When you attach to KeyDown / KeyUp event you get a JavaScript error AG_E_INIT_ROOTVISUAL (ErrorCode: 2101 ). KeyboardEventArgs.Key is not a standard ASCII code Description In Silverlight 1.1 Alpha keyboard events can only be handled on the root Read More...
Filed under: