Waldek Mastykarz - Innovation Matters | SharePoint Server MVP

Showing persistent messages using the SharePoint 2010 Status bar: SharePoint 2010 UI tip #1

, , , 2 Comments »

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 messages to the users. Read more »

Overloading functions in JavaScript

, 4 Comments »

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 contains a large piece of very powerful API in the JavaScript: both for communicating with the SharePoint platform (also known as the SharePoint Client Object Model) and manipulating the UI, the odds are high that you will sooner or later start using JavaScript more and will extend the functionality provided by SharePoint to meet your needs. While overloading might seem very straight forward, there is one thing that you need to remember while working with JavaScript. Read more »

Filling forms using data from EntityPicker aka EntityPicker with Callback

, , 3 Comments »

picker 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 also highly extensible. Did you know that you can extend the EntityPicker to make it fill the list form using the data from the entity that you picked? Read more »

Visual Studio temporary projects

, , , 1 Comment »

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. Read more »

Community Kit for SharePoint: Development Tools Edition

, , , , No Comments »

Community Kit for SharePoint For the last few months I’ve been working with the new Visual Studio SharePoint development tools. The results? A few extensions that make developing SharePoint 2010 solutions a little easier. Read more »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2010 Waldek Mastykarz

Creative Commons License