editorwebwordslingercom
New Member
Since i have always viewed asp from a VB perspective i am wondering if it will be possible in ASP+ to use UDT's like in VB.<BR>Do the enhancements include features like this?Unlike ASP, ASP+ does not allow you develop with a scripting language(ie VBScript) - only true compiled languages(ie VB7, C#). Because of this, existing VB developers will most likely use Visual Basic 7 as there language of choice when developing ASP+ applications. Like Visual Basic 6, I'm sure Visual Basic 7 will support User Defined Types. To answer your question: Yes, developers will be able to use UDT's when writing ASP+ applications.