开发者

Are there any problems dealing with files with XBAP?

开发者 https://www.devze.com 2023-03-10 13:13 出处:网络
We are working on a project (web, asp .net mvc) which requires a lot of file interaction like edi开发者_C百科ting word templates. We found that it is pretty easy to bring the file contents into WPF ri

We are working on a project (web, asp .net mvc) which requires a lot of file interaction like edi开发者_C百科ting word templates. We found that it is pretty easy to bring the file contents into WPF rich textbox (as RTF) and save it.

The question I want to ask is: Are there any gotchas when it comes to handling files in XBAP since we are going to invoke the wpf application as XBAP?

0

精彩评论

暂无评论...
验证码 换一张
取 消