柳生飘絮 SupperSdr

知识在于积累
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  silverlight

silverlight学习笔记
摘要:错误提示信息:An exception occurred while initializing module 'IndexModule'.- The exception message was: Activation error occured while trying to get instance of type IndexModule, key "" Check the InnerExcep... 阅读全文

posted @ 2009-08-19 16:56 柳生飘絮 阅读(1288) 评论(0) 推荐(0)

摘要:1.创建数据库信息:[代码]2.新建Linque to Sql类DataTreeView.dbml 将[TreeSoure]数据表拖上去即可3.创建Wcf服务:ServiceTreeView.svc接口IServiceTreeView内容:[代码]为Wcf实现接口代码[代码]使用Wcf的时候一定要注意修改Web.config配置文件使其绑定方式为basicHttpBinding ,因为目前silv... 阅读全文

posted @ 2009-05-20 11:36 柳生飘絮 阅读(208) 评论(0) 推荐(0)