| Sebastien's profileMeta SpaceBlogLists | Help |
|
5/26/2007 New Microsoft Site for Windows Clients (WPF & Windows Forms)Microsoft has released a new site called www.windowsclient.net which replaces www.winforms.net and contains a lot of material about windows client development (as the name says). In includes the best of both worlds (wpf and windows forms), a lot of videos, tutorials and samples, so, check it out ! 5/25/2007 AxoSoft OnTime : A free bug tracking tool with online / offline / plugin version !Axosoft is offering a single user license of their bug tracking tool named "OnTime" This tool is declined in three different flavours : After a few hours of use, it seems to be a very complete product and the VS.NET plugin integration is very well implemented. The data is stored in an SQL Server database and, if you go to their site you can even go for an online version hosted by AxoSoft !! You have to check it out ! Microsoft Codename "PopFly" alpha release
Microsoft made a tech preview web site to introduce PopFly. It is a graphical orchestration tool that seems to present great new features in term of design and coding.. Check the overview and / or view the introduction screencast. Enterprise Library v 3.0 is out !This new version of EntLib can be used with the framework version 2.0 AND 3.0 and can be downloaded from here. Two new interesting blocks : the "Validation Application Block" and the "Policy Injection Application Block" ! Enterprise Library 3.0–April 2007 otherwise contains the following general purpose application blocks:
Enterprise Library also includes a set of core functions, including configuration, instrumentation, and object builder services. These functions are used by all other application blocks. New Release Version of NHibernate 1.2This new release of the well-known ORM framework is hosted on SourceForge. Among the bug fixes and enhancements, there is now a cool support for Generics. 5/24/2007 An Open-Source Winforms Windows Docking FrameworkI was aware of the great controls developped by DivElements. Great controls but everything has a price (they are far from free)..I recently discovered another similar framework named "DockPanelSuite" with an Open Source license. Check it out at the SourceForge project workspace ! 5/22/2007 Extracting FAMILY Names with RegexThanks to my pupil Vincent ;-) [A-Z][a-zéèêëàâäiîïôöûü]+(( |\-)[A-Z][a-zéèêëàâäiîïôöûü]+)+ 5/21/2007 Enumerating some advantages of the Factory Pattern over standard constructorsFactory method is simple to understand. There are cases where the use of the Factory pattern seems obvious but there are more subtle adavantages that needs to be understood. Go and check the article "Prefer Factories over constructors" to see what I mean.. Understanding the concept of isolated StorageFor those who, like I do, did not have a very clear view of what the isolated storage is, here is an article explaining the concept with sample code attached. Interesting Video Programming linksTwo nice articles on video programming by andrew kirillow : |
|
|