Thursday, July 15, 2004

No Topic

Imagination meets innovation, and first impression will leave a lasting.

Bioinformatics, New Field in The 21st Century

Introduction to Bioinformatics by Robert Jones -- Bioinformatics is the intersection of molecular biology and computer science. For software developers, it’s a fascinating area in which to work. Mac OS X is gaining popularity in this arena, and this article introduces you to the concepts and opportunities related to bioinformatics.

Biology and Computing technologies are the two crucial roles and hottest energies, whether in the routine daily life or in the industries, in the 21st Century. Bioinformatics, this combination of these two technologies, will us what and how the effects are. As a researcher, what we will bring to this new field and how to get the practical techniques from it apply them to other relevant researches so as to make difference to the development of technologies is not an easy and explicit topic to discuss.

The solution for File Uploading in ASP.NET

ASP.NET File Uploading by Budi Kurniawan -- File upload and download are much simpler tasks in ASP.NET than in classic ASP, thanks to the extensive .NET Framework class library. While file upload in ASP.NET is as easy as retrieving an HTML form value, file download is still a bit tricky.

Although I am not professional in the programing, I retain the strong interests in finding some solutions in the programing languages for the practical problems. This problem I met long before, but I did not find an appropriate solution for it, then I put it aside (actually this is not a good habit for a scholar!). Today I finally found the answer for it!