What developer features excite you the most for WS

2019-03-18 22:27发布

There's been a lot of developer frustration working with SharePoint but we all hope Microsoft has been listening. With that in mind...

What updated and new features for developers excite you about working with WSS 4.0 and SharePoint Server 2010?

One answer per feature please so the community can vote on each one.

15条回答
老娘就宠你
2楼-- · 2019-03-18 22:56

Business Connectivity Services (BCS) - In MOSS it was known as BDC - Ability not only to read the data from External data Store, but to write back. As show in the demo video there will be a List of type for External Data, that will let you to connect External data store and automatically the Add/Edit form gets rendered.

查看更多
beautiful°
3楼-- · 2019-03-18 22:58

I would have to say clean XHtml output. That has been bugging me for the 3 years i've worked with sharepoint.

查看更多
Luminary・发光体
4楼-- · 2019-03-18 22:58

XSLT based Rendering for the List Views

查看更多
Evening l夕情丶
5楼-- · 2019-03-18 22:59

More control over Sync Event Handlers:

Currently in 07 We have an option to cancel the event set the ErrorMessage that will be displayed in the Plain Boring Page of SharePoint. It has been improved in MSS 10 ,now that we can set the redirect Page to which we want to redirect the user to.

查看更多
神经病院院长
6楼-- · 2019-03-18 23:04

Dev tools support

SharePoint is now a first class citizen in Visual Studio. You can throw away WSP Builder and Sharepoint Manager, both great tools for SP2007

查看更多
孤傲高冷的网名
7楼-- · 2019-03-18 23:05

Powershell support

Anything you could do with STSADM can now be done by using the fully power of powershell. There will be feature parity between the two.

查看更多
登录 后发表回答