Adrian
June 18, 2006, 06:49:07
My application has two interfaces, Windows forms and Web Forms. To simplify things I have built some DLL's that are used by both interfaces. For the most part this works fine however I am finding a few methods that are available in the Windows Forms version of TX and not in the Server version. ResumeLayout and Suspend Layout for instance, while I understand that these are not required in the Server version can you create "stubs" for them to simplify migration between Windows Forms and Web Forms. On a more general note can you give some information about your company policy on keeping the Webforms and Windows Forms versions compatible?
Cheers..
Cheers..