Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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...
Date: 05/07/2008
Shifting Gears
Last year I moved over from supporting developers on SharePoint to testing software for Windows...
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...
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...
Date: 03/24/2007
Single SignOn Error codes and what they mean
Error CodeMeaningWhen ThrownBubbled BehaviorHow To Overcome-2140993974SSO is not configuredFailure...
Date: 03/20/2007
MOSS, SSO, FBA
Single Sign On does not work with Forms Based AuthenticationSingleSignonException caught.Exception...
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...
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...
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,...
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...
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....
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...
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...
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...
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...
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...
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,...
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...
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,...
Date: 06/06/2006
Coming up
Posts coming up in the next couple of days- Step By Step setup - Configuration Step By Step Setup -...
Date: 05/30/2006
Step by Step Setup - PreRequisites
Microsoft Office SharePoint Server 2007 is now finally out in its beta2 avataar. Having been...
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...
Date: 03/20/2006
WhoWhereWhy?
Theres a lot happening in the Microsoft Office System space over the past 6 months or so. Those of...
Date: 03/09/2006
NEW Entry!
Check out Karthickeyan Subramaniam's blog at https://blogs.msdn.com/karthick. Another new entry in...
Date: 11/17/2005
Recycle Bin.. Continued..End Game
After all this, one thing still remains - the javascript function mentioned in the install...
Date: 10/16/2005
Recycle Bin.. Continued
Setup instructions A) Setting up the configuration 1) Copy the xml files 'Configuration.xml' and...
Date: 10/16/2005
Recycle Bin.. Continued
Project Structure: Handler 1: Handles Upload(insert) and Delete events , Name: DocLibrary...
Date: 10/16/2005
Recycle Bin.. Continued
The second class for the second event handler:...
Date: 10/16/2005
Recycle Bin.. Continued
Now that we have handled the Upload and Delete events, let us handle the Restore event. Implemented...
Date: 10/16/2005
Recycle Bin.. Continued
/*===================================================================== File: EventSinkData.cs...
Date: 10/16/2005
Recycle Bin
With v2 of Sharepoint, restoring deleted documents was a much sought after elixir. And to that...
Date: 10/16/2005
Musings...
Its been quite some time since I consciously dug out time to write something here. The past couple...
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....
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...
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...
Date: 08/02/2005
Area 51
This started of as another one of those weird things. Well, so here goes. Problem: Accessing the...
Date: 07/25/2005
Justtoomuchtohandlerightnow
Exactly....too tied up with loads of stuff. Looking at getting my own home, so thats stealing most...
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...
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...
Date: 06/27/2005
SPListItem.Update()
Now thats a funny title. This is something I worked on quite recently. Consider a scenario where you...
Date: 06/16/2005