For an example of how to use this class to build a custom SPGridView to paginate through membership users, see the following blog post: http://blogs.devhorizon.com/reza/?p=780
Last modified by Reza Alirezaei - MVP on 12/23/2008 10:05:46 PM
Data Driven subscription is now part of SSRS 2008 when configured in integrated mode. This page needs to be updated. For more information on how to set up data driven subscription in integrated mode see
http://blogs.devhorizon.com/reza/?p=761
Last modified by Thomas Lee on 10/27/2008 3:34:23 AM
Ladies and gentlemen,
Please do not post your questions here as the community content is a place to add content in addition to what the Parent object :) (the artile) offers. Microsoft maintains very active Forums at http://forums.microsoft.com/...
Last modified by Thomas Lee on 10/13/2008 2:35:34 PM
RE:SPContext (Best Practices: Using Disposable Windows SharePoint Services Objects)
You do not need explicitly call Dispose() on any variation of SPContext object and SPSite.RootWeb property. This would interfere with the current context which will be disposed of by SharePoint and results in unexpected behaviors.
Last modified by Thomas Lee on 10/13/2008 2:29:28 PM
RE:Good Link (Best Practices: Using Disposable Windows SharePoint Services Objects)
Saroj Jha,
Putting Response.Redirect() in the finally block gets hit no matter what. Read the end of my blog post here :
http://blogs.devhorizon.com/reza/?p=472
Last modified by Thomas Lee on 10/13/2008 2:25:33 PM
<< Previous |
Next >> |
Show All