...Me Unplugged...

Copying files from Desktop to a CE device

So I have this problem, where I need to create a tool that creates a folder with a bunch of files on...

Author: harsh Date: 05/07/2008

Shifting Gears

Last year I moved over from supporting developers on SharePoint to testing software for Windows...

Author: harsh Date: 02/11/2008

GlobeTrotter

It's been quite a while since I have posted here. There have been lots of things going around. As...

Author: harsh Date: 09/14/2007

Rendezvous with C/C++

/PROBLEM=======Given 2N boxes in line side by side (N<=5). Twoadjacent boxes are empty, and the...

Author: harsh Date: 03/24/2007

Single SignOn Error codes and what they mean

Error CodeMeaningWhen ThrownBubbled BehaviorHow To Overcome-2140993974SSO is not configuredFailure...

Author: harsh Date: 03/20/2007

MOSS, SSO, FBA

Single Sign On does not work with Forms Based AuthenticationSingleSignonException caught.Exception...

Author: harsh Date: 03/16/2007

IRM and the Object Model

A couple of weeks earlier, I saw an interesting issue. It was a normal day as far as days go in...

Author: harsh Date: 03/08/2007

TechReady4

I am attending TechReady 4 at the moment. If you are there as well, I would really like meeting up...

Author: harsh Date: 02/05/2007

Updates, updates, updates...

Right of the bat! All SKU's of Office 2007 client and server have shipped. Also, at the same time,...

Author: harsh Date: 01/30/2007

Custom Search and URL zones

It's a very common task with SharePoint to create a custom Search web part. The objective ranges...

Author: harsh Date: 01/17/2007

Forms Based Authentication in MOSS

There have been a lot of great posts in the blogosphere on how to setup forms based authentication....

Author: harsh Date: 01/09/2007

Some random issues with Beta 2 Technical Refresh of MOSS 2007

Its been quite some time since the B2TR builds for Microsoft Office SharePoint Server 2007 were...

Author: harsh Date: 10/11/2006

Adding a List Item inside a folder

As with v2, v3 also has seen its fair share of requests on how you can add an item to a folder in a...

Author: harsh Date: 08/11/2006

Copying publishing site pages

Publishing sites are just WSS sites with a special template. Though there is a separate namespace to...

Author: harsh Date: 08/03/2006

Lists Web Service - I

As with SPS 2003, MOSS ships with some default web services as well. Most of them have been carried...

Author: harsh Date: 08/03/2006

Pages and ListItems

The first thing you notice about MOSS is you can create custom pages that get stored in a doc...

Author: harsh Date: 07/25/2006

Starting custom SharePoint development with MOSS 2007

MOSS 2007 has been developed completely using the .NET Framework 2.0. This is as clear as rain,...

Author: harsh Date: 07/24/2006

Step By Step - Installation and Configuration

In the last installment of the "Step By Step" I mentioned what are the pre-requisites necessary for...

Author: harsh Date: 06/07/2006

The story around 64 bit

There has been a lot of talk about whether or not a 64 bit installation is supported or not. Well,...

Author: harsh Date: 06/06/2006

Coming up

Posts coming up in the next couple of days- Step By Step setup - Configuration Step By Step Setup -...

Author: harsh Date: 05/30/2006

Step by Step Setup - PreRequisites

Microsoft Office SharePoint Server 2007 is now finally out in its beta2 avataar. Having been...

Author: harsh Date: 05/30/2006

Microsoft Events you dont want to miss

Beginning tomorrow we have a whole bunch of conferences lined up for the rest of the year. Heres a...

Author: harsh Date: 03/20/2006

WhoWhereWhy?

Theres a lot happening in the Microsoft Office System space over the past 6 months or so. Those of...

Author: harsh Date: 03/09/2006

NEW Entry!

Check out Karthickeyan Subramaniam's blog at https://blogs.msdn.com/karthick. Another new entry in...

Author: harsh Date: 11/17/2005

Recycle Bin.. Continued..End Game

After all this, one thing still remains - the javascript function mentioned in the install...

Author: harsh Date: 10/16/2005

Recycle Bin.. Continued

Setup instructions A) Setting up the configuration 1) Copy the xml files 'Configuration.xml' and...

Author: harsh Date: 10/16/2005

Recycle Bin.. Continued

Project Structure: Handler 1: Handles Upload(insert) and Delete events , Name: DocLibrary...

Author: harsh Date: 10/16/2005

Recycle Bin.. Continued

The second class for the second event handler:...

Author: harsh Date: 10/16/2005

Recycle Bin.. Continued

Now that we have handled the Upload and Delete events, let us handle the Restore event. Implemented...

Author: harsh Date: 10/16/2005

Recycle Bin.. Continued

/*===================================================================== File: EventSinkData.cs...

Author: harsh Date: 10/16/2005

Recycle Bin

With v2 of Sharepoint, restoring deleted documents was a much sought after elixir. And to that...

Author: harsh Date: 10/16/2005

Musings...

Its been quite some time since I consciously dug out time to write something here. The past couple...

Author: harsh Date: 09/26/2005

Its here! Its here!

After months and months of anticipation the word is out on the streets regarding the WSS SP2....

Author: harsh Date: 09/12/2005

Listless

This is something really silly. Any list that is a part of a site can be accessed by using a small...

Author: harsh Date: 08/04/2005

Trustworthy!!

The other day I landed on a very interesting issue. Before I break in the solution, let me just try...

Author: harsh Date: 08/02/2005

Area 51

This started of as another one of those weird things. Well, so here goes. Problem: Accessing the...

Author: harsh Date: 07/25/2005

Justtoomuchtohandlerightnow

Exactly....too tied up with loads of stuff. Looking at getting my own home, so thats stealing most...

Author: harsh Date: 07/12/2005

Digging the content index

The content index is one of the most sought after parts of Sharepoint. Search is one of the most...

Author: harsh Date: 06/29/2005

Programmatically adding a List with custom fields

When a list is created programmatically using a custom template, the custom fields do not get...

Author: harsh Date: 06/27/2005

SPListItem.Update()

Now thats a funny title. This is something I worked on quite recently. Consider a scenario where you...

Author: harsh Date: 06/16/2005