Browse by Tags

Related Posts

  • An Introduction to OpenID

    OpenID, which describes itself as "an open, decentralized, free framework for user-centric digital identity", has been gaining momentum and getting press in the Identity 2.0 space. The fundamental idea of OpenID is that a URI is necessarily unique and thus a good way to identify users. If you say you...
    Posted to This blog has moved (Weblog) by Tim Marman on 02-15-2007, 12:00 AM
    Filed under: .NET, Security, Technology, Software Development, Video
  • Video: Binding Data to ASP.NET 2.0 Server Controls

    In my last blog entry I wrote about how to bind data to different ASP.NET 2.0 server controls using the SqlDataSource, XmlDataSource and ObjectDataSource. I also discussed how controls could be embedded in other controls such as the DetailsView using templates and binding expressions. Based upon the...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 03-25-2007, 12:00 AM
    Filed under: ASP.NET, .NET, Video
  • Video: Binding Data to ASP.NET 2.0 Server Controls

    In my last blog entry I wrote about how to bind data to different ASP.NET 2.0 server controls using the SqlDataSource, XmlDataSource and ObjectDataSource. I also discussed how controls could be embedded in other controls such as the DetailsView using templates and binding expressions. Based upon the...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 03-25-2007, 12:00 AM
    Filed under: ASP.NET, .NET, Video
  • An Introduction to OpenID

    OpenID, which describes itself as "an open, decentralized, free framework for user-centric digital identity", has been gaining momentum and getting press in the Identity 2.0 space. The fundamental idea of OpenID is that a URI is necessarily unique and thus a good way to identify users. If you say you...
    Posted to This blog has moved (Weblog) by Tim Marman on 02-15-2007, 12:00 AM
    Filed under: .NET, Security, Technology, Software Development, Video
  • Video: Creating a Web Service with Windows Communication Foundation (WCF)

    Windows Communication Foundation (WCF) provides a robust framework that allows Web Services and .NET Remoting applications to be built and consumed using a consistent object model. In this video tutorial I walk through the fundamentals of creating a WCF service exposed through HTTP and IIS. Topics covered...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 02-03-2007, 12:00 AM
    Filed under: .NET, WCF, Video
  • 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: Calling Web Services Asynchronously with ASP.NET

    In this video tutorial I walk through the fundamentals of calling Web Services asynchronously from an ASP.NET page using the .NET 2.0 event driven model exposed by Web Service proxy objects. There are several different options for calling Web Services asynchronously including polling, callbacks and wait...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 03-29-2007, 12:00 AM
    Filed under: Web Services, .NET, Video
  • Video: The Effect of Resizing on Silverlight Controls

    What happens to a Silverlight control if the browser window is resized? What happens to the Silverlight control if its containing HTML is resized? What happens if the inner content of the Silverlight control is resized? This video demonstrates the answers to these questions, and then explains how we...
    Posted to Palermo4 (Weblog) by Palermo4 on 10-16-2007, 12:00 AM
    Filed under: .net, video, silverlight, xaml
  • 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: Fun With UI Elements In Silverlight

    How can you make one UIElement in Silverlight appear behind or in front of another? How can you provide transparency effects to shapes, text, or videos? How can you clip geometric sections off of visual objects? In this video, you will learn how to accomplish these tasks with common graphic properties...
    Posted to Palermo4 (Weblog) by Palermo4 on 11-09-2007, 12:00 AM
    Filed under: .net, video, silverlight, xaml
Page 1 of 3 (27 items) 1 2 3 Next >