Quantcast
Channel: .NET Framework 4 – Info Support Blog
Browsing all 20 articles
Browse latest View live

Tracking events with workflow 4

A few days ago Sander, Edwin and I published an article in the dutch .NET magazine on WF 4 and WCF 4. In the article we couldn’t quite talk about the more advanced concepts of Workflow 4. One of them...

View Article



Building and unit-testing .NET RIA domain services

Introduction While I was working on an article for a magazine I came to the realization that building a testable Silverlight RIA application that uses the new .NET RIA services framework can be quite...

View Article

Using ASP.NET application services from Silverlight

Silverlight is a platform the behaves pretty much like any windows application. This makes sense when you think about where the application is actually running. It is deployed from a website, but...

View Article

The new Cider Silverlight and WPF designer: Even more fun for the frontend...

On Monday Microsoft released Visual Studio 2010, the newest edition of their integrated development for .NET, Native Windows Development and Silverlight. One of the things that has improved greatly is...

View Article

Code analysis warning CA1026: Or what to do with optional parameters in C#

Today I decided to give optional parameters in C# a try. I’ve created a unit-test helper method that allows me to create a new build definition in Team Foundation Server. The method itself accepts...

View Article


ADO.NET Entity framework advanced scenarios: Working with stored procedures...

Today I got an interesting question about stored procedures that return multiple resultsets in combination with ADO.NET entity framework. During the CTP phase this was broken at some point and the...

View Article

Another ASP.NET Quicky: Ordering stylesheets in your theme

ASP.NET offers the possibility to use themes and I’m a big fan of that. It’s so much easier to switch the look of a website, just by changing the theme. Combine theming with masterpages and you will...

View Article

Building dynamic activities in Workflow foundation 4

Right before I left for vacation I worked on a custom activity for our automated build process. It was an interesting experience I must say. I needed to produce an activity that contained partially...

View Article


Building dynamic activities in Workflow foundation 4 – Part 2

In the previous part I talked about how to develop a dynamic activity by changing just the body of the activity. In this post I will show you how to develop a dynamic activity using the DynamicActivity...

View Article


Building dynamic activities in Workflow foundation 4 – Part 3

Here it is, the last part of the series on dynamic activities in workflow foundation 4. In this part I will show you how you can build an even more advanced dynamic activity using the NativeActivity...

View Article

Tracking events with workflow 4

A few days ago Sander, Edwin and I published an article in the dutch .NET magazine on WF 4 and WCF 4. In the article we couldn’t quite talk about the more advanced concepts of Workflow 4. One of them …...

View Article

Building and unit-testing .NET RIA domain services

Introduction While I was working on an article for a magazine I came to the realization that building a testable Silverlight RIA application that uses the new .NET RIA services framework can be quite...

View Article

Using ASP.NET application services from Silverlight

Silverlight is a platform the behaves pretty much like any windows application. This makes sense when you think about where the application is actually running. It is deployed from a website, but...

View Article


The new Cider Silverlight and WPF designer: Even more fun for the frontend...

On Monday Microsoft released Visual Studio 2010, the newest edition of their integrated development for .NET, Native Windows Development and Silverlight. One of the things that has improved greatly is...

View Article

Code analysis warning CA1026: Or what to do with optional parameters in C#

Today I decided to give optional parameters in C# a try. I’ve created a unit-test helper method that allows me to create a new build definition in Team Foundation Server. The method itself accepts...

View Article


ADO.NET Entity framework advanced scenarios: Working with stored procedures...

Today I got an interesting question about stored procedures that return multiple resultsets in combination with ADO.NET entity framework. During the CTP phase this was broken at some point and the...

View Article

Another ASP.NET Quicky: Ordering stylesheets in your theme

ASP.NET offers the possibility to use themes and I’m a big fan of that. It’s so much easier to switch the look of a website, just by changing the theme. Combine theming with masterpages and you will...

View Article


Building dynamic activities in Workflow foundation 4

Right before I left for vacation I worked on a custom activity for our automated build process. It was an interesting experience I must say. I needed to produce an activity that contained partially...

View Article

Building dynamic activities in Workflow foundation 4 – Part 2

In the previous part I talked about how to develop a dynamic activity by changing just the body of the activity. In this post I will show you how to develop a dynamic activity using the DynamicActivity...

View Article

Building dynamic activities in Workflow foundation 4 – Part 3

Here it is, the last part of the series on dynamic activities in workflow foundation 4. In this part I will show you how you can build an even more advanced dynamic activity using the NativeActivity...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images