165 reputation
7
bio website
location
age
visits member for 10 months
seen Mar 27 at 0:38
stats profile views 6

Mar
26
awarded  Popular Question
Mar
19
awarded  Popular Question
Oct
4
accepted Cannot add the specified assembly “Microsoft.Practices.ServiceLocation.dll”
Sep
24
revised Cannot add the specified assembly “Microsoft.Practices.ServiceLocation.dll”
added 10 characters in body
Sep
24
asked Cannot add the specified assembly “Microsoft.Practices.ServiceLocation.dll”
Aug
23
accepted FullTextSqlQuery QueryText format
Jul
18
awarded  Supporter
Jul
18
answered How to stop SharePoint from writing JavaScript code over and over?
Jul
18
answered FullTextSqlQuery QueryText format
Jul
18
awarded  Teacher
Jul
18
answered Is it possible to add something to a list without trigging the ItemAdded event
Jul
18
revised FullTextSqlQuery QueryText format
added 13 characters in body
Jul
18
asked FullTextSqlQuery QueryText format
Jul
18
awarded  Student
Jul
17
awarded  Editor
Jul
17
awarded  Scholar
Jul
17
revised Microsoft.SharePoint.Search.Query Not giving me the results I want
added 212 characters in body
Jul
17
accepted Microsoft.SharePoint.Search.Query Not giving me the results I want
Jul
17
comment Microsoft.SharePoint.Search.Query Not giving me the results I want
Thanks, your answer lead me in the right direction. The correct QueryText is QueryText = String.Format("SELECT Title, Path FROM Scope() WHERE CONTAINS('{0}')", tag),
Jul
17
comment Microsoft.SharePoint.Search.Query Not giving me the results I want
I have taken a look at that before, but I couldn't figure out how to get it to work. Is there any tutorial on how to use it?