| bio | website | |
|---|---|---|
| location | Latvia | |
| age | 25 | |
| visits | member for | 3 years, 7 months |
| seen | Apr 24 at 10:17 | |
| stats | profile views | 21 |
|
Aug 15 |
comment |
SQL Not IN equivalent in CAML Not an answer, but CAMLEX.NET provides you an easy way to build such statements. See "Scenario 9. Dynamic filtering conditions" |
|
May 21 |
answered | How to change the wordings for new library that show “To create a new item …” |
|
May 17 |
comment |
Office 2010 doesn't integrate with WSS3? Ahh, yes, it turns out to be 64-bit problem. Thanks for the answer. |
|
May 17 |
accepted | Office 2010 doesn't integrate with WSS3? |
|
May 15 |
comment |
Sharepoint 2010 Item level Permission to a Document Library is Our approach right? @SalmanAziz if that's nice one, you should upvote. That's what votes are - to emphasize more useful answers. |
|
May 15 |
comment |
Item-Level Security Boundaries @JorgeCarvalho please see edited answers to see some additional resources that helps understand performance implications and best practices with fine-grained permissions |
|
May 15 |
revised |
Item-Level Security Boundaries added 551 characters in body |
|
May 15 |
comment |
What search version do we get with Sharepoint Standard 2010.Enterprise Search or the Basic Search Center? You can compare editions here: sharepoint.microsoft.com/en-us/buy/pages/… |
|
May 15 |
answered | Item-Level Security Boundaries |
|
May 15 |
comment |
Share Point 2007 - Concept of an Agent? @EtherDragon actually sharepoint has 'Scheduled jobs' called 'Timer Job' |
|
May 15 |
answered | Share Point 2007 - Concept of an Agent? |
|
May 14 |
comment |
How to stop solution deploymentstsadm -o execadmsvcjobs to process current deployments could also help. |
|
May 14 |
comment |
Copying file from network to Document Library You could use url combining to avoid these type of bugs: stackoverflow.com/questions/372865/path-combine-for-urls |
|
May 10 |
answered | Save calendar event in Outlook |
|
Apr 26 |
answered | Why does SPUtility.Redirect throw a thread abort exception |
|
Apr 19 |
asked | How to update content type document template from templates list? |
|
Apr 15 |
awarded | Yearling |
|
Apr 9 |
awarded | Self-Learner |
|
Mar 27 |
comment |
Sandboxed web part failing with “No available sandboxed code execution server could be found” Reinstall? Perhaps you should first try to run SharePoint configuration wizard before going for a reinstall? |
|
Mar 20 |
comment |
Update list item from within list item If all that author wants is to fill in the form field with current logged in user, then i think it would be much better just to use mentioned SPServices library to fill in the form field with javascript. |