Tag: Development

Community

Generics FAQ: Tool Support

(Juval Lowy) Visual Studio 2005 supports generics well. InteliSense displays correctly the generic types, implementing generic interfaces is just as easy as with non-generic interfaces. The most impressive aspect of support is in the debugger, which displays the correct type arguments information wh

Community

From Plan to Reality

(Joshua Mostafa) Depending on the nature of the project and the environment in which you’re working, you will have different choices at your disposal, and different factors to consider, when putting together a team to work on your project. You may have a development team around you from the outset,