Have ever go to somewhere and in the way you remember that you forget something, and then you have to go back. Then you on your way again, and then the same happen, you just keep forgetting something, over and over again.
Or,
You have list all that you need to bring, you have bring all of [...]
24 Juli, 2008
Kategori: IT, experience, life, programming, small talk . . Penulis: dnial . Komentar: 1 Comment
In this little guide, i try to explain how to use webservice in VB.NET, well actually the you can use it in other .NET platform, but you have to modify the code a little bit.
Why you use webservice?
There is a lot of reason, my case is I have to get a a realtime gold price [...]
23 Juli, 2008
Kategori: IT, experience, programming . . Penulis: dnial . Komentar: 5 Comments
Well, there is some trick added on my sleeves on datagrid manipulation. Well, you know about gridview rite?
The case were, I had an semi-auto generated column, well, that’s because I have one template column I made and the other columns were autogenerated. And, I need to hide certain column because it’s overided with my template [...]
23 Juni, 2008
Kategori: IT, experience, programming . . Penulis: dnial . Komentar: 4 Comments
Bagi seorang programmer wannabe, persoalan mendasar adalah memilih bahasa pemrograman. Tapi, beberapa programmer yang sudah advanced pun memiliki dilema ini ketika harus memilih bahasa pemrograman baru untuk memperluas wawasannya. Salah pilih anda akan membuang waktu untuk mempelajari sesuatu yang tidak anda sukai, atau bahasa yang akan usang ditelan waktu. Sebenernya apa sih pertimbangan untuk memilih [...]
3 Juni, 2008
Kategori: IT, programming, writting . . Penulis: dnial . Komentar: 8 Comments
Well, this time I found an error that not really describing the error.The error is “System.ComponentModel.Win32Exception: The event log file is full” when my web application trying to akses SQL Server Database.
What can you do?
Clearing the event log didn’t work. What can made the error disappear is:I simply change user group for aspnet from user [...]
30 Mei, 2008
Kategori: IT, experience, life, programming . . Penulis: dnial . Komentar: 3 Comments