전체 글
Active Directory User/Group Encapsulation Classes
Active Directory User/Group Encapsulation Classes
2007.09.16참조 주소 : http://www.codeproject.com/cs/internet/StorerActiveDirectory.asp AD를 사용하기 쉽도록 제공되는 Class 이다. Download source and demo projects - 34.9 KB
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로 해봤으면 하는데 어떻게 방법이 없을지... 누가 아시는분들 좋은 정보좀 주세요 ㅠ
IE와 W3C의 박스 차이에 의한 CSS 코딩 방식
IE와 W3C의 박스 차이에 의한 CSS 코딩 방식
2007.09.11http://www.456bereastreet.com/archive/200612/internet_explorer_and_the_css_box_model/ IE와 W3C에서 사용하는 BOX의 크기는 다르게 설정되어있어서 사이즈가 다르게 나오는 것들이 많이 있다. 이를 해결하기 위한 방안이 아래 설명되어 있다. 이하는 원문의 내용을 발췌한 내용.. The W3C Box model First a look at the the W3C box model, which is used by all standards compliant browsers and by Internet Explorer 6 and later if the circumstances are right. In the W3C CSS box model a b..
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를 이용하는 문제 때문에 사용자 정보를 커스터마이즈 하기는 쉽지 않지만, 그래도 사용되는 것들중에는 이 방법이 가장 편하지 않은가 생각한다.
Active directory how to
Active directory how to
2007.09.06아 AD, LDAP... 죽일넘들 ㅡㅡ;; How to create a file share using .Net framework How to add a user to file access permissions How to get file security information using DirectoryServices How to get list of groups user is member of How to get list of domains in Active Directory How to get members of a windows group. How to get user SID using DirectoryServices classes How to add a new user account in your ..
Active Directory ㅠ_ㅠ
Active Directory ㅠ_ㅠ
2007.09.06이런 그지같은 AD ㅠㅠ http://msdn2.microsoft.com/en-us/library/aa772218.aspx Active Directory Service Interfaces(ADSI) Reference http://msdn2.microsoft.com/en-us/library/aa367008.aspx Lightweight Directory Access Protocol(LDAP) Active Dirctory를 이용한 경로 정보 전체보기 //----------------------------------------------------------------------- // This file is part of the Microsoft .NET Framework SDK Code Samples. /..
MOSS 테크넷
MOSS 테크넷
2007.09.05http://technet2.microsoft.com/Office/en-us/library/61799f9a-da01-4c11-b930-52e5114324451033.mspx?mfr=true http://technet2.microsoft.com/windowsserver/WSS/en/library/700c3d60-f394-4ca9-a6d8-ab597fc3c31b1033.mspx?mfr=true http://technet2.microsoft.com/windowsserver/WSS/en/library/74f80404-bfba-43b5-8941-95c4795df9d11033.mspx?mfr=true TechNet MOSS 2007 아 죽겠다... 모스 모스~
Active directory 제어
Active directory 제어
2007.09.05http://msdn.microsoft.com/library/kor/default.asp?url=/library/KOR/vbcon/html/vbwlkwalkthroughcreatingadsiobjects.asp MOSS.. 아 짜증.. Active directory를 코딩으로 제어해야한다.. 된장..
JS, CSS, AJAX, 등등 웹 개발에 필요한 링크들 모음
JS, CSS, AJAX, 등등 웹 개발에 필요한 링크들 모음
2007.09.03웹 개발을 하다보면 주로 사이트를 검색해서 유용한 팁들을 찾아보고 작성하는 경우가 많이 생기죠 그래서 이렇게 사이트를 정리해 놓은 페이지가 상당히 유용합니다. 참고주소 : http://www.realsoftwaredevelopment.com/2007/08/ultimate-web-de.html So you're sitting there on Saturday morning, sipping on a nice warm cup of coffee or tea. You smell the freshness of the morning, and whipping up some html, CSS and trying out some new AJAX programming. You're stuck on something! You ..