TypeMocks™ 4.0.0 is now available . In my previous analysis mentioned two drwanbacks of this mocking framework: The lack of a mocking scope. The lack of the use of Generics in its APIs. Let's start with the second one. Generic Reflective API TypeMocks™ was the same tool for both the .NET 1.1 and...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
05-20-2007
Filed under: .NET, Architecture, Community, SoftDev, C#, Microsoft, MSDN, MVP, Tools, VisualStudio, Testing
(From Blaine Wastell 's post and Mariano Szklanny 's post ) You can now download the SCSF - May 2007 release . The new release provides support for .NET 3.0. The release is propagating to the download servers and should be available when you read this. If not, be patient and try a little later...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
05-20-2007
Filed under: .NET, Architecture, SCSF, WinForms, Community, SoftDev, C#, Microsoft, MSDN, MVP, Tools, VisualStudio, WPF, PnP
In his show about Scenario Based Architecture Validation , Ron Jacobs talks with Dragos Manolescu ( Architecture Evaluation in Practice ) about how difficult it is to evaluate and validate an architecture. There are a few tools that can help you validate the architecture of your application or framework...
Reading Mike Gunderloy 's Daily Grind 1146 I found out about this Paste From Visual Studio for Windows Live Writer . I've been using Colin Colle 's CopySourceAsHtml but I'll give this one a try.
Blaine Wastell and Michael Puleio did an MSDN webcast about Web Client Software Factory . If you are interested and missed it, you can view an online replay or download it from here: MSDN Webcast: How to Use the Web Client Software Factory (Level 300)
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
03-29-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, Tools, VisualStudio
I’ve learned from a fellow GASP er of the release of Microsoft Source Analysis for C# (aka StyleCop) . It’s still a work in progress but it’s already very useful.
I've just created a set of code snippets for Visual Studio for my most used features of TypeMock . Feel free to use it.
Lately, Sara Ford has been active in her "Did you know..." series of posts on Visual Studio .
Mark Miller has broken his promisse of shipping 100 Refactorings in 2007 . And I'm glad he did. Read all about it .
The VSIPFactory is a software factory for Visual Studio extensibility.