Welcome to Microsoft .NET Framework 3.0 Community (NetFx3)

The .NET Framework is Microsoft's managed code programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes.

Learn More...

Browse by Tags

All Tags » SqlCe » .NET   (RSS)
  • Red Gate to continue development of .NET Reflector

    .NET Reflector, by Lutz Roeder, must be one of the most useful tools I have when developing .NET code. Usually it is the first thing I install right after Visual Studio not even waiting until I need it because I know I will. So the big news is that Red Gate, makers of the Ants profiler and lots of other tools, are taking over from Lutz Roeder and will continue developing .NET Reflector. Interesting move and I hope this means a bright future for the .NET Reflector. Read more about this here . Enjoy!
    Posted to WF Community Bloggers (Weblog) by Anonymous on August 20, 2008
    Filed under: WCF, .NET, Workflow, VSTO, VB, DevCenter, NetFx3, LINQ, WPF, SqlCe
  • Visual Studio 2008 Service Pack 1 available

    It is available from the subscriptions download at http://msdn.microsoft.com/en-us/subscriptions/default.aspx Get it while it is hot Enjoy!
    Posted to WF Community Bloggers (Weblog) by Anonymous on August 11, 2008
    Filed under: WCF, .NET, Workflow, VSTO, VB, DevCenter, NetFx3, LINQ, WPF, ClickOnce, SqlCe
  • SQL Server Compact 3.5 SP1 released

    Steve Lasker just announced that SQL Server Compact 3.5 service pack 1 is released, read his announcement here . They added support for the entity framework, great stuff. And another neat feature is native 64 bits support. No longer do you need to target X86 and use WoW [:0]. Great if you are using my SQL Server Compact Workflow Persistence Service . Enjoy!
    Posted to WF Community Bloggers (Weblog) by Anonymous on August 7, 2008
    Filed under: .NET, Workflow, DevCenter, LINQ, SqlCe
  • CodeCamp 2008

    Afgelopen jaar hebben we het eerste CodeCamp in Nederland georganiseerd en dat was een groot succes. De meeste deelnemers vroegen om meer, sommige zelfs om een CodeCamp per kwartaal of een heel weekend lang. Nou hebben we dat laatste nog niet gedaan maar we zijn wel aan de slag gegaan om een nieuw CodeCamp te organiseren. Als datum hebben we zaterdag 6 september gekozen. Gelukkig waren Microsoft en Class-a behulpzaam en kunnen we, net als vorig jaar, weer in het Microsoft Innovation Center in Barneveld
    Posted to WF Community Bloggers (Weblog) by Anonymous on August 2, 2008
    Filed under: WCF, .NET, Workflow, VSTO, VB, DevCenter, NetFx3, LINQ, WPF, ClickOnce, SqlCe
  • SQL Compact 3.5 on a 64 bit Windows

    SQL Compact is a great little database and highly recommended. However it was designed for use on small compact, hence its name, devices and that has some drawbacks. One of these is that it doesn't run as a 64 bits application. And by default if you create a .NET application it is compile as "Any CPU" meaning it will run as a 64 bits application on a 64 bits version of Windows. I, or I should say Ron Jacobs , ran into that using my SqlCeWorkflowPersistenceService because the sample/test
    Posted to WF Community Bloggers (Weblog) by Anonymous on July 28, 2008
    Filed under: .NET, Workflow, VB, NetFx3, SqlCe
  • FaultHandlerActivity and workflow persistence

    I was just working on an issue reported against the SQL Server Compact Workflow Persistence Service I released some time ago. It turns that if you are using workflow persistence your workflow will actually be persisted to the store when an exception is caught. Now in itself not a big problem as your whole workflow needs to be serializable anyway. Except this time where is an additional exception object and when the exception itself cannot be serialized this brings the whole workflow down. In fact
    Posted to WF Community Bloggers (Weblog) by Anonymous on July 21, 2008
    Filed under: .NET, Workflow, DevCenter, SqlCe
  • SQL Server Compact Workflow Persistence Service updated

    I have just updated the SQL Server Compact Workflow Persistence Service to better handle deserialization issues when loading a workflow. The service now makes sure the WorkflowRuntime ServicesExceptionNotHandled is raised, something it should have done in the first place. You can download the SQL Server Compact Workflow Persistence Service from here . Enjoy! www.TheProblemSolver.nl http://wiki.WindowsWorkflowFoundation.eu
    Posted to WF Community Bloggers (Weblog) by Anonymous on July 21, 2008
    Filed under: .NET, Workflow, VB, DevCenter, NetFx3, SqlCe
  • How to Download all of Visual Studio 2008 SP1

    VS2008 SP1 Beta is quite a package. By default the installation downloads the packages as needed and when needed. Now that is just fine if you only need to install a single machine. But when you need to install multiple, possibly virtual, machines like I have to it just wastes a lot of bandwidth and time . Fortunately there is a solution and it can be found here in the blog post by Heath Stewart. Enjoy!
    Posted to WF Community Bloggers (Weblog) by Anonymous on May 16, 2008
    Filed under: ClickOnce, Workflow, NetFx3, WPF, .NET, SqlCe, VB, VSTO, WCF, LINQ, DevCenter

Copyright © 2007 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us