Sign in
Yet Another Coding Blog
A Redmond dev blog... from Sydney; by Avi Pilosof.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
api
architecture
asp.net
bacon
games
graphics
mesh
mvp
mvvm
programming
silverlight
software
ui
visual studio
win8
windows phone
wpf
Browse by Tags
MSDN Blogs
>
Yet Another Coding Blog
>
All Tags
>
api
Tagged Content List
Blog Post:
On using Arrays
AviP
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 you’re returning any collection: Are you returning...
on
22 Sep 2008
Blog Post:
On Writing Safer APIs
AviP
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 for cross-training, for support, for finding...
on
18 Jun 2008
Page 1 of 1 (2 items)