Using Visual Studio to create web application in Sharepoint 2010

Posted by bryan0010 on Stack Overflow See other posts from Stack Overflow or by bryan0010
Published on 2010-06-08T11:27:46Z Indexed on 2010/06/08 11:32 UTC
Read the original article Hit count: 212

Filed under:

Hello, I am looking for pointers, examples, etc. to create a basic application in sharepoint 2010 using visual studio. The application would show a list on page 1 (driven by linq entities). When you click a row, it shows a details page. I've gone through the tutorials but could not find a basic crud-like example as explained above.

Any help would be greatly appreciated. If I missed something in one of the tutorials, please let me know.

To summarize, in a very generic way; I am looking for information on how to display two web application pages and have the user click a link or control to move through pages.

Regards, Bryan

© Stack Overflow or respective owner

Related posts about sharepoint