如何从 Domino 服务器获取 Lotus Notes 事件日历数据?
我是编程新手..我需要如何使用 C# 从 domino 服务器获取 Lotus Notes 事件日历数据的代码,并且我还需要在 aspx.cs 网页上检索该数据。请任何人都可以帮助我....
i am new to programing..I need code for how to take lotus notes event calendar data from the domino server using C# and also i need to retrive that data on the aspx.cs web page.please can anybody help me....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个网站可能会帮助您入门。它显示了有关如何在 Notes 中添加日历条目的代码。如果不出意外,它会向您展示如何从 C# 连接到 Notes 数据库的一般概念。
http:// /www.codeproject.com/Tips/130179/How-to-Add-a-Lotus-Notes-Calendar-Entry-with-Cshar.aspx
This site may get you started. It shows code on how to add a calendar entry in Notes. If nothing else, it shows you the general idea of how to connect to a Notes database from C#.
http://www.codeproject.com/Tips/130179/How-to-Add-a-Lotus-Notes-Calendar-Entry-with-Cshar.aspx