Sign in
BenCon's WebLog
D2D development blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Avalon / WPF
Direct2D
Direct3D
Max
My Blog
Personal
Random fun
SIGGRAPH
Web Developer
Archive
Archives
April 2009
(1)
February 2009
(1)
January 2009
(1)
December 2007
(2)
March 2007
(1)
February 2007
(1)
December 2006
(2)
August 2006
(4)
July 2006
(5)
May 2006
(6)
January 2006
(4)
December 2005
(2)
January 2005
(1)
October 2004
(1)
September 2004
(1)
August 2004
(1)
May 2004
(1)
April 2004
(1)
February 2004
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
BenCon's WebLog
IScrollInfo in Avalon part III
Posted
over 7 years ago
by
BenCon
8
Comments
When we last left the application it had the appearance of something that could scroll, but exceptions were being thrown from unimplemented members left and right. This posting will help out with that. Let's look at the SetVerticalOffset method as...
BenCon's WebLog
IScrollInfo in Avalon part II
Posted
over 7 years ago
by
BenCon
7
Comments
At the end of the first part we have created a custom panel that implements IScrollInfo, but if you try to scroll we throw exceptions, and we cannot see the content. Since this is a Panel, we need to start seeing content so that we can scroll the content...
BenCon's WebLog
IScrollInfo in Avalon part I
Posted
over 7 years ago
by
BenCon
11
Comments
Recently I invested the time to learn how to implement the IScrollInfo interface on a control in Avalon. This was an interesting learning experience, and since the existing documentation for this feature is not out in the wild yet, and I figure that people...
BenCon's WebLog
Good introduction to CSS Properties Window
Posted
over 8 years ago
by
BenCon
0
Comments
Mikhail has written a great treatise and guided tour of CSS Properties Window that shows what it can do and how it works.
BenCon's WebLog
CSS Properties window has shipped!
Posted
over 8 years ago
by
BenCon
0
Comments
The CSS Properties Window is something that I designed and implemented a lot of before I left the team earlier this year, and I am very glad to announce here that it has shipped: http://www.asp.net/sandbox/app_sandman.aspx?tabindex=0&tabid=1 ...
BenCon's WebLog
I got a new SmartPhone
Posted
over 8 years ago
by
BenCon
1
Comments
I got myself an Audiovox SMT5600 smartphone today. This thing is amazing. It syncs to my outlook server for mail and calendar. It has IE on it. I can play movies and music on it. It came with all the cables to sync up to my computer like a PDA. And it...
BenCon's WebLog
Table editing feedback
Posted
over 9 years ago
by
BenCon
4
Comments
For lack of anything better to post, I would like to get an idea of what people think of the table editing in the HTML/ASPX designer in whidbey. I spent a lot of time trying to improve this area. After VS.NET 2003 I rewrote some parts of this code, hoping...
BenCon's WebLog
Responding to feedback - Auto Position feature has been added to the designer
Posted
over 9 years ago
by
BenCon
4
Comments
After hearing a lot of support for the idea of automatically positioning controls, I got the go ahead to implement the feature. The fact that we are able to respond to what customers ask for is very encouraging - I hope that this and other examples (such...
BenCon's WebLog
Design view grid is gone
Posted
over 9 years ago
by
BenCon
13
Comments
Today we cut a couple of options from the product, but we felt that the ramifications of these cuts warranted talking to the community about it and letting people know about it. I will explain why we decided to do it and talk a little bit about the surrounding...
BenCon's WebLog
To <BR> or not to <BR>, that is the question
Posted
over 9 years ago
by
BenCon
10
Comments
One of the little things about a HTML editor is the way that block formatting works. Most users probably don't realize when they run into these kinds of problems, but they do. The reason why editors have a hard time is because they are trying to emulate...
BenCon's WebLog
Feedback wanted - how do you set column widths in your HTML tables?
Posted
over 9 years ago
by
BenCon
13
Comments
My PM asked this question once in the forums but we did not get many replies - lets see how many we get in the blogs. How do you set the width of your table columns in HTML tables? Do you: Set a width on one of the cells in the column and clear...
BenCon's WebLog
The button tag
Posted
over 9 years ago
by
BenCon
5
Comments
One of the more interesting tags that I have seen is the <BUTTON> tag. Most people have never seen this, and when they see how whidbey lets you edit them like a normal container, the first instinct is to say "What is up with that?". Well, these...
BenCon's WebLog
CSS Options
Posted
over 9 years ago
by
BenCon
10
Comments
One thing I have been thinking a lot about lately has been the multitude of ways that CSS can be applied to a document. You can have inline styles, you can have style elements in your page, you can have external style sheets, you can have styles applied...
BenCon's WebLog
F1R57 P057!!!!!
Posted
over 9 years ago
by
BenCon
6
Comments
So I finally got around to making a blog. One of my friends tells me that this is a big responsibility, because apparently people do not like it when the blog is not updated often enough. I will endeavor for that not to be the case with me. So what...
Page 2 of 2 (39 items)
1
2