Loading

上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 39 下一页
摘要: SharePoint 2010 - Client Object Model - ECMAScript 阅读全文
posted @ 2010-04-15 10:52 .net's 阅读(1276) 评论(0) 推荐(0)
摘要: When I deployed a project with sandboxed.I found that sandboxed solutions were not working.Firstly, I got the following error:Error occurred in deployment step 'Activate Features': Cannot start servic... 阅读全文
posted @ 2010-04-11 15:53 .net's 阅读(578) 评论(0) 推荐(0)
摘要: There are two ways to deploy the XAP file in SharePoint environment.1,We can use SharePoint default location [\Templates\Layouts\ClientBin] and deploy the file there. Refer this location from the Silv... 阅读全文
posted @ 2010-04-11 09:57 .net's 阅读(497) 评论(0) 推荐(0)
摘要: the client library uses a SQL-like programming pattern。When you use SQL, you must: Build a SQL query, through either an ad-hoc SQL query or a stored procedure.Execute the SQL query.Read the results fr... 阅读全文
posted @ 2010-04-09 20:10 .net's 阅读(412) 评论(0) 推荐(0)
摘要: 错误:Internal Server Error. This can include HTTP Error 500.22, and HTTP Error 500.23: An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. This occurs because A... 阅读全文
posted @ 2010-04-02 21:19 .net's 阅读(636) 评论(0) 推荐(0)
摘要: SharePoint问题 阅读全文
posted @ 2010-03-23 11:51 .net's 阅读(361) 评论(0) 推荐(0)
摘要: 匹配任意嵌套的html标签[代码]详见:使用正则表达式匹配嵌套Html标签 阅读全文
posted @ 2010-03-11 20:09 .net's 阅读(883) 评论(0) 推荐(0)
摘要: using a memory streamThis just asks the .Save() method to save the bytes to a memory stream, then you can get the written bytes to the stream:代码Code highlighting produced by Actipro CodeHighlighter (f... 阅读全文
posted @ 2010-02-01 13:15 .net's 阅读(552) 评论(0) 推荐(0)
摘要: [代码]代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicBitmapCaptureControl(Controlcontrol){BitmapcontrolBmp;using(Graphicsg1=control.CreateGraph... 阅读全文
posted @ 2010-02-01 13:11 .net's 阅读(692) 评论(0) 推荐(0)
摘要: Hi there,Is there a way to have the TabControl on a WinForm without showing the Tab header?Kind regards,Jr Posted 12 May '09 4:17 AM gp343 299 Enquirer 23 Answer 1 AcceptAnswer RejectAnswer Try that d... 阅读全文
posted @ 2010-01-22 16:00 .net's 阅读(584) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 39 下一页