Monday, May 21, 2007

Microsoft SCSF - WPF incorporated at last.

At last, the long awaited feature of SCSF released with this edition. This is one of the most anticipated feature from SCSF Codeplex team. Even though it wasted many of my personal works, I am happy to see the latest version integrated with all the minimal features that is required for the WPF CAB Developer.


The preview if create Project Shell which shows the option for Integration of WPF Smartparts.


Menu item that comes in Visual Studio IDE that helps user to create a new view in WPF.

A set of new additions have been provided with this release. The most important among them is the new WPF CAB Extension which can handle WPF related functionalities.

Even though it can create a new XAML/WPF Window, the base Application is still our old .Net 2.0 style Windows Forms. I am expecting the complete XAML version of CAB application in near future with all these forms replaced with XAML.

Monday, May 14, 2007

Ooops....Thanks God. I did it.



     
         I think it is working.  I had my article published into Code Project three days before. http://www.codeproject.com/useritems/Assemblies___Appdomains.asp . Looks like it is getting so popular that it is shown in the first page of the Google search. Those who are into web devolpment can identify how much worty it is as all these fights  are only for getting into first page of the Search Engines. 

Thursday, May 10, 2007

Loading and Unloading an Assembly at Runtime



A reference to the article I posted recently in Code Project. 
A solution to one of the basic limitations with .Net Framework in using assemblies.

http://www.codeproject.com/useritems/Assemblies___Appdomains.asp

Bookmark