1-2 of 2 < Previous Next >
2 votes

Non-user related queries should be static

Certain queries, those not pertaining to a specific user, should be made static, so they are available even though a user has not been logged in. For example, simply browsing for a newly released ...

id# 952 | Planned Release: None | Last Updated: Jan 28 at 5:41 PM  by stevebargelt
1 vote

NetFlixSession.FindMovies throws exception on add

Dictionary.Add will throw an exception if a duplicate key is added (Example: FindMovies("Transformer")). Try: movies[Convert.ToInt64 (movie.Groups["movieID"].Value)] = new Movie (Convert.ToInt64 (...

id# 1890 | Planned Release: None | Last Updated: Oct 20 2007 at 6:34 PM  by ToddSmith

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-2 of 2 < Previous 1 Next >
Updating...