Ever More .NET Links Mostly about New Stuff in .NET 2.0
*.dll.refresh and ASP.NET
The new ASP.NET Project types Visual Studio 2005 presents some new issues. This Blog post covers one of them.
Sending Email with System.Net.Mail
Scott Guthrie: “.NET 2.0 includes much richer Email API support within the System.Net.Mail code namespace. I've seen a few questions from folks wondering about how to get started with it.”
VS.PHP Brings PHP Coding Power to Visual Studio
Environment for PHP for Visual Studio 2005.
Articles about Creating “Bindable” Objects
Currently I prefer to use XML based solutions for “data binding” however, I still need to know a little bit about prepping data objects for “traditional” Windows Forms. “Interfaces Related to Data Binding” serves as an overview. “How to: Implement the INotifyPropertyChanged Interface” scratches the surface.
ColorPicker.NET
sano the super geek: “I do quite a bit of UI design work during my spare time and often find myself with the need to sample colors for my designs.” This is not a .NET 2.0 application but here we are…