Syntax Highlighting In BlogEngine.NET
It is not obvious that BlogEngine.NET has a built-in syntax highlighting extension. I mean the current versions 1.3.1, I'm not sure about the old versions though. Anyway you can find it in the extensions settings, it is enabled by default.
More.18 June 2008
Facebook Lose Millions
Of course, they don’t have the million losses; however they are missing millions of potential dollars and users.
You may have already heard about the Facebook clones. We have one in Russia, it’s called vkontakte.ru, there are more than 13 million registered users, while there are only about 80 thousand Russian users on Facebook.
Why? I mean why so many people in Russia use the clone instead of Facebook? Not only because the Facebook interface is English, but because it lacks Russian universities and schools, so it doesn’t fullfil its primary function – it doesn’t help people to find each other, it’s hard to find your classmates, it’s hard to find people you study in university with. I tried to add my university to the list, I wrote an e-mail, but for some reasons it wasn’t added.
More.16 June 2008
Difference Between Label.Text And TextBox.Text (WinForms) In Treating Line Breaks
I had a small project recently that outputted the results of some calculations to the label on the form, I replaced the label with a textbox and noticed that instead of the line breaks I had in the label I got a bunch of non-printed characters."
More.14 June 2008