Browse by Tags
All Tags »
Screencast (
RSS)
In my previous Silverlight Closed Captioning screencast here , I showed you how to use Expression Encoder to import Closed Captioning information to produce a solution without writing a line of code. What if you store your Closed Captioning information in an external data source (database, SAMI file, XML file, etc.) and want to keep it there? Do you have to reprocess all of your videos using Expression Encoder? Of course not, but you do have to write some code:). In this screencast, I show you how to use Silverlight, ASP.NET AJAX, and the Windows Communication Foundation (WCF) to solve this problem. You can view the screencast here . To get the sample code, just click the link below: The sample requires Visual Studio 2008 beta 2 or later. -...
It's been a while since I've done a screencast. I get quite a few "How Do I?" questions in my inbox from customers. Quite often, the initial answer to your question is "I don't know." When that's the case, it gives me the excuse to try it out:). I am trying to get better at sharing the answers with everyone via the blog. Father time isn't always on my side though:(. After one of our Developer Conferences, someone asked me how to implement a specific master details scenario with tabs using ASP.NET AJAX. Although I knew what they were asking was possible, I couldn't quite explain it. I hadn't done it myself. So I built it! I recorded a screencast walking through how to do it. The screencast is here . The sample code is here . -Marc Read More....
Here's another "Atlas" screencast. I've been sitting on this one a bit. I just returned from a short vacation and didn't get all the "production work" done before I left. This one took ended up quite a bit longer than I expected so I split it up into two parts to stay within the spirit of screencasts being short consumable demos. Here’s the description from Channel 9: “Microsoft Federal Developer Evangelist Marc Schweigert demonstrates how ASP.NET ‘Atlas’ abstracts the complexities of XMLHTTP programming by allowing you to make web service calls from client script.” Here are the links for part I and part II . -Marc Technorati Tags: Microsoft , .NET , Atlas , AJAX , Web 2.0 Read More...
The next in my series of screencasts about ASP.NET "Atlas" capabilities is live. Channel 9 description: " Building on concepts from his previous screencast , Microsoft Federal Developer Evangelist Marc Schweigert demonstrates more AJAX enabling capabilities of ASP.NET "Atlas." You'll see how to AJAX enable the GridView with a couple easy steps (without changing a line of code). Then, you'll see how to add AJAX capabilities to existing ASP.NET 2.0 controls using control extender ." This screencast is available here . -Marc Technorati Tags: Microsoft , .NET , Atlas , AJAX , Web 2.0 Read More...
As promised, here is the first in a series of short screencasts about specific ASP.NET "Atlas" capabilities. Channel 9 description: "Microsoft Federal Developer Evangelist Marc Schweigert demonstrates the fundamentals of the "server-centric" approach to AJAX enabling ASP.NET pages using "Atlas." You'll see how easy it is to AJAX enable a page without writing a line of client side script while leveraging the ASP.NET server control programming model ASP.NET developers are already familiar." This screencast is available here . -Marc Technorati Tags: Microsoft , .NET , Atlas , AJAX , Web 2.0 Read More...
More Posts