ASP.NET News from Blogger: Jan Tielens Bloggings [MVP]   Get the feed of: Jan Tielens Bloggings [MVP]

Total News: 179

SharePoint Saturday Belgium was a Big Success!

Yesterday I had the pleasure to attend and present at the SharePoint Saturday Belgium edition. The Belgium Information Worker Usergroup (BIWUG), who organized the event, deserves a big round of applau...

URL Shortening For SharePoint 2010

Im pretty sure everybody who is using SharePoint has sent a link to a document in a Document Library to somebody else (in an email message for example). So you probably know that links to documents (o...

TechDays 2011 - Check out the sessions and build your own agenda?

Check out the live agenda and find out why you should attend TechDays 2011. Review the sessions and speakers and build your own personalized agenda. Today we already have more than 1200 registrations....

Saying Goodbye to U2U, and Hello to Microsoft

Last week was a very special week for me: I delivered my last course as a U2U trainer. Ive been a full-time U2U employee for almost 7 years. During that time I had the opportunity to travel the world,...

Getting Started with jQuery Templates and SharePoint 2010

Yesterday evening Scott Guthrie announced that Microsofts contributions to the jQuery Javascript library were accepted as Official jQuery plugins. One of those contributions is the jQuery Template plu...

Deploying and Using jQuery with a SharePoint 2010 Sandboxed Solution

If youre an avid reader of this blog, you probably now that Im quite a big fan of the jQuery Javascript library, especially in combination with SharePoint sites. For a while Ive been trying to find a ...

"Object reference not set to an instance of an object" when using SharePoint's ClientContext.Current in Silverlight

SharePoint 2010 and Silverlight is a fantastic combination, especially when you use the Client Object Model for Silverlight to access SharePoint data. But maybe youve encountered the following situati...

Upgrading Features in SharePoint 2010

If you have developed Features for SharePoint 2007, youre probably aware of a very serious limitation of Feature Development: upgradability. Deploying version 1 of your customization is no problem, bu...

Easily Adding SafeControls in SharePoint 2010 with Visual Studio 2010

Many SharePoint developers know that deploying your SharePoint customization to a SharePoint server often requires you to tinker the web.config of the sites where youd like to see the customization in...

Where did ULSTraceLog go to in the SharePoint 2010 Logging Database?

The Logging Database is one of the many new concepts that will make the life of many SharePoint administrators quite a bit more enjoyable. In SharePoint 2007 the Unified Logging System (ULS) logged al...

Highly recommended: "5 Things SQL Server does different from what many developers expect" by Nico Jacobs

A couple of weeks ago, the Belgian Techdays were held in Antwerp. Together with Scott Hillier I presented the SharePoint pre-conference sessions (watch them online over here, search for pre-conference...

SharePoint 2010 BDC Model Deployment Issue: The default web application could not be determined.

Yesterday I tried to deploy a Business Data Connectivity Model project created in Visual Studio 2010 to my SharePoint 2010 test server (all RTM versions), but during the deployment of the solution, Sh...

Accessing SharePoint 2010 Data with REST/OData on Windows Phone 7

Consuming SharePoint 2010 data in Windows Phone 7 applications using the CTP version of the developer tools is quite a challenge. The issue is that the SharePoint 2010 data is not anonymously availabl...

My first Windows Phone 7 App: Getting SharePoint Content

Earlier this week at the Mix10 conference, Microsoft announced the developer story of the Windows Phone 7 Series. As expected, its all about Silverlight! For all the details I highly recommend to watc...

When SharePoint Matters: OneResponse

Two weeks ago I was in Iceland, talking about SharePoint 2010 at TM Software (some photos here :-) ). During the course, some students showed me a pretty cool public SharePoint 2007 site that the...

Speaking at the Italian SharePoint Conference Next Week

Next week on Wednesday and Thursday Ill be in Milano, Italy during the SharePoint & Office Conference 2010. They have a nice lineup of both Italian and international speakers to deliver 60 session...

Referencing Javascript Files with SharePoint 2010 Custom Actions using SciptSrc

If youre an avid reader of this blog, you are probably aware of the fact that using Javascript plus SharePoint is a very powerful combination. In SharePoint 2007 there were a couple of techniques you ...

Little SharePoint 2010 Gem: AJAX Options in List View Web Parts

Last week I stumbled upon some pretty neat functionality of the out-of-the-box List View Web Part in SharePoint 2010: the AJAX Options. When you add a Web Part from the List and Libraries category (th...

SharePoint Connections 2010 & SharePINT with Belgian Beer in Amsterdam

Next week (18th and 19th of January, 2010) the Microsoft SharePoint Connections 2010 will be held in Amsterdam RAI (The Netherlands). There is a great lineup of speakers and sessions over there, so I'...

Free BIWUG Event on SharePoint 2010 Development

Next week (December, 17th) the Belgian Information Worker User Group (BIWUG, http://www.biwug.be) is organizing an evening full of SharePoint 2010 development topics. I'm talking about the Client Obje...

SharePoint 2010 Project Deployment Issues in Visual Studio 2010

Recently I ran into the following issue when I tried to deploy a SharePoint 2010 Project in Visual Studio 2010 Beta 2. In the output window the following message was displayed and the deployment faile...

SharePoint 2010 Public Beta Available on MSDN

Finally the public betas of SharePoint 2010 (both SharePoint Foundation and SharePoint Server), Office 2010, SharePoint Designer 2010 and Visio 2010 are available on MSDN Subscript...

Introducing SharePoint 2010 Training at U2U

During the last couple of weeks, we at U2U have been very busy building course material for our upcoming SharePoint 2010 courses. We expect that lots of experienced SharePoint developers, power users ...

Join my BoF Session at TechEd Europe about SharePoint, jQuery and Silverlight

Ive got the pleasure to be able to present a Birds-of-a-Feather (BoF) session at TechEd Europe next week: BOF14 Microsoft SharePoint, jQuery and Microsoft Silverlight: Better Together. If you are inte...

Watch the SharePoint Conference Live, from your home/office (9am Pacific, 6pm CET)

In 20 minutes a very important event is going to get started: the SharePoint Conference 2009! If you're not in Vegas (like me), get yourself in front of a computer with a big bag of chips, popcorn or ...

Assembly-Free jQuery in SharePoint Sites Using the SmartTools jQueryLoader

Summary: The SmartTools jQueryLoader enables the jQuery Javascript library in your SharePoint sites using an effortless and Assembly-Free deployment technique. Additionally the jQueryLoader will dynam...

"The Office SharePoint Server Standard Web application features feature must be activated" on Windows Server 2008 R2

When I was installing a brand new demo environment using Microsoft's latest and greatest platforms (Windows Server 2008 R2 and SQL Server 2008) I ran into an annoying issue related to SharePoint. The ...

Make SharePoint 2007 Act Like SharePoint 2010, Updated

In my previous post I introduced a small script to extend the Edit Control Block (ECB) of list items and documents. The added menu items in the ECB allow users to update certain metadata fields for th...

Make SharePoint 2007 Act Like SharePoint 2010 (sort of ...)

I'm pretty sure every SharePoint enthusiast has seen those great Sneak Peek videos Microsoft released some time ago. And I'm sure that lots of the new features shown were very exciting for lots of you...

Customizing the SharePoint ECB with Javascript, Part 3

Other articles in this series: Customizing the SharePoint ECB with Javascript, Part 1 Customizing the SharePoint ECB with Javascript, Part 2 In the previous articles I explained the basic technique t...

URL Shortening in SharePoint with bit.ly

In my two previous posts about customizing the Edit Control Block (or ECB for short) with Javascript, I showed some basic examples of what can be accomplished with this technique. Now its time to buil...

Customizing the SharePoint ECB with Javascript, Part 2

Other articles in this series:Customizing the SharePoint ECB with Javascript, Part 1Customizing the SharePoint ECB with Javascript, Part 3In the previous article in this series I explained how to add ...

Customizing the SharePoint ECB with Javascript, Part 1

First of all; what is the ECB in SharePoint? Well ECB stands for Edit Control Block and it is the context menu that is displayed for all items in SharePoint Lists and Document Libraries (and their cor...

SharePoint 2010 Sneak Peak

I guess this will be blogged extensivly the coming hours and days: Microsoft has released official documentation about the next version of SharePoint. Read all about it here: http://sharepoint.microso...

SharePoint Search-as-You-Type with jQuery

Already since a long time Ive been thinking about a web part that would search-as-you-type using SharePoints search engine. The idea behind this concept is that while youre typing a query in the searc...

My SharePoint Sessions at the Dutch DevDays

Later on this week, on Friday May 29th, I will be presenting two sessions at the Developer Days in The Hague (The Netherlands). I'm pretty excited to be there, not only because it's always lots of fun...

"The security validation for this page is invalid" when calling the SharePoint Web Services

When working with the out-of-the-box SharePoint web services, it may have happened to you that the Web Service response contained the following exception embedded in the XML:Exception of type 'Microso...

Determine the URL of SharePoint Web Services using jQuery/Javascript

If you have read some of the previous posts on this blog related to using jQuery in SharePoint 2007 sites, you probably know that its perfectly possible to make call the out-of-the-box SharePoint web ...

Using jQuery in SharePoint to Display Notifications for Open Tasks

In my previous post I explained how you can make use of the Lists.asmx web service of SharePoint, to load list items by using the jQuery Javascript library. The example discussed in that post is simpl...

Querying SharePoint List Items using jQuery

Due to popular demand Ive created another sample of how you can make use of the jQuery Javascript library in your SharePoint sites. This example uses SharePoints Lists.asmx web service to retrieve all...

Creating List Items with jQuery and the SharePoint Web Services

In my previous post I showed how to make a call to SharePoints Lists.asmx web service with the jQuery library to retrieve information about the Lists and Document Libraries that are available on a spe...

Calling the SharePoint Web Services with jQuery

If you read this blog you probably know that besides the web user interface, SharePoint also exposes some interfaces which you can use from code: the SharePoint object model and the SharePoint web ser...

The "Jan Tielens" SharePoint Challenge by Christophe

My last post about splitting the Top Navigation Bar of a WSS site in two with the help of jQuery, triggered a little discussion (in a good way) in the comments. As a result Christophe from the Path to...

Breaking the WSS Top Link Bar in two with jQuery

Since I got a fan of the jQuery Javascript library, usually I cant resist showing off the power of this library in my SharePoint development courses at U2U. For example two weeks ago I was in sunny ...

The Twitter Search API made easy with Linq to XML

My pal Lieven and I are preparing some cool demos to show at the Belgian TechDays SharePoint Preconference next week. Our goal is to build up a nice story that shows the various ways how to use ShareP...

Speaking at the Belgian TechDays 09

Next month, (10, 11 & 12 of March) the Belgian TechDays will be held in Antwerp. Together with my pal Lieven Iliano, I'll present the SharePoint Pre-conference day on March, 10th. So what is this ...

Essential SharePoint Developer Tool: SPDisposeCheck

[Via Paul Andrew] Now here is a must have tool for every SharePoint developer that wants to make sure that his code isnt causing any nasty memory leaks due to forgotten Dispose calls (typically on the...

New Release of the SmartTools for SharePoint Project

Tonight Ive uploaded new versions of all the components of the SmartTools for SharePoint project on CodePlex. For those of you who dont know the SmartTools project: its a collection of useful SharePoi...

Visual Studio 2008 extensions for Windows SharePoint Services 1.3 CTP

[Announced on the SharePoint Team Blog] The SharePoint-year makes a good start with the CTP release of version 1.3 of the extensions with the longest name ever: the Visual Studio 2008 extensions for W...

3D Silverlight Charts in SharePoint: SmartTools.Charts

Last week I was teaching the U2U Advanced SharePoint Development course in Brussels when one of my students showed me a web part he had created. The web part showed a cool 3D chart (rendered...

View Other bloggers