Life, Surf, Code and everything in between
Contact
|
Articles
|
Products
|
Support
WebLog Posts in Category Silverlight
No Preview Images in File Open Dialogs on Windows 7
March 10, 2010 @ 1:55 pm
I ran into a problem with a File Open dialog in Silverlight (but this applies to any Windows File Open Dialogs) where I could not get image previews to work. It turns out this setting is controlled by Explorer Customization settings which is a pain to figure out while tracking down the issue.
5 comments
Silverlight ListBox Selections or what’s with SelectionChanged Events?
December 11, 2008 @ 5:18 pm
I was musing today on Microsoft’s obsession with OnSelectionChanged events on list controls in general and particularily in Silverlight, which is what I’m working with at the moment.In one of the apps I’m mucking around with I have a ton of sidebar menu selections that get displayed and the easiest way to drive these is with ListBoxes. They look something like this: As you can see this...
14 comments
Silverlight and Data Communications
November 20, 2008 @ 4:09 pm
Silverlight sports a host of 'data access' mechanisms that allow consumption of data from the server. However, if the data is highly dynamic and changeable the combination of a lack of dynamic data retrieval mechanisms, plus use of a static language like C# has made me wonder how to best approach the data access for a very dynamic application.
29 comments
Silverlight Adventures
May 07, 2007 @ 3:16 am
Well, here we are again - let the hype begin!!! Yup, we have a new toy to get excited about and this time it's Silverlight or Microsoft's entry in the Rich Internet Applications (RIA) space. RIA's are interesting to a lot of developers. I can't tell you how often I've heard the request over the...
10 comments
Silverlight and Threading
May 05, 2007 @ 7:11 am
I've spent the better part of the last couple of days playing around with Silverlight 1.1 and it's been an interesting experience. It's both exciting and frustrating at the same time - exciting because it's incredibly nice to see .NET code running in the browser and being able to debug it....
9 comments
Adobe Flex to go Open Source
April 30, 2007 @ 12:06 pm
Apparently Microsoft's entry into the RIA space with Silverlight is spurring Adobe to keep its lead in this space by going open source with Adobe Flex. For those of you that don't know, Flex is a pretty good Flash hosted application framework that is squarely geared at the application development...
14 comments
Beyond HTML: Rich Internet Applications
April 15, 2007 @ 4:58 am
Rich Internet Applications (RIA) is a term used to describe non HTML based, low impact Internet applications. RIA’s typically run in the browser (although they don’t have to) and get their data from the Web server over HTTP. One of the big selling points of RIA’s is that they provide many of the...
21 comments
Mulling over WPF/E
March 03, 2007 @ 2:52 am
Spent the last few days looking over WPF/E finally and started to think about some of the implications or how it might fit into the Web dev platform for what I do. Answer - I'm not quite sure. There's some nice stuff, but it's also pretty limited and in a way not quite what I expected. This post is a mini walk through and some thoughts on the matter.
15 comments
Archives
May, 2013 (1)
April, 2013 (5)
March, 2013 (4)
February, 2013 (2)
December, 2012 (2)
November, 2012 (7)
October, 2012 (3)
September, 2012 (3)
August, 2012 (5)
July, 2012 (1)
June, 2012 (1)
May, 2012 (4)
April, 2012 (8)
March, 2012 (7)
February, 2012 (3)
January, 2012 (4)
December, 2011 (6)
November, 2011 (4)
October, 2011 (4)
September, 2011 (3)
August, 2011 (2)
July, 2011 (3)
June, 2011 (1)
May, 2011 (4)
Categories
ASP.NET (228)
.NET (95)
Personal (68)
JavaScript (56)
jQuery (55)
AJAX (53)
Visual Studio (51)
CSharp (43)
HTML (37)
ASP.NET (35)
LINQ (32)
IIS (30)
WCF (28)
Vista (28)
Windows (28)
FoxPro (22)
Localization (21)
Web Services (17)
Web Api (15)
COM (15)
ADO.NET (13)
Microsoft AJAX (13)
MVC (13)
WPF (12)
Security (10)
IIS7 (10)
XML (10)
CSS (9)
Silverlight (8)
Web Connection (8)
Sql Server (8)
HTTP (7)
West Wind Ajax Toolkit (7)
HTML5 (6)
C++ (6)
Html Help Builder (5)
Hardware (5)
Office (5)
ISV (4)
Live Writer (4)
Software Development (4)
Source Control (4)
WebLog (4)
Bugs (4)
ADO.NET (3)
Visual Studio (3)
Conferences (3)
DataBinding (3)
Help (3)
Help Builder (3)
Entity Framework (3)
IIS7 (3)
Windsurfing (3)
Razor (3)
RegEx (2)
RSS (2)
Speaking (2)
Maui (2)
Networking (2)
WinForms (2)
Web Design (2)
Tools (2)
Installation (2)
Internet Explorer (2)
iPhone (1)
JSON (1)
FireFox (1)
Graphics (1)
Deployment (1)
Dynamic Types (1)
Control Development (1)
Addins (1)
C# (1)
Travel (1)
Utilities (1)
Threading (1)
Web Deployment Projects (1)
wwHoverPanel (1)
SmartPhone (1)
© Rick Strahl, West Wind Technologies, 2005 - 2013