I still can't html editor working
I am trying to install html editor in b2evolution. But they only support the latest version. I think I need to upgarde again.
No Real Tabpage control in ASP.net 2.0
I found there are not any controls for tabpage in ASP.NET 2.0. Well, we can use multiviews with menu. Each item in the menu has the name of views. Finally, we catch MenuItemClick event and set activeindex based on MenuEventArgs Text. Yes , we do like that. But I don't recommend this method. Firstly, this is not programming effect. I needs to two control and a new event catch. Moreover, a postback is triggered.
I suggested to use the classic way, javascript and div to do the tagpage. This is no postback caused. This is very easy, Let's this good "how-to" example for show & hidden div, fromwith Imagination.
GB to TB
Well, I read a magazine. They started to use TB (1024GB)as the unit of hard disk storage. The technologies are developing so fast
Dual Core
My office got a new computer, has a dual core CPU, 3GHz. My home has 3GHz CPU. But the office is not looks like much faster the one in my home. Is it the OS still is 100% Optimized for dual core?