Tag Archives: wcsf

WCSF and VS2010

Guidance Automation isn’t supported yet in Visual Studio 2010 beta 2 and this sucks (my apologies for using this word). In a project we’re currently working on we’re using Entity Framework and the Web Client Software Factory and I would … Continue reading

Posted in .NET | Tagged , , , | Leave a comment

Web Client Software Factory (WCSF) – reusing views PART 2

Here is my solution for the problem explained in the previous post. So the problem was, how can you reuse views (aspx pages) in different controllers (processes, pageflows, … whatever you want to call them)? I’m still using the standard … Continue reading

Posted in architecture | Tagged , | Leave a comment

Web Client Software Factory (WCSF) – reusing views

This is a compilation of my comments on the blog of Simon Ince concerning reusing views in the WCSF framwork. If there are more comments posted I will also update this article. Please feel free to share your ideas as … Continue reading

Posted in architecture | Tagged , | Leave a comment