Modifying AjaxToolkit Source Code

删除回忆录丶 提交于 2019-12-10 12:10:44

问题


I have decided to make some changes in source code of ajaxFileUpload but i don know after making changes how can I use that.

How to build that and add the newly modified file to ajax library.

I have googled about this but dint get any solution.

I need help regarding this.


回答1:


You can make the change in the .js file but make sure to recomplie and add the newly compiled .dll to your project. I think if you found a problem with browsers and know the problem, I'd suggest submitting the fix on Code Plex so it can be included for everyone vs. creating your own version. This way when a new version comes out you don't have to refix the problem before adding the new features.



来源:https://stackoverflow.com/questions/22296308/modifying-ajaxtoolkit-source-code

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