Advanced Forum Search Results
-
I've been playing around with Flex recently but found that tying .NET data to it is not as straightforward as I'd hoped; simple tasks can be quite painful. One great reason to use Silverlight is that it ties into the .NET architecture, without having to come up with any kludges. There are 3rd party tools (WebOrb and Flourine) that ...
-
Hi. I'd like to learn how to create dynamic, data-driven sites with Silverlight. For example, I'd like to pull an ADO.NET dataset back from a SQL Server db and display the results in an ASP.NET page using a really slick Silverlight grid of some sort. Is this possible? Any examples out there? Thanks.