Categories

Archives

Hyper V Installation using Microsoft Hyper-V and VMWare ESXI

English: I just found a video comparing installation of Microsoft Hyper-V and VMWare ESXI. Indonesian: Ada yang mau mencoba Microsoft Hyper-V atau VMWare ESXI? Temukan caranya Hyper V side-by-side comparison.   Related Posts:No Related Posts [read more...]

Why Should We Use List and/or ID in Query String?

English (versi bahasa Indonesia) One of my team asked me why should we use “List={GUID}” and/or “ID={ItemID}” in query string? Can’t we use other query string name? My answer is yes you can use other query string name, but you will lost one of out of the box functionality. Why? Because when you keep with standar “List” [...] [read more...]

What can cause "Error page has been modified"

English (versi bahasa Indonesia) For anyone who customize SharePoint using SharePoint Designer, I believe you’ve familiar with “Error page has been modified”. The reason is obvious, you open the page in browser while modifying it using SharePoint Designer. Then save the page withing SharePoint Designer and try to access any links in that page. So, just [...] [read more...]

Creating Weather Webpart using SharePoint Designer

English (versi bahasa Indonesia) Weather webpart is one of most popular wepart to place in homepage. Many available resources out-there in internet using C# and webservices. But instead of create weather webpart using Visual Studio I will show you how create it using SharePoint Designer. The process is pretty simple, 1. You need to create a new [...] [read more...]