Browse by Tags

Related Posts

  • Video: Creating Custom Events and Delegates with C#

    It's no secret that events and delegates play a crucial role in the .NET framework. Without them it would be hard to handle user input or notify other objects when an action occurs. I get a lot of questions about events and delegates in classes I teach so I decided to put together a video that outlines...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 01-17-2007, 12:00 AM
    Filed under: .NET, C#, Video
  • Video: Interactive Silverlight Using Ajax

    Need dynamic data in your Silverlight application? Want to create a nice interactive experience for users of your site? In my latest video, I demonstrate how to generate XAML dynamically on the server based on user input - and serving that content through AJAX via Page Methods .
    Posted to Palermo4 (Weblog) by Palermo4 on 11-02-2007, 12:00 AM
    Filed under: .net, asp.net, c#, ajax, visualstudio2005, video, silverlight, xaml
  • Video: Two New Methods in System.GC

    In my latest video, I demonstrate how to use two new methods of the System.GC class in the .NET Framework v3.5:  AddMemoryPressure and RemoveMemoryPressure.  You will see the impact of using these methods correctly when allocating unmanaged memory resources in your .NET applications. Download...
    Posted to Palermo4 (Weblog) by Palermo4 on 12-20-2007, 12:00 AM
    Filed under: .net, c#, video, visualstudio2008, download
  • MPEG Header Reader

    A while back I needed to read a mpeg file and retrieve the video/audio information. I didn't want to read the mpeg specification to write one from scratch so after googling around I found a project on sourceforge called mpgtx, it's written in C and has a lot of features. I didn't convert everything in...
    Posted to Kids don't try this at home! (Weblog) by gperera on 01-29-2008, 12:00 AM
    Filed under: Video, Mpeg, Audio, C#, .NET
  • Silverlight 2.0 Video Tutorials (Updated)

    Silverlight 2.0 provides a new and exciting framework for building rich applications using C#, VB.NET or other languages that are capable of running on multiple operating systems and in multiple browsers. Scott Guthrie recently posted a great set of tutorials on Silverlight 2.0 that are an excellent...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 03-07-2008, 12:00 AM
    Filed under: .NET, ASP.NET, C#, LINQ, Silverlight, Video, WPF, XML
Page 1 of 1 (5 items)
Microsoft Communities