Browse by Tags

Related Posts

  • My Latest Silverlight Articles

    Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts. You can read those article here . I've wrapped up that series and have started writing about Silverlight 1.0 and 2. Each week (or so) a new article will be published and...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 11-10-2008, 12:00 AM
    Filed under: .NET, Silverlight, Sockets
  • Creating a Silverlight 2 Client Access Policy Socket Server

    Silverlight 2 provides built-in support for sockets which allows servers to push data to Silverlight clients. By using this feature clients can avoid polling the server on a timed basis to ensure that clients are kept up-to-date. If you're new to the socket features built-into Silverlight 2 you'll want...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 06-08-2008, 12:00 AM
    Filed under: XML, .NET, Silverlight, Sockets
  • Desert Code Camp Is This Saturday (May 31st)

    Arizona's Desert Code Camp is this Saturday (May 31st) at the University of Advanced Computing building.  Here's the address: University of Advancing Technology 2625 W. Baseline Road ( map ) Tempe, Arizona 85283 It looks like there are a lot of great talks scheduled covering everything from iPhone...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 05-29-2008, 12:00 AM
    Filed under: Web Services, .NET, C#, WCF, Silverlight, LINQ, Sockets
  • Carl, Richard and Myself on .NET Rocks Talking About Silverlight 2

    I recently had the chance to sit down with Carl Franklin and Richard Campbell at DevConnections Orlando to record a session of .NET Rocks about Silverlight 2 .  They're both a lot of fun to talk with and could probably talk all day without realizing it I think. They'd keep you entertained the whole...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 05-16-2008, 12:00 AM
    Filed under: ASP.NET, Web Services, .NET, WCF, Silverlight, WPF, Sockets
  • Orlando 2008 DevConnections Talks

    I'm in Orlando this week speaking at the DevConnections conference on 3 different topics.  It's my personal favorite as far as conferences go and features a lot of cool technologies, people and events.  This week I'm covering custom ASP.NET AJAX controls, building N-Layer applications that...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 04-22-2008, 12:00 AM
    Filed under: XML, ASP.NET, Web Services, ASP.NET AJAX, .NET, C#, WCF, Silverlight, LINQ, Lambdas, Sockets
  • Pushing Data to a Silverlight Client with Sockets: Part II

    In Part 1 of this two part series on socket support in Silverlight 2 I discussed how a server could be created to listen for clients using classes in the System.Net.Sockets namespace. In that post the TcpListener class was used to listen for client connections and the client stream was accessed using...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 04-13-2008, 12:00 AM
    Filed under: .NET, C#, Silverlight, Sockets
  • Pushing Data to a Silverlight Client with Sockets: Part I

    Silverlight 2 has built-in support for sockets which creates some interesting possibilities.  If you've ever worked on a client-side application that needed to receive up-to-date data then you're probably used to solving the problem by polling.  With polling the client contacts the server on...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 04-10-2008, 12:00 AM
    Filed under: .NET, Silverlight, Sockets
Page 1 of 1 (7 items)
Microsoft Communities