|
|
Browse by Tags
All Tags » c# » Windows (RSS)
-
For a couple of years now, I've been going around the world and giving a talk entitled
''Pragmatic Architecture'', talking both about what architecture is (and what architects
really do), and ending the talk with my own ''catalog'' of architectural elements and
ideas, in an attempt to take some of the mystery and ''cloud'' nature of ...
-
It's once again that time of year, and in keeping with my tradition, I'll revisit
the 2008 predictions to see how close I came before I start waxing prophetic on the
coming year. (I'm thinking that maybe the next year--2010's edition--I should actually
take a shot at predicting the next decade, but I'm not sure if I'd remember to go
back and ...
-
It amazes me how insular and inward-facing the software industry is. And how the ''agile''
movement is reaping the benefits of a very simple characteristic.
For example, consider Jeff Palermo's essay on ''The
Myth of Self-Organizing Teams''. Now, nothing against Jeff, or his post, per
se, but it amazes me how our industry believes that ...
-
Dustin Campbell, a self-professed ''IDE guy'', is speaking at the .NET Developer's Association
of Redmond this evening, on the future of Visual Basic in Visual Studio 2010, and
I feel compelled, based on my earlier ''dissing'' of VB in my thoughts of PDC post,
to give VB a little love here.
First of all, he notes publicly that the VB and ...
-
If so, you should go and grab a copy (for free) of CodeRush Xpress for Visual Studio!
(I already own a copy of another addin, but I'll give it a try anyway :)
Adriano
-
Hi.
That computer technology evolves day by day and the amount of information in this area is gigantic many of you already know (so do I), but today I was talking to a friend of mine and I realized how many books I want to ready (only in the subject Windows + .Net).
If you are curious you can see the list here but most of them were not published ...
-
In my last post I proposed to derive field names from a property accessor in order to gain type safety and compiler support when configuring some aspects of D4bo.
So, given the following class:public class Test
{
private int _age;
public int Age
{
get { return _age; }
set { _age = value; }
}
}we could use the following ...
-
Aqui estão alguns ótimos artigos (em ingles) sobre o Garbage Collector do ...
-
Quando comparado com outros aplicativos pode não parecer muito, mas para mim realmente é um número expressivo: o SerialWizard já foi baixado 1649 vezes totalizando 1 Gb !
Se tiver curiosidade para saber como o SerialWizard esta neste momento click aqui.
|
|
|