Browse by Tags

28 augustus 2008
Workaround for missing "Edit WCF Configuration" menu option in Visual Studio
Sometimes when you have a clean install of Visual Studio 2005 or 2008 the context menu item "Edit WCF Configuration" for a app.config or web.config will not show. The picture above does show the menu item I'm talking about, but you may find that it is not there. Help is at hand: there is... Read More...
05 augustus 2007
Workflow Foundation performance
From my week in Redmond I still had notes on the performance session of WF. Instead of throwing them away, I thought I would share them. The session follows the technical artical ' Performance Characteristics of Windows Workflow Foundation ' for the larger parts. This means that the points on performance... Read More...
Filed under:
11 april 2007
Workflow Foundation Rules in Orcas
Again, some background on where we are with rules in WF version 1 (in .NET FX 3.0): The Rules framework in WF allow you to define discrete and atomic rules using simple semantics. This makes it very approachable. WF Rules distinguish conditions (boolean evaluations) and rules (if-then-else semantics... Read More...
28 februari 2007
What's new in .NET Framework 3.5.20209 (March 2007 CTP) Part 1
The .NET Framework 3.5 build 3.5.20209 was released earlier this morning as part of the Visual Studio Orcas March 2007 CTP. Find the downloads here: Visual Studio Code Name "Orcas" March 2007 CTP (Self-extracting Install) Visual Studio Code Name "Orcas" March 2007 CTP Team Foundation Server (Self-extracting... Read More...
17 februari 2007
Hosting the LoginService in .NET 3.5
The January 2007 CTP version of Visual Studio "Orcas" has .NET FX 3.5 version 3.5.11209. One of the assemblies is System.Web.Extensions and hosts some great new additions to the ASP.NET stack. It has new classes in the namespace System.Web.Security, two of which are LoginService and RolesService. In... Read More...
13 februari 2007
XPS Essentials
Windows Presentation Foundation also introduced the Xml Paper Specification (XPS): Microsoft's counterpart to Adobe Portable Document Format (PDF). Where you need the Adobe Reader application to view PDF files, you will also need a viewer to see XPS documents. This is where the XPS Essentials Pack comes... Read More...
Filed under:
08 november 2006
.NET 3.0 balloon joke
On theWPFblog you can see the celebration of the release of the .NET Framework 3.0. This post shows a nice set of balloons over the logo and release date of .NET FX 3.0. Real nice demonstration of the possibilities of WPF, … except that it is a Flash animation! Read More...
Filed under: ,
21 januari 2006
Releases for VS2005RTM
Just a set of links to stuff that has been released for the VS2005 RTM: Enterprise Library 2.0 Visual Studio 2005 Extensions for Windows Workflow Foundation Beta 1.2 (from Marc van de Wert 's log) Now you know as well. Read More...