Browse by Tags
All Tags »
Design Concepts (
RSS)
Curious about the upcoming MIX conference? Not sure if you should be excited or not? Check out the video on Channel 9 about it .
http://www.microsoft.com/events/mix I won't go into too much detail and let the official site explain, but basically, Microsoft is going to host a really cool conference in Vegas in March. At its simplest this is going to be a great place for developers...
I had talked in a previous entry about serializing User Interface elements. I went ahead and finished something that works (mostly anyway, haven't tested all scenarios, especially object references, etc). You can download " UISerializer " here . The UISerializer...
Today, I uploaded my new ControlArray Component on GotDotNet . Description The ControlArray is a Component that allows you to logically group Controls on a Form so you can capture all common Events for each Control and also be able to set the same Property...
Don posted , building and explaining in much more detail on some of the thoughts that I've been having, that seem to be extremely similar to SVG and LongHorn. This is all really cool and great new stuff to look forward to if you ask me, however, I want...
Marcie and I are almost always on the same page, however this time , I believe I'm going to have to disagree. One of the big no-no's in UI design and layout is to never (if at all possible anyway) change the layout of a "form". For example, don't move...
I saw Julie's post that took me to Alex's post and I really like this subject. However, I don't totally agree. I definitely agree that WebServices are another layer in a multi-layer architecture. What I don't totally agree with is that there should be...
Just got done reading DonXML 's latest entry and I've got to say that overall, I agree. Personally, every time I create a new ASPX and it's the first one in the project, I immediately change it from Grid to Flow layout and I use tables. I'm guessing though...
More Posts