| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | May 9 at 6:43 | |
| stats | profile views | 20 |
|
Jul 3 |
asked | Is an UpdatePanel a bad decision? |
|
Jul 3 |
awarded | Critic |
|
Jul 3 |
revised |
Returning a SPListItem in conjunction with RunWithElevatedPrivileges added 95 characters in body |
|
Jul 3 |
comment |
Returning a SPListItem in conjunction with RunWithElevatedPrivileges As an application for SharePoint, I have no access to or control over the database. The application is a site definition, Lists are the only data storage I have. |
|
Jul 2 |
asked | Returning a SPListItem in conjunction with RunWithElevatedPrivileges |
|
Jul 2 |
accepted | Adding/Updating to a SharePoint List with AJAX securely? |
|
Jul 2 |
comment |
Adding/Updating to a SharePoint List with AJAX securely? It's hard to say. The solution will be sold as a portion of a product, so it will be deployed to an unpredictable and disparate user base. |
|
Jul 2 |
asked | Adding/Updating to a SharePoint List with AJAX securely? |
|
Jul 2 |
accepted | Server Relative references INSIDE CSS? |
|
Jul 1 |
asked | Server Relative references INSIDE CSS? |
|
Jun 30 |
accepted | Proper use of SPWeb from SPContext for pulling lists |
|
Jun 30 |
comment |
Proper use of SPWeb from SPContext for pulling lists How about the data access model. Is this advisable? |
|
Jun 30 |
asked | Proper use of SPWeb from SPContext for pulling lists |
|
Jun 30 |
comment |
Reason people don't use SPContext when executing web.Lists[“ListName”].GetItems(query) Wow! Above and beyond my friend! I'd love more details on certain points you raised, and would be happy to open a new ticket for recognition. Currently, I have a data access layer which has methods like List<Community> GetAllCommunitiesByXXX() and returns a Generic List of Objects to prevent dispose leaks. Am I on the right track? Maybe I could send you an email or something. |
|
Jun 30 |
accepted | Reason people don't use SPContext when executing web.Lists[“ListName”].GetItems(query) |
|
Jun 29 |
asked | Reason people don't use SPContext when executing web.Lists[“ListName”].GetItems(query) |
|
Jun 28 |
comment |
Code Behind in Web Part Page that can interact with controls? Can I do this in a predictable form that can be referenced and deployed automatically in a simple Site Definition WSP? |
|
Jun 28 |
comment |
Code Behind in Web Part Page that can interact with controls? Marked you since yours was technically more correct. I was able to deploy the solution without even having a .webpart file and the code renders just fine. |
|
Jun 28 |
accepted | Code Behind in Web Part Page that can interact with controls? |
|
Jun 28 |
awarded | Editor |