学习sharepoint 2007 WSS开发 [英] learn sharepoint 2007 WSS development

查看:62
本文介绍了学习sharepoint 2007 WSS开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有好的老师或资源来学习SP 2007进行开发?我一直在寻找一些在线书籍和博客,但我觉得自己无处可去.

我已经在SP 2007 WSS中创建了一个站点,我需要修改和添加更多页面,例如为管理员和用户重置密码,忘记密码,如果发生特定任务则向管理员发送电子邮件.

我是vb.net程序员,以前从未在SP 2007中工作过.是否有任何技巧或资源或老师可以帮助我.

这是我需要做的清单.


is there any good teacher or source to learn SP 2007 for development? i been looking a few online books and blogs but i feel like not getting anywhere.

I have a site already created in SP 2007 WSS, which i need to modify and add some more pages, like reset password for admin and user, forget password , send email to manager if specific task occur.

i am a vb.net programmer , never worked in SP 2007 before. Is there any tips or source or teacher out there which can help me out.

Here is the list i need to do .


Task 1
· Investigate effects of removing the redundant login step (i.e., do we need to create a cookie at the first step?)
· Change step one to properly authenticate based on results from the investigation.
· Remove the second login step.
Task 2
· Create a Forgot Password page. Have the employee enter their username. Click Submit.
· on submit, have the system set the password to a random string and email it to the user.
· Create a link next to the username box that says "Forgot Username?" and directs to a Forgot username page.
· Have the user enter their email address and click submit.
· On Submit, the username is emailed to the user.
Task 3
· Create a page that is accessible after the employer logs in that is called "Employer Options"
· Create a section that allows the user to change their password by entering their old password, a new password, and verify the new password.
· Create a section that allows the user to email SleepAccess and request personal information to be changed.
Task 4
· Create a page that is available once an administrator logs into the site.
· Create drop down that allows them to select Administrator, Employer, and Employee
·Create a drop down that is visible once a selection is made on the top drop down that has every name of the persons in the selected category.
·Create a New Password text box with a Verify Password text box that must equal. Once they do, have it set the password to that password.
Task 5

· Create a page that informs the user their account has been locked.
·Create a form on the page that allows them to email the SleepAccess staff and request their account be reinstated.
· Send an email to SleepAccess informing them of the request.
· Make the user go to this page if they attempt to login and their account is locked out.





谢谢,

Navi





Thanks,

Navi

推荐答案

Navi,
我正在经历您的要求,看来您需要做很多事情.
首先,如果您使用基于表单的身份验证并使用身份验证提供程序,或者您也可以使用现有的身份验证提供程序,则您所要求的任务非常简单.但是请记住,使用基于表单的身份验证在使用SharePoint Designer和许多其他功能定义页面方面还有其他实现.

关于创建菜单Google以在SharePoint 2007中创建菜单,我敢肯定您会想到的.
您可能必须提早开始,因为您可能还会遇到很多其他问题.

关于Tutor,您的工作很少是典型的,因此您一次只需要一步就不会得到直接的书本或视频,这会很不错.

祝您好运,并发布所需的任何进一步开发帮助.

谢谢
-山姆
Hi Navi,
I was going through ur requirement seems u need plenty to do.
First the task u are requesting is quite easy if you use Form based authentication and use your Authentication Provider or u can use existing ones also. But keep in mind using Form Based Authentication has other implecations in terms of desining pages using SharePoint Designer and many things.

About creating menu google for creating menu in SharePoint 2007 and i ma sure u will get idea to do that.
u have to start your early as u may come with lots other questions.

About Tutor your work is little typical so u wont get direct book or video for that just follow 1 step at time and you will be good.

Good Luck and post any further development help required.

Thanks
-Sam


这篇关于学习sharepoint 2007 WSS开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆