Wednesday, December 26, 2007

Let's Talk about .. MOSS2007-Many-level-Group-by view

When I want the 3-level group by to view the list, I cannot customize in MOSS's modify view since there are only two-level group by. P'Aey told me the method to do is using the SharePoint Designer to custom it.

The introduction to create many-level group by view

  1. Open the view page you want to customize in SharePoint Designer.
  2. Right click, select Convert to XSLT Data View.

  3. On menu tab, select Data View -> Sort and Group.

  4. The Sort and Group window appears. You can Add the field you want and then, tick Show Group Header.

    Anyway, I found that we can't hide the folder when converting to XSLT Data View.

Tuesday, December 18, 2007

Let's Talk about .. MSDN Senimar Software + Services for Business Application

Today I went to MSDN Seminar at Swissotel Le Concorde, Bangkok. The main topic is, as same as the Microsoft Innovation Days that I went, Software + Services. It sounds like it's the new trend of the software developing.

This is the summary of what I got today.

Ms.Patama Chantaruck, General Manager of Microsoft (Thailand) said that the current software industry focuses on the Hybrid approach between the 100% On-premise (Traditional IT) and 100% Host (Pure-play SaaS: Software as a Services).
For the example of the Microsoft's products, the services can be separated into three types:
  1. Building Block Services
    Windows Live Platform
    Silverlight Streaming
    BizTalk Services
    Virtual Earth
  2. Attached Services
    Exchange Hosted Services
    Windows Update
    Windows OneCare
    XBOX Live
  3. Finished Services
    Dynamics CRM Live
    Live Meeting
    Hosted Exchenge
    Hosted SharePoint

The First Topic: Office Business Application and VSTO
By Mr.Jirawat Padungkijanont, ISV Develop Evagelist

The Office Business Application is exactly the Ribbon, the Custom Task Pane, and the Form Region.

VSTO is the tool for developing the OBA solution. It was built in the Visual Studio 2008.

The Second Topic: Writing Secure Application Series
(I didn't participate.)

The Third Topic: Workflow in Microsoft SharePoint Products and Technologies 2007: Out-of-the-box and Creating Custom Workflow
By Mr.Noppawat Rujiratanaanant, Technology Specialist, Microsoft (Thailand),
Mr.Wichan Chuacharoensiri, VP of Professional Services, Indigy Co.,Ltd.

I can summarized from their parts that there are three types of Workflows (from low level of predefined structure to high)

  1. Out-of-the-box workflows by MOSS2007
  2. Custom Workflows / Sequential Workflows by MS Office SharePoint Designer 2007
  3. Workflow SDK or 3rd Party Solutions / Sequential & State Workflows by MS Visual Studio, K2.Net, AgilePoint BPMS, or Nintex