|
Getting list of users calendars, very-very slow..: msg#00290org.google.api.calendar
Hello, When I retrieve a list of the all the user's calendars, it takes about 50-80 seconds each time I make the call. Is this normal? Other calls that I make after I get a specific calendar are all fast. Here is my code: FeedQuery query = new FeedQuery(); query.Uri = new Uri("http://www.google.com/calendar/feeds/" + mUsername); // Tell the service to query: AtomFeed calFeed = service.Query(query); // goes off into lala land... Any ideas as to how I can speed this up? I'm using the c# api. Thanks, Rob |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Anyone have any samples of using AuthSub in asp.net: 00290, Hali-rob |
|---|---|
| Next by Date: | Bug: Java gdata API is creating invalid XML: 00290, Mark Swanson |
| Previous by Thread: | Anyone have any samples of using AuthSub in asp.neti: 00290, Hali-rob |
| Next by Thread: | Bug: Java gdata API is creating invalid XML: 00290, Mark Swanson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |