Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Limitation in List Display.

  Asked By: Haresh Kalal         Date: Mar 15, 2010      Category: Sharepoint      Views: 510
 

I am implementing a portal in a SPS 2003. I am planning to use a list to display
subjects of a discussion forum.

I have few questions?
1. Is there any size limitations in display for the list in SPS 2003?
2. I guess List in SPS 2003 is similar to DataGrid in ASP.NET. Is there is any
build in control similar to 'ASP.NET datalist' or 'repeater control' in SPS
2003?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Joey Soto          Answered On: Mar 15, 2010       

It all depends on how much indexing (and the number of search queries) you
have to process vs. how many users you have retrieving documents and doing
actual checkin/checkout/publish activities.

Assuming you have a non-trivial amount of indexing to do and a moderate
number of users doing a moderate number of cin/cout/pub, use the higher-end
server for indexing and search - but I'm really sticking my neck out in
terms of assumptions (if so, you'll at least get a lot of feedback to help
you out).

 
Didn't find what you were looking for? Find more on Limitation in List Display. Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].