Andres Aguiar's Weblog
Just My Code
-
RubyOnRails-esque ASP.NET
I've been playing with Ruby on Rails, and there's a lot to like.
-
DLINQ ASP.NET Build Provider and DLINQ DataSource
In the pnp Summit West there was a 'GotDotNet CodeSlam'.
-
ASP.NET 2.0 DataSet DataSource
Even if it's hard to believe, ASP.NET 2.0 DataSources don't have good support for typed DataSets. I blogged about that here, and now I wrote a DataSetDataSource to overcome this limitation. Read about it here
-
ASP.NET 2.0 DataSet DataSource
-
Test Driven Development vs working at the right level of abstraction
I like the idea of TDD. I think it could be a good fit for a part of the kind of development I do, but I still don't have the discipline it takes to start doing it.
-
patterns & practices Summit West
DeKlarit will be sponsoring the Patterns and Practices Summit next week in Redmond. I'll be there doing a lunch time session showing what we are doing with the Composite Application Block.
-
Pandora - Your own radio station
This is very very cool.
-
Dolby Headphones
This is amazing http://revision3.com/diggnation/2005-09-29/
-
ASP.NET 2.0 databinding, 'stateful' entities and Atlas
If you read about the data binding support in ASP.NET 2.0, it always says that is designed for the natural stateless nature of the web, which basically means that each time I update something in the page, it's persisted to the database.v
-
Atlas ... :(
I did attend to all Atlas-related sessions. I was kind of disappointed, not because of its power, but because of its complexity.