Refactoring Whidbey
Overview of the refactoring support in Whidbey [http://www.ondotnet.com/pub/a/dotnet/2004/06/28/whidbey_refactoring.html].…
Overview of the refactoring support in Whidbey [http://www.ondotnet.com/pub/a/dotnet/2004/06/28/whidbey_refactoring.html].…
“CLR version 1.1 (Everett) debuts a set of debug probes that enable you to find and diagnose difficult bugs, even in a production environment. CLR SPY [http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=c7b955c7-231a-406c-9fa5-ad09ef3bb37f] is a C# Windows Forms program that exposes these probes in a simple…
“Pizza is undoubtedly the healthiest fast food option available …” as some say so [http://www.apache.ie/food.htm]. I’m a big fan of pizzas and sandwiches myself. Not just about everything that has salad in it, but some delis and outlets make it well (like Quiznos [http://www.…
Microsoft ISV Buddy Program [http://msdn.microsoft.com/isv/isvbuddy/default.aspx] > “The Microsoft ISV Buddy Program is all about connecting you, the Independent Software Vendor, with a Microsoft employee who will be your point person within Microsoft. It’s about putting a face to Microsoft and helping you…
I’m using RSS Bandit [http://www.rssbandit.org] for all my daily blog readings these days. Its been great so far! I just love simple and lightweight software. And specially when its free, its worth a try. BTW, RSS Bandit is a .NET RSS desktop feed aggregator. Not that…
Another great overview article by Don Box [http://www.gotdotnet.com/team/dbox/] on the Services and Processes [http://www.gotdotnet.com/team/dbox/default.aspx?key=2004-07-02T07:00:39Z] > “To get code to run on Windows, you need a process from the OS. To get managed code to…
A great overview article by Don Box [http://www.gotdotnet.com/team/dbox/] on the Services and Communications [http://www.gotdotnet.com/team/dbox/default.aspx?key=2004-07-02T07:24:58Z] > “We currently give you three “full-featured” ways to send a message from one process to another: MSMQ, DCOM, HTTP.…