posts - 234, comments - 480, trackbacks - 56

My Links

News




I am born in Bangladesh and currently live in Melbourne, Australia. I am a co-founder and core developer of Pageflakes www.pageflakes.com and CEO at Simplexhub, a highly experienced software development company based in Melbourne Australia and Dhaka, Bangladesh. Simplexhub, is on its mission to build a smart virtual community in Bangladesh and recently launched beta realestatebazaar.com.bd an ASP.NET MVC application written in C#.NET.

I also created SmartCodeGenerator

Some of my articles
Flexible and Plugin based .Net Application..
Mass Emailing Functionality with C#, .NET 2.0, and Microsoft® SQL Server 2005 Service Broker'
Write your own Code Generator or Template Engine in .NET
Smart Code Generator .NET: Usage Overview
Smart Code Generator .NET: Architectural Overview
Smart Code Generator .NET: using with NAnt and Cassini

Archives

Free Programming Language Training

SmartCodeGenerator CTP2.1 with UI features for enum, stringcollection and mandatorystring.

SmartCodegenerator CTP 2.1 includes 3 new UIProperties and now supports enum, StringCollection and ScMandatoryString.
You will notice the following additional nodes in the PropertyAndPropertyMaps.xml file.

<PropertyTypeAndUIPropertyMap>
  <PropertyType>ScEnum</PropertyType>
  <PropertyUI>ScEnumUIProperty.ascx</PropertyUI>
</PropertyTypeAndUIPropertyMap>
<PropertyTypeAndUIPropertyMap>
  <PropertyType>SmartCodeGen.WebUtil.PropTypes.StringCollection</PropertyType>
  <PropertyUI>ScStringCollectionUIProperty.ascx</PropertyUI>
</PropertyTypeAndUIPropertyMap>
<PropertyTypeAndUIPropertyMap>
  <PropertyType>ScMandatoryStringProperty</PropertyType>
  <PropertyUI>ScMandatoryStringUIProperty.ascx</PropertyUI>
</PropertyTypeAndUIPropertyMap>

Please download the latest CTP2.1 VisualStudioTemplates from CodePlex.

Print | posted on Thursday, December 07, 2006 9:53 PM |

Feedback

No comments posted yet.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: