-
I had a BizTalk Webservice that was generated by the WebService Wizard from BizTalk. When I exported the MSI the WebDirectory came along. I thought this webdirectory was added during the export. But this is not the case. The WebService Wizard adds the files as a resource to your BizTalk Application....
-
Every dotnet developer will eventually do something with localization. That is 'working with multiple languages for presentation'. This post is not about solving lay-out related stuff which is about creating a good UI design which allows for RTL and LTR languages and variable with controls but...