TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bitini Lumbet
NA
35
6.6k
How to implement knowledge search page using visual studio 2010 quering from database (C#)
May 18 2012 9:39 AM
How to implement knowledge search page using visual studio 2010 quering from database (C#)
I would like to set a knowledge base search page when user can search knowledge article and get list of articles with lynk to the specific page on the search result page.
I would like to use connection to database using Linq to Entities Framework.
But, I would like also to using query string to display article content when user click on the lynk to one of the article on the search result page.
Any help.
Bitini
Reply
Answers (
1
)
Silverlight 4 and C# DLL's
From textbox input and button click :set query from database using Linq to Entity framework and display data (Visual studio 2010)