Google Blogger has the ugliest, stupidest, crummiest, dumbest, most diabolical, most idiotic, most moronic, most irrational (please post your comments with negative adjectives so that I could keep my list in better sync with reality) content editing interface!
Just figure out that when I switch to HTML editing and paste my article's markup written in a professional quality editor (plus I pretty much know HTML so I could use plain text editor as well), the formatting is all quirky! For example, new lines are treated literally instead of just producing a single white space.
C'mon, we're talking about Google! It's not MyGrannySoftware, is it?
Cheers,
Kirill
Wednesday, May 27, 2009
Tuesday, May 26, 2009
CodeProject Article: Exposing Events in ASP.NET Server Controls
I've just submitted an article to CodeProject. The article's main concern is adding events to your ASP.NET Server Controls. Although the topic may seem pretty straightforward, there are still some major optimization pitfalls that developers may not be aware of.
In this article I emphasize on using the
Cheers,
Kirill
In this article I emphasize on using the
Events
collection. Code listings are provided in C#.Cheers,
Kirill
Subscribe to:
Posts (Atom)