|
|
发表于 2013/4/11 15:06:28
|
显示全部楼层
Tommy :
做开发的,自行围观下面内容
Both C# and VB.NET compile to Common Intermediate Language so in theory, there might be a slight difference in the compiler optimization, but support's experience is that there isn't any descernable difference when one is used over the other.
However, Epicor recommends that all new UI Customizations use C# because if you are planning on deploying these customizations to Epicor Web Access (EWA), the UI Customizations would have to be in C# (VB.NET UI Customizations can't be deployed to EWA). |
|