Biztalk Helper Class Question:
Download Questions PDF

Tell us is it possible to create a .Net class variable in BizTalk if property "Use default constructor" is set to false?

Answer:

Yes it is possible, in this case the variable will need to be instantiated in an Expression shape through the new keyword.

Download Biztalk Helper Class Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us why is it required that helper class/.net assembly to be marked serializable?Do you know what is Property Promotion and why is it required?