Welcome to Geeks Portal Sign in | Join | Help
in
 
 

Browse by Tags

  • Compiler Warning CS1607

    Q: Ketika di compile tidak bermasalah, tapi ketika di jalankan muncul error warning CS1607: Assembly generation -- Referenced assembly 'YourAssembly' is a localized satellite assembly ? Mengapa ada error setellite assembly ? padahal ini hanya exe/dll assembly. A: Error di level compiler memang...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 10-26-2008
  • DateTime data type in Database

    Q: Bagaimana cara yang paling di sarankan untuk menyimpan data tipe DateTime ke database? Karena cara penyimpanan data di Postgresql, MySql, Oracle, Ms SQL atau database lainnya kebanyakan berbeda. Dan itu menimbulkan masalah bisa terjadi kesalahan formatnya baik ketika meng-input atau meng-retrieve...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 06-27-2008
  • VirtualLogix

    Virtualization memang lagi ada di mana-mana. :D Sekarang sudah merambah ke dunia Mobile. Kalau di dunia server VMWare merupakan pionir dalam Virtualization Serve, maka kita akan melihat VirtualLogix . VirtualLogix ini di sponsori oleh TI dan intel (dua-dua-nya bermain di chip) di persiapkan untuk multi...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 04-23-2008
  • mono on iPhone

    Sekedar proof-of-consep saja bahwa .Net bisa jalan di iPhone. :D
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 04-23-2008
  • NPlot

    Ini merupakan graphic/chart library yang multi-platform. Di windows menggunakan GDI+ dan Unix/Linux menggunakan GTK#. Library ini dapat di gunakan untuk WinForm dan ASP.Net . Coba lihat penjelasan lebih lanjut di NPlot dan tempat download -nya.
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 04-18-2008
  • Phalanger v.2.0

    Pada realese ini, lebih di fokuskan pada mono dan intergrasi IDE. VS2008 Shell benar-benar membuat .Net language memiliki IDE yang instant. :D Dan Phalanger juga sudah dapat mengunakan shell ini sebagai IDE terlepas dukungan untuk intergrasi dengan VS2008. Tantangan kedepan nya adalah kearah mana PHP...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 04-17-2008
  • Pash (Open Source PowerShell)

    Kalau anda mempunyai script powershell dan anda pikir script ini hanya untuk windows. Tolong lihat PASH . PASH = Posh (PowerShell) + bash(one of the Unix shells). Project open source ini merupakan implementasi PowerShell di multiplatform. :D Bukan saja ia dapat menjalankan powershell script di windows...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 04-07-2008
  • Irony

    Ini tentu bukan lagu yang di bawakan oleh Chrisye. Quote ini lebih menjelaskan lebih lanjut apa Irony ini. Irony is a new-generation .NET compiler construction kit. It utilizes the full potential of c# 2.0 and .NET Framework to implement a completely new and streamlined technology of compiler construction...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 03-10-2008
  • Cogmation

    We discovered Mono while we were evaluating 3D engines. Mono was successfully being used to develop video games and it was extremely fast. We performed a small test and compared the speed between Python and C# mono and were shocked at how fast mono was compared to python. In addition to the speed increase...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 02-03-2008
  • Easy to Read

    Enak mana baca-nya. //using System.Linq.Expressions; var param = Expression . Parameter ( typeof ( string ), "p" ); var methodInfo = typeof ( Console ) . GetMethod ( "WriteLine" , new [] { typeof ( string ) }); var call = Expression . Call ( methodInfo , param ); var cwl = Expression...
    Posted to mind [at] .net -- not a geek (Weblog) by dede on 01-31-2008
Page 1 of 3 (26 items) 1 2 3 Next >
 
 
Powered by Community Server (Commercial Edition), by Telligent Systems
Copyright © INDC, 2006. All rights reserved.