Browse by Tags

On using Arrays
23 September 08 11:52 AM | Avi Pilosof | 0 Comments   
Eric Lippert has a great article on arrays: http://blogs.msdn.com/ericlippert/archive/2008/09/22/arrays-considered-somewhat-harmful.aspx   I think this is especially useful to consider if you’re writing an API. Consider not just arrays, but any time Read More...
On Writing Safer APIs
19 June 08 01:08 PM | Avi Pilosof | 0 Comments   
Our team owns lots of smallish applications; all of them have a DB layer, an OM/API layer, logic and UI layers. What happens over time is that we have different people working on the same apps, switching between them over the course of time. This is great Read More...
Filed under: ,
Page view tracker