Posts by "diditho"

Encrypt and Decrypt Web.Config (Connection Strings, etc) from ASP Page

Example: How to encrypt/decrypt connectionStrings and SessionState section on Web.Config file? This is a codebehid sample script written on C# to perform Encrypt and Decrypt procedure against few items on Web.Config file. Single ASP.NET page can perform this task easily, so you don’t have to write any code in command prompt. Declare this namespace:

Continue reading

MapGuide Open Source (MGOS)

I always looking for free web gis server with dotnet framework capabilities. Mostly everything that related with dotnet came with a charge. Recently i found that autodesk start their web gis opensource project, the MapGuide Open Source Project (MGOS). Surely it can run on dotnet framework and it’s free. MapGuide Open Source is a web-based… Continue reading

Sharpmap

One of my favorite geographic Information System (gis) web server is Sharpmap. It runs on dotnet 2.0 and using ASP.NET(C#) language. I like Sharmap, because it’s open source and free . The web server it self didn’t need any additional software/component to install. Just pure dotnetframework (v.2.0). So it can be easily deploy on common… Continue reading

May Day, Selamat Hari Buruh!

Hari buruh 1 mei 2008. Biasa disebut dengan “MayDay” Bagi beberapa orang, pengertian buruh selalu diasosiasikan dengan para pekerja pabrik, kuli bangunan, kuli pelabuhan dan sejenisnya. Just as a reminder… Buruh (labour/workforce) Biasanya juga digunakan untuk menggambarkan/mengartikan orang yang bekerja di sebuah perusahaan atau industri. Apapun status perkerjaannya, bila masih memiliki majikan, tetaplah Buruh. Selamat… Continue reading

Hibernate On Vista

Banyaknya Service yang berjalan pada Windows Vista seringkali membuat waktu boot menjadi sangat lama , i mean really… really…like forever. Bagaimana mempercepat waktu booting vista ? Pada Windows XP salah satu cara untuk mengatasinya adalah dengan mengaktifkan fitur Hibernate. Pada Windows Vista, seringkali terdapat kasus hilangnya / tidak ditemukannya menu Hibernate. Hal ini disebabkan oleh… Continue reading