tags:

views:

44

answers:

0

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