-
A perfect weekend
- Ferrari win in Australia, the first F1 race of 2007!
- Real Madrid win!
- HIH Client 1.0 is released!
HIH Client is an application which come from PIH project, built on Microsoft .Net Framework. I took six months to do the movement, from MFC (PIH built on MFC, using C++) to FCL (ADO.Net, Form programming, etc.). And, proud to say, I am an experienced .Net programmer now, after finished 100,000 lines of C# codes.
Major features of HIHClient:
- Using Database file instead of self defintion data format.
- High security of file, the encryption module written in C++ still.
- Supports all (almost?) database collection, because I realized two types of connection: SQL Server and OleDb (Access, Oracle, whatever)…
- Search functionality, you can search everything.
- Intergated more modules, as it name says ‘Home Information Hub’, such as Books, Movie, Discs have been added.
- New UI module (Fish Ren’s Word: Coool!), based on a free component Krpton Toolkit.
- More powerful options, lots of Configurable Objects, configure it as you will.
- Multi-languages, as PIH does. But it supports switch languages dynamically.
- More Extensive, supports plug-in application..
- User access control, as PIH does.
- Multiple users as previous version.
-
No name
Understanding:
- Direction/Target: Which direction you should go, and who you went to be.
-
Band of Brothers
This week, I finished to review the classical teleplay - <Band of Brothers>;, all of the ten Parts embedded into 5 discs. And aften then, I decided to buy the orignial book, which was written by Stephen E. Ambrose, english version of course.
I know the American is so smart, because they has shown their bright, brave, patriotic via this product. But they never want to take into the fact in Korean war or Vietnam war. They are the victor and heroes of the Second World War, but they also the loser of Korean war.
Then, when shall domestic product with our real story comes out? We are also the victor of Second World War and Korean War both.
-
网坛, 只有一个Nadal
序:
-
Windows 7 and PMA08
Some snapshot of Windows 7 have been published in the Internet several days ago. I am not so excited with the new coming Windows OS, but excited in the information which has published with the new OS as well: Windows 7 (Version 6.1 or 7.0?) will be the last Windows OS which shipped with 32-bit solution offered by Microsoft.
-
Angel_The man/woman who fixes a long-time existed issue
After I decide to reinstall the OS system to get rid of the strange problem which occurred only video file playback with the new Graphics Card (Nvidia GeForce 7600 GS, AGP 8X), it takes about 1 hours to do the preparation. And I could not find out the English OS disc, so I have to choose Chinese version as an instead.
After the new OS installation is completed, install the Graphics driver, the latest version from the official site, restart, test it. Dumps again. Remove the driver, choose a older one, which is shipped with the product CD, but the issue is appeared still.
Then, search it out via BaiDu.com in Chinese description, no directly answer; search it around the producer’s web site, still no answer. Go to Microsoft’s update site, for some all-known reasons, it refused to offer me an opportunity to get the customize update. Disappointed! But suddenly an idea is shot at my mind, that is install the motherboard’s driver!
Make every possible efforts, I choose to try it, reboot the OS as usual. Then, the unbelievable result comes! It works. When the video play back works properly, I can not help laughing and cheering! To make it sure, I download some HD files from Microsoft site for testing: link.
I also solve a software issue meaning while, that is, calling an external DLL in .NET framework always get a crash, check all the codes are fine, but however, I find the way to solve it. First, for the DLL built with C++, the exported function always be changed via extension, so using ‘extern “C” {}’ syntax to correct it. Second, if the DLL dependence on the other DLLs, make sure the dependence DLL are located on the searchable paths.
The last thing need to celebrate is the NFS 9 (Most wanted) has been installed successfully. It also a reason why I choose to reinstall the OS. It is so strange that the setup of NFS 9 will failed always, even I have copied all the files into the hard disc. And I checked the install file, I found the file content is CRC validation error. Now in the newly installed OS, it has been installed successfully. And I got the English version of NFS 9 finally, that also means I can run it in my XBOX 360 even I can’t read out the Japanese character at all.
So great, right?
-
Gifts for Home_Acer AL2216W & Creative PCWorks TX230
Poor guys will buy the cheapest thing. And it is just about me.
-
Reading Notes
Reading a good book, and a cup of coffee, and I won’t ask for more…
- Inside Microsoft SQL Sever 2005
- Applied Microsoft .NET Framework Programming, Completed.
- Part I: Basics of the Microsoft .NET Framework, Updated: 15.11.2006
- Part II: Working with Types and the Common Language Runtime, Updated: 16.11.2006
- Part III: Designing Types, Updated: 21.11.2006
- Part IV: Essential Types, Updated: 04.12.2006
- Part V: Managing Types, Update: 08.12.2006
-
The ERP of Century -- A song about SAP
Song Lyrics:
Chorus S A P We’re gonna be The ERP Of this century (repeat)
-
Another elder song
A song always stands for a meory of the past, the story, thinking, old friends, etc.
-
Good bye, Schumi; Good bye, Beckham!
After a great show in Brazil, Schumi retired. From now on, we can only see Schumi’s driving from the videos. Let me write a little more about Alonso, it is hard to say, because he is also a fans of Real Madrid, and next year he will join Malaren team, during the meantime, our company is a sponsor of Malaren team; so, congratulation to he anyway.
-
Real Madrid C.F. 2:0 FC Barcelona
17.10.2006 Chelsea 1:0 Barcelona!
-
2006, a year standing on the contrary side
2006, must be a year which always standing on the contrary side.
During World Cup 2006, all the teams which I will perferred to have been defeated, such as England, Brazil, France…
-
Great, Schumi!
Long holiday, long trip.
-
Learning FCL – A series of technical articles
FCL, Functional Class Library, basis component of .Net Framework.
-
On the way to the 10th Champion League Cup
Real Madrid 5-1 Dynamo Kyiv!
-
2006, A year to say good bye...
Michacel Schumi has said good bye to us today, after winning the race in Italy, Formula One.
-
Sunday, Shanghai Wildlife Park
I spent the sunday in Shanghai Wildlife Park with my family.
-
A Song...
Name: 莫再悲
-
Feeling the power of ASP.Net
After I have put a month to study the C# under the .Net Framework 2.0 and have writen a Windows Form version P.I.H., I am satisified with current status, and the GP of C# is great, and C# is powerful tool and much more easier than C++, but it still low performance in execution, maybe upgrade my notebook is one of best solutions.
Then, I put my attention to ASP.Net now, it is quite different with the Web dynpro technology based on SAP Netweave platform, but, Microsoft document is full and easy-use than SAP’s, so it is very easy to find out the documents which you need, even some special problems need solved by myself still. However, SQL Server 2005 Express edition is a free tool and fit all my requirements as a tool to do exercises, and ADO.Net support all functionalities too. Anyway, SAP Netweave is just a platform for SAP system, ASP.Net is the only weapon which is developed by Microsoft, and it stands for a weapon which must fight against the Java system.
5 years goes by…
From C++/STL/MFC/COM/DirectX
Categories
- 读书笔记 (69)
- 五洲足坛 (78)
- 技术Tips (117)
- 随心随笔 (340)
- 职场生涯 (16)
- IT业内 (49)
- 行万里路 (42)
- Family (95)
- 狂飙F1 (15)
- 网球闲话 (13)
- 观影乱谈 (43)
- 红圈白炮 (76)
- 财务管理 (6)