Web Client Software Factory 2.0 February 2008 Release Resources MSDN site: http://msdn.microsoft.com/webclientfactory Community site: http://www.codeplex.com/websf About the Deliverable The Web Client Software Factory (WCSF) provides a set of guidance for architects and developers building enterprise...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
02-29-2008
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Microsoft, MSDN, Web, WCSF, Tools, VisualStudio, PnP, SoftwareFactories, PageFlow, AJAX
(This is not new, but ...) Refactor! for ASP.NET version 2.2 is shipping. Built by Developer Express , this FREE code refactoring tool includes 29 time-saving refactorings and is available to all developers working in Visual Studio 2005 and Orcas Beta 1 . Read all about it in Mark's blog .
This bug has been around for a while and affects web site development when using custom identities (classes that implement System.Security.Principal.IIdentity ) and the ASP.NET Development Server. To reproduce this bug, you have to implement the IIdentity interface , something like this: [ Serializable...
In ASP.NET 1.1 we already had definitions of name and password credentials within the configuration file . We just didn't have a Login control . Now we have both but the Login control is set by default to use the default membership provider . How can we use both of them together? Well, there are two...
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
Glenn Blocks is requesting for feedback on what the p&p team should build for the next iteration of the Web Client Software Factory . If you have something in mind, let him know.
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
05-23-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, VisualStudio, PnP, SoftwareFactories
Sometime ago I reported this bug . Looks like there's a workaround for it. Find more about it here .
Microsoft is offering free e-books (or, at least some chapters) in the Visual Studio 2008 Learning Portal .
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
01-03-2008
Filed under: .NET, ASP.NET, SoftDev, Microsoft, MSDN, MVP, Web, Tools, VisualStudio, LINQ, AJAX, Silverlight
Nuno has just published his second article on a series about ID generation for ASP.NET controls.
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
02-08-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, VisualStudio