Andrey Sanches

é MVP em ASP/ASP.NET e escreve sobre desenvolvimento WEB com tecnologias Microsoft

Browse by Tags

All Tags » english posts (RSS)
Sorry, but there are no more tags available to filter with.
How to find objects in Generics with List.Find() method
I've been looking for help on how to find objects in Generics with List.Find() method .... and ... take a look what I have found. In the follow example, I created a simple class: public class Person { private int _id; private string _name; public...
Posted: Wed, Apr 25 2007 11:59 by andrey | with 21 comment(s)
Filed under:
Adding dynamically WebParts - Problems to move during first execution
There's a "problem" when we try to add dynamically webparts to a page. In my last project, I had problems to add some dinamicly webparts to able users to move it around the page. When a webpart is dinamicly added to a page, in the first...
Posted: Wed, Sep 6 2006 17:54 by andrey | with no comments
Filed under: