sharepoint list Questions


 

Interview Question in sharepoint list

Steps to integrate Sharepoint and BizTalk

using wss adapter how to integrate biztalk and sharepoint list or document lib or sit

Editing SharePoint list item

Hi,
How can i preserve the modified by and modified date using sharepoint object model wss2.0?

Which table having the sharepoint list item details?

-Girivasan

How do I add HTML into Sharepoint

I want to add links into different parts of a microsoft sharepoint list but the HTML code doesnt work and only displays the address as a link, how do i change this so my link only says something like "more information". I tried various html codes and nothing works.

Can you link one excel list with more than one sharepoint lists and synchronize all of them with one click

Just add the following table and change it to your values

class Shape {
public:// interface to users of Shapes
virtual void draw() const;
virtual void rotate(int degrees);
// ...
protected:// common data (for implementers of Shapes)
Point center;
Color col;
// ...
};

class Circle : public Shape {
public:
void draw() const;
void rotate(int) { }
// ...
protected:
int radius;
// ...
};

class Triangle : public Shape {
public:
void draw() const;
void rotate(int);
// ...
protected:
Point a, b, c;
// ...
};

I need a way to filter my data values in a lookup filed in sharepoint lists

you may want to search the net for a statistics type calculator.

I need to get a sharepoint list into a powerpoint presentation

How do I do this. Is there an easy way to do this or will I need to write a program in .net in C#. I can do either

I need to get a sharepoint list into a powerpoint presentation

How do I do this. Is there an easy way to do this or will I need to write a program in .net in C#. I can do either

How to export data from a sharepoint list to a SQL database

Im using Sharepoint 2007 and SQL 2005... Id like to take advantage of the sharepoint list functionality and use the data to drive a web application in asp.net .. any idea how to access the list's data programatically ??vb.net

test

 test