Recent Posts

0
Comments

Career Advice For Young Developers by habibie

Guys, there is very nice post about this. This post written by Davy Brion . Below is quick summary from his article ( part 2 ) : Do not automatically assume that a fancy position at a large company is the best situation for you. For most of these companies...
Filed under:
0
Comments

Windows 7 "Windows @ Work" Article Contest by habibie

Use Visual Studio 2008 and/or Visual Studio 2010 Beta 2 to build a great Windows 7 application, and then post an article on The Code Project. You could win a fully loaded HP Touchsmart tx2z Notebook! Submit a great article explaining how you built an...
Filed under: ,
0
Comments

[Sharepoint 2010] What’s the big change with List Views in 2010 ? by habibie

In 2010, there is new component called the XSLT List View Web Part (XLV) that serves as the new default technology for displaying list data. This honor used to belong to the List View Web Part (LVWP), which was the default from SharePoint v2 to 2007. (Note: LVWPs are still supported in SharePoint 2010, but just not as widely used as the new XLV.)...
2
Comments

How To : Create DropDownList as webpart property by habibie

Beberapa waktu lalu, pernah ditanya oleh seorang sharepoint master, bagaimana cara menampilkan dropdownlist sebagai proeprty pada sebuah webpart. Hmm...berhubung belum pernah melakukannya, saya jawab tidak tahu ( jawaban yang jujur ). Hehehe.. Tapi kemudian...
Filed under: , ,
2
Comments

IE 8 detected as IE 7 in my local PC by habibie

Ini Laptop ku yang aneh, or akunya yang Oon yah. Padahal tidak ada settingan yang diubah. :D Share this post: | | | |
Filed under:
5
Comments

SharePoint Server 2010 Preliminary System Requirements by habibie

We’ve heard loud and clear that you want system requirements information as early as possible to assist in your budgeting and planning, so today we’re happy to announce (and confirm) some preliminary system requirements for SharePoint Server 2010: SharePoint...
Filed under: , ,
3
Comments

Community Technology Preview of Visual Studio 2008 extensions for SharePoint v1.3 by habibie

Just in case rekan - rekan yang bermain di sharepoint belum tahu. berikut cuplikan dari blog Jan Tielens disini : The SharePoint-year makes a good start with the CTP release of version 1.3 of the extensions with the longest name ever: the Visual Studio...
0
Comments

Scripting ASP.NET MVC Views Stored In The Database by habibie

Bagi yang main - main ASP.NET MVC, ada ide lain nih buat create view. Generate view on the fly, and store it at database. Say you’re building a web application and you want, against your better judgment perhaps, to allow end users to easily customize...
Filed under: , , ,
1
Comments

ELMAH: Error Logging Modules and Handlers for ASP.NET by habibie

ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need...
2
Comments

IE 8 Review : Regex problem, it's bug or what ? by habibie

Baru saja install IE 8, dengan harapan bahwa versi release sudah benar - benar handle feature yang diinginkan. Feature apa sih ? Simple feature. Just want to add Regular Expression to check table column to check whether this row has same value with another...
Filed under: , , ,
3
Comments

Office Series | Word at ASP.NET: Word solution using XML and XSLT - Part 1 by habibie

Setelah beberapa lama sejak posting pertama kali mengenai Office solution dengan XML dan XSLT, kini tiba saatnya untuk memulai semuanya. Tetapi, ada baiknya sebelum itu, kita tahu, apa saja yang akan kita lakukan untuk dapat menghasilkan solusi office ( dalam hal ini word document ) dengan menggunakan kombinasi xml dan xslt. Langkah - langkahnya adalah sebagai berikut :

  1. Define word document as a template.
  2. Create xml schema ( xsd ) template.
  3. Use xml schema ( xsd ) at  word template
  4. Convert word document to xslt.
  5. XSLT and XML datasource for word document solution

Ok, itu saja beberapa langkah yang akan kita lakukan untuk dapat menghasilkan solusi word document tanpa menggunakan office engine.

...
1
Comments

Sharepoint and silverlight : an Architecture pattern by habibie

Seiiring dengan semakin populernya silverlight, sebagai salah satu option dalam pengembangan RIA pada web application, serta semakin maraknya pengembangan aplikasi on top of sharepoint, mungkin ada yang bertanya - tanya dalam hati ( termasuk saya sebenarnya...
0
Comments

Microsoft ASP.NET MVC 1.0 is now Open Source MS-PL by habibie

Tahukah anda kalau source code ASP.NET MVC itu sekarang terbuka dengan licensi MS-PL I’m excited today to announce that we are also releasing the ASP.NET MVC source code under the Microsoft Public License (MS-PL). MS-PL is an OSI-approved open source...
2
Comments

Office Series | Word at ASP.NET: Overview by habibie

Selama ini, anggapan yang selalu ada pada kita jika ingin mendapatkan output berupa word document, maka kita harus menggunakan engine microsoft word. Tetapi akan menjadi sedikit masalah, jika kita menggunakan ini pada aplikasi web ( asp.net ). Solusi...
0
Comments

The Caliburn Beta is Live by habibie

If you are in the WPF or Silverlight world, you may have spent some time trying to figure out how to cleanly architect a UI with these technologies. You may have come across the MVVM pattern through excellent articles like this one by Josh Smith or you...
Filed under: , , , ,
More Posts Next page »
Powered by Community Server (Commercial Edition), by Telligent Systems