Skip to content

kpfaulkner/Linq-To-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Need to write...

but for now... make sure you add a service reference to the sharepoint server http://...../_vti_bin/search.asmx

and that you modify the app.config to include

          <security mode="TransportCredentialOnly">
            <transport clientCredentialType="Ntml"/>
          </security>


About

LINQ query provider for Sharepoint/FAST... eventually.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages