Browse Site by Tags

Showing related tags and posts across the entire site.
  • Paging with the Silverlight RIA services DomainDataSource

    Using the declarative DomainDataSource that is part of the upcoming Silverlight 3 RIA services makes it quite easy to work with data. All you need to do is add a DomainDataSource control to the the XAML, point it to the generated DomainContext class (in this case NorthwindContext) and tell it which method...
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Apr 27 2009
    Filed under: .NET, VB, DevCenter, Silverlight, Data Access, ASP.NET
  • Iterators: a flag for simplification ?

    A couple of months ago I blogged about iterators in VB (or the lack there-of), and pointed folks to an article I wrote for Visual Studio magazine that provides snippets and templates to help with iterators in VB . One of the things I talk about in that article is often the use of iterators in C# code...
    Posted to @ Head (Weblog) by bill on Tue, Apr 21 2009
    Filed under: VB, LINQ, VB10, CSharp, .NET
  • Libro en Español: Visual Basic.NET - Programe con Visual Studio 2008

    La Editorial Eni publicó en este mes el libro Visual Basic .NET (VB.NET) Programe con Visual Studio 2008 del cual participé en la traducción y adaptación del Francés al Español. Autor : Thierry GROUSSARD Adaptación al Español: Carlos WALZER Presentación...
    Posted to Carlos Walzer (Weblog) by cwalzer on Mon, Apr 20 2009
    Filed under: .NET, Capacitacion, Visual Studio, libro, VB
  • Adding a custom machineKey section to the web.config

    Normal 0 21 false false false MicrosoftInternetExplorer4 <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font...
    Posted to The Problem Solver (Weblog) by Maurice on Wed, Apr 8 2009
    Filed under: .NET, VB, ASP.NET
  • .NET RIA Services and data communication

    I was working on an article about the .NET RIA Services and decided to fire up Fiddler to take a close look at the data actually passed around. I was sort of expecting to see a WCF REST based approach with XML messages. Turns out I was wrong, though I expect this option will be added in the future. It...
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Apr 6 2009
    Filed under: .NET, WCF, VB, Silverlight, ASP.NET
  • Want to download all MIX sessions?

    Then you should check Mike Swanson’s blog post here . He has two batch files, the first downloads all MIX session recordings with in the format you like, the second renames them so it is easier to make sense of all the media file names. If you just want a list of all sessions with download links this...
    Posted to The Problem Solver (Weblog) by Maurice on Tue, Mar 31 2009
    Filed under: .NET, LINQ, NetFx3, WCF, VB, webcast, DevCenter, WPF, IronPython, Silverlight, ASP.NET
  • Software Development Event march 30th

    Just one week to go to the next Software Development Event. The schedule with all the sessions is looking good. But this time there is even more! We will have a Microsoft Surface machine somewhere in the common area for people to try our. And if you have never played, oops tested, with a Surface machine...
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Mar 23 2009
    Filed under: .NET, LINQ, NetFx3, WCF, VB, WPF, Silverlight, SDN, ASP.NET
  • Microsoft: make VB like C#

    I was reading yet another VB versus C# rant: I don’t want to get sucked into wading into that, but I will say that anyone who thinks folks that use VB can’t use C# has really got things back the front.  Most people who use VB can read and write C# quite well; they choose VB knowing both.  Whereas...
    Posted to @ Head (Weblog) by bill on Thu, Mar 19 2009
    Filed under: VB, Rant, VB10, .NET, VS 10
  • Samples and PowerPoint from my WCF talk

    Attached is are the samples and slides I used for my intro into WCF talk yesterday at the VB Central meeting in the Netherlands. Download samples Enjoy! www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu Now also on twitter at http://twitter.com/mauricedb
    Posted to The Problem Solver (Weblog) by Maurice on Wed, Mar 11 2009
    Filed under: .NET, NetFx3, WCF, VB, DevCenter
  • Using a TransactionScopeActivity with a WCF ReceiveActivity revisited

    Last year Marcel and I worked on a problem using a TransactionScopeActivity inside a WCF ReceiveActivity. I blogged a number of time about our finding, for example here . Last week I heard from Marcel that a hotfix was finally available that solves this problem. He blogged about it here . Great work...
    Posted to The Problem Solver (Weblog) by Maurice on Tue, Mar 10 2009
    Filed under: .NET, NetFx3, Workflow, WCF, VB, DevCenter
Page 1 of 65 (645 items) 1 2 3 4 5 Next > ... Last »