132 reputation
217
bio website
location Argentina
age 25
visits member for 2 years
seen May 7 at 21:20
stats profile views 23

May
8
awarded  Notable Question
May
7
accepted Problem when migrating SP2010 solution with WCF service to SP2013
May
7
answered Problem when migrating SP2010 solution with WCF service to SP2013
May
2
asked Problem when migrating SP2010 solution with WCF service to SP2013
May
2
accepted How to get all keywords from the Keywords termset programatically (Enterprise Keywords)
Apr
23
awarded  Popular Question
Apr
9
comment How to get all keywords from the Keywords termset programatically (Enterprise Keywords)
Yes, I've already done that... but once I have a Term I can't find how to get the documents that have this term as enterprise keyword. I'm thinking this is not possible from these Taxonomy classes.
Apr
9
asked How to get all keywords from the Keywords termset programatically (Enterprise Keywords)
Mar
18
awarded  Popular Question
Mar
14
awarded  Popular Question
Mar
1
accepted How to consume custom WCF service hosted in Sharepoint 2010 from outside in C#?
Mar
1
answered How to consume custom WCF service hosted in Sharepoint 2010 from outside in C#?
Mar
1
accepted How to search/query by Enterprise Keywords?
Mar
1
answered How to search/query by Enterprise Keywords?
Feb
28
comment How to search/query by Enterprise Keywords?
I have to do it programatically.
Feb
26
comment How to search/query by Enterprise Keywords?
And where exactly does that query go? SPQuery?
Feb
26
asked How to search/query by Enterprise Keywords?
Feb
26
awarded  Popular Question
Jan
4
comment How to consume custom WCF service hosted in Sharepoint 2010 from outside in C#?
@natdico Well this worked in a Console test project but it doesn't in a ASP.NET project. Maybe it's because the default credentials for each one are different? I mean they're running with different accounts? How can I check that?
Dec
19
comment How to consume custom WCF service hosted in Sharepoint 2010 from outside in C#?
The client and the Sharepoint Site are on the same server, same physical machine. There's nothing between them AFAIK.