Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Custom Development   (RSS)
All this time, I've mistakenly thought that System.Web.Caching.Cache can only be used in web applications. It turns out that is not true. You can use the web cache in Console or WinForm applications. Here's some sample code showing how that's done. Note: Read More...
I spent a couple of hours trying to figure out why I keep getting an exception with an error code of 0x80040E14 whenever I try to programmatically update a list item. Found this blog entry which describes exactly what I experienced. A quick fix for this Read More...
My client had two lists. First list (appropriately named “Lookup List”) contains a list of application names, stored in the “Application Name” column. The other list (Example List) contains a lookup column (Application Name, again) that points back to Read More...
 
Page view tracker