DevExpress: How do I develop for it without a license?

一笑奈何 提交于 2019-11-30 23:37:47

You can't. You may be able to do the development, but you won't be able to redistribute the controls. Well - you could but last time I checked they had licencing messages popping up if you hadn't registered the control suite before shipping your product. So it wouldn't be a good look.

You may not be able to afford the whole suite, so maybe just buy a couple of the items from the suite. They are developers too and need to feed their children, so they do need to make some money.

Your alternative is to either write controls from scratch, or use the various free components you can find on the net.

We use DevExpress controls in our shop. We're a a small team of devs, only three people. So the price difference between 1 license vs. 2 or 3 is a big deal for us. Our development structure leads to only one of us doing programming wotj dev express controls, while the other devs only need to have the package and controls installed for compilation, etc. Dev Express gave us permission to operate in this capacity, if you ask them, they might be willing to work with your situation.

All in all, I've found their very nice people.

There is a file in your project called Licenses.licx, if you empty the file, turn all your references to copy local = true, then the splash will permanently disappear until you modify the code with newer controls from DevExpress.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!