Ideas for free

Juli 31, 2006

How can JavaScript’ers create custom EditForm without understanding CAML and .NET !

Diarsipkan di bawah: Microsoft Sharepoint — cakriwut @ 4:52 pm

English:
(This articles has already been posted in
www.msd2d.com. Now I post it again in my own blog.)

SharePoint 2003 has come with very easy user interface and many automated (template) form. You can leave traditional way of creating new table and corresponding form entry to SharePoint. Table, folder or files in traditional web application, are replaced by ‘cross-handling’ list in SharePoint as well as the corresponding template forms. For example creating new CustomEdit List will virtually add several template forms (AllItems.aspx, DipForm.aspx, EditForm.aspx, and NewForm.aspx) (Figure – 1)

image001

Figure – 1. New empty list with corresponding template form

(lagi…)

Make Custom Linkable Column in List using C#

Diarsipkan di bawah: Microsoft Sharepoint — cakriwut @ 4:23 pm

English:
(This articles has already been posted in
www.msd2d.com. Now I post it again in my own blog.)

Whatever list you made, SharePoint will automatically add the first instantly visible column name “Title” (unless you’ve made custom list definition). The “Title” column is special because it has two consecutive column view, one which is linked to Context Menu, and the other one is linked to item URL. (Figure 1)

image002

Figure -1. Title linked to item and edit menu are always created

(lagi…)

Project Vs Assembly Reference in Strong Named Solution

Diarsipkan di bawah: Microsoft Sharepoint — cakriwut @ 3:17 pm

English:
(This articles has already been posted in www.msd2d.com. Now I post it again in my own blog.)

Ever reference to strong named assembly? Referencing to an assembly or other project within solution is common task in object oriented programming environment. For example, when you have made a generic library that hold base class for the next projects, you will need to create a reference to that library so you can derive from the base class. Basically you can create reference to any library – however in strong named environment there is an additional requirement; that is you can only create reference to strong named library. Likewise the ordinary solution, you can also create reference to strong named projects. But do you realize what differences between those types of referencing are? This article will discuss the differences within strong named solution.

(lagi…)

Danger of Content Editor Webpart

Diarsipkan di bawah: Microsoft Sharepoint — cakriwut @ 2:16 am

English:
Do you know that content editor webpart can take down your sharepoint’s site?

Indonesian:
Tahukan Anda, kalau content editor webpart dapat menyebabkan gangguan fungsi pada situs Sharepoint?

(lagi…)

Blog pada WordPress.com.