DZone voters are special people. Be special. Login and vote now.
Get Personal with C# Custom Attributes
C# attributes may seem like an insignificant element of C# grammar, but did you know they provide a powerful way to extend your metadata? This goes a... more »
0 commentsSave Tags: .net, microsoft, usability
The X in AJAX Is For XML Right?
Is XML really the right transport choice? Take a look to find out why it's not.
0 commentsSave Tags: ajax, javascript, web 2.0, xml
Class Creation - To Create or Not To Create, That Is The Question.
Can't decide whether to create a new class or just add your feature to the existing one. This might help you decide which to choose.
0 commentsSave Tags: opinion, standards, usability