- Can be installed on x64 Server OS machines running SharePoint x64. Previously only x86 Server OS could be used
- Separate build commands for package, deploy and retract are added as Visual Studio menu items
- WSP View improvements for consistency of deleting feature elements, merging features and adding event receivers to features
- Command line build, package and retract commands are included enabling continuous integration and build servers. Previously command line build of SharePoint projects was very difficult
- Refactoring support for renaming of Web Parts. Previously renaming a web part required changes in several files in the project
- Solution Generator can now generate solutions from publishing sites. Previously only regular sites could be generated
- Allowing partial trust BIN deployments of web parts
- New project item template for SharePoint RootFiles items
- Deployment will now optionally remove conflicting existing features on the development server prior to redeployment. Previously any feature name conflicts would result in an error
- Ancillary assemblies such as for business logic can now be added to the SharePoint Solution WSP
- Hidden features related to Site Definition projects are now shown in WSP View. They are no longer hidden
- For advanced users a fast deploy is included to update only the compiled assembly on the SharePoint development installation
- Deployment step logging is included
- The List Definition from Content Type template now allows for the creation of a List Definition Event Receiver
- The User Guide is now installed with the extensions instead of being a separate download
Friday, March 20, 2009
Visual Studio 2008 extensions for Windows SharePoint Services 3.0, v1.3 - Feb 2009 CTP
Tuesday, February 17, 2009
A Remote Content Editor Web Part in your SharePoint applications
Monday, February 16, 2009
Feed your CAML some IntelliSense
Friday, February 13, 2009
Free MOSS 2007 WCM Learning Resources
Friday, January 30, 2009
SharePoint Dispose Checker Tool
The SPDisposeCheck tool can be downloaded here.
Monday, January 26, 2009
SharePoint Skinner
It is a desktop application which enables you to visual edit the css for your SharePoint and save it as a SharePoint Theme. It is very easy to use and very productive. You should read more about it on its tutorial here: http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=4
You will find it on CodePlex too: http://www.codeplex.com/SP2007Skinner
JQuery with SharePoint
I was searching for several resources for using JQuery in SharePoint. I was impressed by how well can we use JQuery to customize SharePoint.
Some very useful resources and demos you could find here (made by Paul Grenier):
http://www.endusersharepoint.com/?s=javascript
§ JQuery for Everyone: Replacing [Today]
§ JQuery for Everyone: Force Checkout
§ JQuery for Everyone: Degrading Dynamic Script Loader
§ JQuery for Everyone: Preview Pane for Calendar View
§ JQuery for Everyone: Preview Pane for Multiple Lists
§ JQuery for Everyone: Expand/Collapse All Groups
§ JQuery for Everyone: Fixing Configured Web Part Height
§ JQuery for Everyone: Total of Time Differences
§ JQuery for Everyone: Total Calculated Columns
§ JQuery for Everyone: Manually Resizing Web Parts
§ JQuery for Everyone: Dynamically Sizing Excel Web Parts
§ JQuery for Everyone: Fixing the Gantt View
§ JQuery for Everyone: Cleaning Windows Pt2
§ JQuery for Everyone: Cleaning Windows Pt1
§ JQuery for Everyone: Dressing-up Links Pt3
§ JQuery for Everyone: Dressing-up Links Pt2
§ JQuery for Everyone: Dressing-up Links Pt1
§ JQuery for Everyone: HTML Calculated Column
§ JQuery for Everyone: Print (Any) Web Part
§ JQuery for Everyone: Accordion Left Nav
