Chaks' Corner

SharePoint and other stuffs

30. November 2009 20:46
by Chaks
0 Comments

Building a BDC Model using the .NET Assembly Connector

30. November 2009 20:46 by Chaks | 0 Comments

My previous post on BCS Walkthrough showed how to make use of the SQL Server Connector, connect to a database,and bring the data back to SharePoint 2010. This used the SQL Server as its data source. If you want to bring the data back from a WCF service, there is the out of the box WCF Service Connec... [More]

17. November 2009 07:43
by Chaks
0 Comments

MSDN and TechNet Subscribers: Download SharePoint Server 2010 Beta2 and Office 2010 Beta2

17. November 2009 07:43 by Chaks | 0 Comments

So, Microsoft has just released a wave of (beta) products to download for MSDN and TechNet subscribers. If you are looking to get your hands dirty on the latest and greatest SharePoint 2010, then this is the perfect time.

13. November 2009 14:25
by Chaks
0 Comments

SharePoint 2010 List Improvements – Column Validation and List Validation Settings

13. November 2009 14:25 by Chaks | 0 Comments

Another great improvement in SharePoint 2010 is that now you can specify formulas that validate the columns based on other columns! Let me take you through an example. Here is a simple list called Scores It stores the student scores for Paper 1 – Paper 5 , total score and the result. The scor... [More]

6. November 2009 23:56
by Chaks
6 Comments

SharePoint 2010 Lists Improvements – List Lookups and Relationships

6. November 2009 23:56 by Chaks | 6 Comments

SharePoint 2010 brings in quite a few changes to Lists in SharePoint, especially in the lookup columns and enforcing relationships. When you create a Lookup Column in SharePoint 2010 which fetches data from another List’s field, you can now add additional lookup fields and not just the identi... [More]

6. November 2009 23:13
by Chaks
3 Comments

SharePoint 2010 and PowerShell – Made for Each Other!

6. November 2009 23:13 by Chaks | 3 Comments

One of the cool new features introduced in SharePoint 2010 are the new set of PowerShell Cmdlets for SharePoint. I have been working on those PowerShell Cmdlets for some time now (mainly configuring SharePoint service applications than development) and I am quite impressed to see how simple things a... [More]

3. November 2009 14:19
by Chaks
9 Comments

SharePoint 2010: Content Type Hubs – Publish and Subscribe to Content Types

3. November 2009 14:19 by Chaks | 9 Comments

UPDATE: More posts on Content Type Hubs here MOSS 2007 Say for example you have a Site Collection Web Application1 and you have created a series of content types to use. Now, you create Web Application2 and find the necessity to reuse the content types created in Web Application 1. There is no way... [More]

1. November 2009 14:49
by Chaks
1 Comments

Workflow Support for External Lists

1. November 2009 14:49 by Chaks | 1 Comments

If you are already playing with SharePoint 2010 and BCS, you would have noticed that there is no option to associate workflows for external lists. Many users have asked me whether these external list support workflows, so here is the answer from Tom Rizzo, SharePoint Senior Director, at the MSDN for... [More]