Welcome to Geeks Portal Sign in | Join | Help
in
 
 

Browse by Tags

  • Lambda Expression In VB 9.0 (Func and Function)

    VB 9.0 syarat dengan fitur-fitur baru yang dapat "memanjakan" para programmer dalam menyelesaikan suatu kasus ataupun mempermudah penulisan code menjadi lebih simple. Kali ini saya akan membahas fitur Lambda Expression di VB 9.0. Func dan Function (Inline function) merupakan implementasi dari...
    Posted to Rully Yulian MF (Weblog) by yulian on 11-19-2008
  • Create Your Own Event and Event Handler With Your Own Delegate In VB.NET

    Salah satu implementasi dari delegate ialah membuat event handler yang menangani event dengan signature yang telah ditentukan. Delegate merupakan sebuah type. Implementasi lain dari delegate ialah Callback mechanism. Namun pada artikel kali ini saya akan membahas implementasi delegate untuk event dan...
    Posted to Rully Yulian MF (Weblog) by yulian on 11-19-2008
  • Create VB.NET Event Handler In Various Way

    Untuk para programmer yang sebelumnya berkecimpung di dunia VB 6.0 mungkin salah satu hal yang wajib dipelajari yaitu mengenai Event dan Event Handler. Mungkin selama ini kita buat event handler dengan cara yang standard. Artinya kita cukup cari nama event yang akan digunakan untuk object yang bersangkutan...
    Posted to Rully Yulian MF (Weblog) by yulian on 11-19-2008
  • Posting from Word 2007

    Baru instal MS Word 2007 dan ingin coba posting blog. Nulis Blog dengan Word-2007 lebih enak, ini sama seperti pakai Window Live Writer. Support rich text. Klo nulis langsung dari control panel bisa cape. Apalagi harus mengurus text decorationnya. Coding berikut ini untuk connect ke MySQL dengan SQL...
    Posted to Pardo.NET (Weblog) by pardo on 11-15-2008
  • MySQL Connector/NET

    "MySQL is the best database for us. It is cost-effective, fast, robust, reliable, and requires very little administration. It's an extremely flexible and scalable product. Its replication features confer high scalability to our applications." Jerome Aguesse, Web Production Director Skyrock...
    Posted to Pardo.NET (Weblog) by pardo on 11-15-2008
  • Grab It While It's Hot!

    Visual Studio 2008 Service Pack 1 is RTM. Download online installer from Microsoft here . Download ISO from Microsoft here , thanks Z!
    Posted to NgeBlogDong!@INDC (Weblog) by adrian on 08-11-2008
  • Microsoft SLPS Part 2

    Yesterday evening, I've delivered a talk on protecting your code. Frequent readers would recognize that the first half of the talk was actually written in depth in the first SLPS post . It's not perfect, but I had fun. But definitely the best I did in English, so far. So for you who didn't...
    Posted to NgeBlogDong!@INDC (Weblog) by adrian on 07-04-2008
  • Microsoft SLPS (Part 1)

    Decompiling means converting a program back to the original source code. Previously, decompilation is difficult because you need to understand assembly (which is the least human readable language). Assembly code is translated into machine language (readable by CPU) by the operating system. In .NET, this...
    Posted to NgeBlogDong!@INDC (Weblog) by adrian on 04-16-2008
  • What's a Facade, Anyway?

    Some years ago, Norman wished that we conduct a tech talk with a real architect to get the real feel of what an architect does. Well, we never did that, but there's something (actually, a lot) you can learn from Singaporean architecture related to software engineering. Right now I'm talking about...
    Posted to NgeBlogDong!@INDC (Weblog) by adrian on 02-24-2008
  • New Language Features

    So earlier this afternoon I delivered a talk about new language features in .NET 3.5 for Singapore audiences. I admit it's not the best talk I've ever done, even worse, it's not even good. For you guys who didn't grab the concept or wanted to know more, below is the long explanation about...
    Posted to NgeBlogDong!@INDC (Weblog) by adrian on 12-13-2007
Page 1 of 13 (123 items) 1 2 3 4 5 Next > ... Last »
 
 
Powered by Community Server (Commercial Edition), by Telligent Systems
Copyright © INDC, 2006. All rights reserved.