Contents tagged with .NET Framework 1.1
-
VisualBlogger Beta 1 This Weekend!
I'm wrapping up the last features for the first beta of VisualBlogger 2004. Wanted to give a brief status report on where I am at, what features it has, and what features are left to be done before the final release.
-
VisualBlogger CategoryPost Test #9
The WinForms adventure continues. The CheckedListBox control has been giving me all sorts of problems. For one thing, if you put one in a TabControlPage, and then switch pages, it doesn't hold its state. It took me a little bit of experimentation, but I came up with the following code to help out:
-
Are YOU In Design Mode?
Scott Hansleman talks about page instantiation while designing ASPX pages in the IDE [via Daniel Fisher]. Good stuff.
-
XmlTextWriter + StringWriter = Headache
I've come to the conclusion that .NET doesn't really make coding easier (yet), because most Framework classes are incomplete, and use Inheritance as an excuse to leave them that way. Case in point: XmlTextWriter.
-
"No-Brainer Compatibility" Explained
For several weeks now, I've been talking about various issues in regards to component versioning and Framework compatibility. A few months ago, I got so frustrated by the issues that were raised, that I said I was going to start a task force to solve the problem. This task force was informal and basically consisted of Paul Alexander (XHEO) and I (Interscape Technologies). Over the past 6 months, I have really enjoyed working with Paul, and I am constantly amazed at the work he achieves. Together, we've been able to make some headway in the industry as a whole, and we have several extremely exciting things coming up in the future.
-
MORE VS.NET 2003 Info
In my previous post, I talked a lot about the new Framework 1.1 and VS.NET 2003, and how they deal with the old stuff. After reading the first comments of my last post, I realized it might take more explaining than I thought. This may be a hard thing to swallow, so clear your mind, and be ready to take the red pill:
-
More VS.NET 2003/ Framework 1.1 Info
I've seen post all over the net about people nervous about installing VS.NET 2003. Having worked with it for several months now, let me allay your fears.
-
Something to note about .NET 1.1
Just to let you guys know, the build numbers haven't changed between the Framework 1.1 Final Beta and the Release. (v1.1.4322). I'm going to assume that this means that Paul Wilson's bug goes unfixed in the final release, but I'll let Rob Howard or Scott Guthrie answer that for me.