|
Browse by Tags
-
The popularity of SharePoint as a developer platform is growing every day. In fact it’s getting so important that the Visual Studio Gallery has just recently launched a separate category for SharePoint Tools. Check it out: Using the new SharePoint Tools...
-
In case you haven’t noticed, Visual Studio 2010 Release Candidate has been published to MSDN yesterday. Although it hasn’t been that long since the last release, the RC is improved… a lot!
The first difference that I saw, was the installation size. In...
-
As every developer should know m the SPSite and SPWeb objects have problem resulting in memory leaks. On the background they call “unmanaged code”. so when using SPSite objects or SPWeb objects in your code, always use ways to dispose these...
-
An action is simply an operation upon a selected item. The operation can retrieve information about the selected item, or it can launch a program or Web page with the selected item as a parameter. Read More...
Filed under: Search, Customization, Business Data Catalog, Customisation, Technical, reporting, Administration, Business Intelligence, Dashboards, BI, Development, design, platform, Featured, BDC
-
Delivering a great User Experience for a custom application developed on the SharePoint application is really easy using the new SharePoint 2010 UI API. One of the new possibilities is to leverage the Notification Area to communicate the progress of an...
-
SharePoint 2010 ships with a brand new framework for delivering compelling user experiences for custom applications created using the SharePoint platform. One of the pieces of the UI framework is the Status bar which can be used to display persistent...
-
If you are a SharePoint developer, or do some general .NET development, you probably work with overloading methods. Using the same name you can define multiple variants of the same method by specifying a different set of parameters. As SharePoint 2010...
-
Windows SharePoint Services v3 ships with many controls that simplify entering data. One of such controls is the EntityPicker which allows users to search for data and then select the desired record(s). Not only is the EntityPicker very intuitive but...
-
Does ConsoleApplication87 sounds familiar to you? If so, I’ve got some great news for you – a tip that will help you keep your disk clean of all the test code that you check out.
Imagine: you’re in the middle of the development process working on SharePoint...
-
Proudly announcing the Community Kit for SharePoint: Development Tools Edition (CKS:DEV). Read More...
-
Recently I was debugging a Web Part which had an issue with applying its changes. It required clicking the Apply/OK button twice in order to apply the changes. While this problem is quite commonly seen in different examples on the Internet, the solution...
-
A few weeks ago I published an extension for the new Visual Studio SharePoint development tools that simplifies working with SPMetal. Upon installation the extension adds a menu to every Site node in SharePoint Explorer. Using that menu option you can...
-
Imtech List EventReceivers Extension is an extension for the new Visual Studio SharePoint development tools that allows you to explore the Event Receivers attached to a specific List.
Upon installation the Imtech List EventReceivers Extension adds a new...
-
Visual Studio 2010 ships with a great extensibility functionality allowing you to write and deploy new extension in a very easy way. However, if you’re a SharePoint developer there is one thing to keep in mind while installing new extensions.
Installing...
-
Ok, so i was aked to program against the userprofileproperty choicelist.
The choicelist is the property of a userprofileproperty, when the userprofileproperty is a choicelist (sounds logic, not ?)
First i created a user profile property of the type choicelist...
|
|