Profile_bird

Hey there! agross is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving agross's updates.

Already using Twitter
from your phone? Click here.

agross

  1. @robert0muehsig Ja, ich meinte Web Applications. Ich nutze immer MSB direkt mit den csproj-Dateien + .NET2.0/3.5 SDKs.
  2. @robert0muehsig Seltsam, das ist bei mir noch nie aufgetreten und ich habe schon einige Projekt gebaut. Ohne VS auf dem Agenten, nur SDKs.
  3. Dear Visual Studio, please make dialogs with many items resizable: Tools/Options..., Choose Toolbox Items, to name just two.
  4. Installing a new video driver for my laptop over a Live Mesh Remote Desktop connection. Scary, but it actually works!
  5. git rebase --interactive is such a powerful command. To be handled with care, though :)
  6. @AlexZeitler @robert0muehsig Ich deploye meist per SFTP oder intern per File Share welches für den #TeamCity Build Agent freigegeben ist.
  7. Wort des Tages: "Bildschiermmaske", gefunden, klar, auf einem File Server.
  8. @jagregory When adding new feature to FNH, which is the best branch to do that in? master?
  9. @AlexZeitler Still too much noise w.r.t. to 'public void' methods that have to be 'overridden' and 'base.xyz()' that has to be called.
  10. @tehlike Nice one, didn't know that either. But I use ClipX, which gives you the same in any Windows application ;) http://bit.ly/12FK5Q
  11. @Wufoo Done, thanks.
  12. @tehlike Do you mean the paste multiple command from this key map? http://bit.ly/BWDPC
  13. @TorstenWeber I just tried that before tweeting with the same result.
  14. The @wufoo search form has failed me for a couple of days now. I want to search for an entry, search runs forever and a day w/o requesting.
  15. @samaschke Sehr gerne! Auf der Startseite trägst du dich ganz unten in den Newsletter ein, wir melden uns Anfang August.
  16. @samaschke Der nächste .NET Open Space findet im Oktober in Leipzig statt: http://netopenspace.de/2009/
  17. @jagregory Despite the feature freeze, I wonder what you think of this refactoring: http://bit.ly/rdEQh
  18. @jagregory OK, thanks. Let me know how I can help you with that. I'll try to get the patch into my fork by then.
  19. @jagregory I sent you a patch for these ages (OK, nine months :) ago http://bit.ly/PruPL Might need a refactoring.
  20. @jagregory Do you plan to support custom property and collection setters for FNH PersistenceSpecifications? I often prefer setter methods.