MOSS
Remote Web part debugging
Remote Web part debugging
2008.06.24http://msdn2.microsoft.com/en-us/library/ms916837.aspx 이 글은 원격 컴퓨터의 웹파트를 디버그하고 개발하는 방법을 소개합니다. 내용은 MSDN의 내용을 발췌하였습니다. Developing and Debugging from a Remote Computer To use a remote computer to develop and debug, follow these steps. Note To follow these steps, you must have a client computer running Visual Studio .NET (Computer_A) and a server computer running Windows SharePoint Services (Server..
MOSS 웹파트 연결 예제
MOSS 웹파트 연결 예제
2008.05.21http://www.sharepointcustomization.com/extend.htm Microsoft Office SharePoint Server의 개발 관련된 예제나 팁 등을 제공하고있습니다. 웹파트와 웹파트 사이의 연결(Connection, Connected Web Parts)을 이용하는 예제도 확인할 수 있습니다. 아래는 위 사이트의 원문에서 발췌해온 내용이므로 위 사이트 직접 접근하셔서 보셔도 무방하겠네요~ Demos and Presentations Creating and Manipulating SharePoint Site Content, Structure, and Templates from Code By putting the WSS object model to work, a great ma..
MOSS2007과 Community Server 사용자 DB의 통합
MOSS2007과 Community Server 사용자 DB의 통합
2007.11.23이하 문서는 MOSS 2007과 Community Server의 사용자 DataBase를 통합하는 방법을 제공한다. 기본적으로 ASP.NET SQL Membership Provider를 이용하는 방법으로 통합을 진행한다. http://msdn2.microsoft.com/en-us/library/bb892784.aspx http://blogs.msdn.com/sharepoint/ http://blogs.msdn.com/sharepoint/archive/2006/08/16/702010.aspx http://msdn2.microsoft.com/en-us/library/x28wfk74.aspx http://msdn2.microsoft.com/en-us/library/x28wfk74.aspx http://comm..
MOSS STSADM의 명령어 목록
MOSS STSADM의 명령어 목록
2007.11.09STSADM 명령어 목록 http://technet2.microsoft.com/Office/en-us/library/a8ae94e2-0866-4790-a8f4-4a75de6e885b1033.mspx?mfr=true 그 중에 참조한 AddUser 명령어 http://technet2.microsoft.com/Office/f/?en-us/library/5aa833a2-fe8a-4d8c-9724-94a2ec5940bf1033.mspx Operation name: Adduser Description Adds a user account to the specified site collection and assigns it to the specified group or role. Use the siteadmin par..
MS MOSS 개발자의 버그 발견
MS MOSS 개발자의 버그 발견
2007.10.31MOSS의 WSS 3.0 Feature 부분에 관련된 코드를 보던 중 오타를 발견했다 오타가 난 부분은 GetProvisioinerFilePath() 이 메소드 사전을 찾아보면 Provisioiner는 없다 ; 아래는 Naver 사전검색을 통한 Provision에 관한 결과 pro·vi·sion〔〕 n. 1【법】 조항, 규정, 조관(條款) the provisions in a will 유언장의 조항 an express provision (법적) 명문(明文) 2 (음식물 같은 필수품의) 공급, 지급, 제공;지급량 《of》 the provision of necessities 필수품의 공급 3 (장래에 대한) 준비, 예비, 설비 《for, against》 an educational provision 교육 설비 ..
MOSS SharePoint Design CSS
MOSS SharePoint Design CSS
2007.10.18이 글은 보호되어 있기 때문에 이것을 보려면 암호가 필요합니다.
SmartPart MOSS Plug
SmartPart MOSS Plug
2007.10.11이 글은 보호되어 있기 때문에 이것을 보려면 암호가 필요합니다.
MOSS 데이터가 저장되는 테이블들
MOSS 데이터가 저장되는 테이블들
2007.09.14MOSS 데이터가 저장되는 데이터 베이스 테이블들 http://msdn2.microsoft.com/en-us/library/aa185404.aspx
CAML XML Editor
CAML XML Editor
2007.09.13http://www.ideseg.com/SharePointCAMLEditorV000.aspx CAML XML Editor 넘 복잡한 WSS CAML ㅡㅡ; 이걸로 조금은 편해지려나 된장... MOSS 개발자들에 힘을~!! ㅋㅋ PS. 요건 다른.. http://www.ideseg.com/SharePointYetAnotherCAMLQueryTool2.aspx WHERE ((Column1 = "Value1") AND (Column2 = "Value2")) OR ((Column3 = 10) AND (Column3 NULL)) GROUPBY Column1 ORDERBY Column1, Column2 ASC, Column3 DESC Also, you can use == for equal and != for not..
Moss Authentication Active directory
Moss Authentication Active directory
2007.09.12Authentication samples http://technet2.microsoft.com/Office/en-us/library/23b837d1-15d9-4621-aa0b-9ce3f1c7153e1033.mspx?mfr=true Use Forms Authentication with SQL Server in ASP.NET 2.0 http://msdn2.microsoft.com/en-us/library/ms998317.aspx Active Directory Role provider http://www.codeplex.com/adrp
Active Directory를 이용한 Form Authentication의 접근 방향
Active Directory를 이용한 Form Authentication의 접근 방향
2007.09.11http://www.codeplex.com/adrp Active Directory Role provider http://technet2.microsoft.com/windowsserver/WSS/en/library/b6bc8fec-c11c-4ed7-a78d-3ad61c7ef6c01033.mspx?mfr=true MOSS Authentication Provider samples 여전히 어려운 MOSS 인증의 방법에는 AD나 SQL 멤버십 프로바이더를 자주 사용하지만 AD 관련된 내용이 많이 부족하다. AD로 해봤으면 하는데 어떻게 방법이 없을지... 누가 아시는분들 좋은 정보좀 주세요 ㅠ
MOSS Form based authentication
MOSS Form based authentication
2007.09.07http://www.codeplex.com/MOSSFormsFeature/Release/ProjectReleases.aspx?ReleaseId=1766 http://weblog.vb-tech.com/nick/archive/2006/06/14/1617.aspx aspnet_regsql을 이용해 sql membership provider를 이용하는 문제 때문에 사용자 정보를 커스터마이즈 하기는 쉽지 않지만, 그래도 사용되는 것들중에는 이 방법이 가장 편하지 않은가 생각한다.