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
Srinivas C
NA
14
0
How do I integrate Silverlight 3.0 Navigation application into ASP.Net Website pages
Nov 10 2010 7:38 AM
Hi,
Case 1:
I have a pure Silver light 3.0
navigation application
that consists a MainPage.xaml and Navigation Pages, on MainPage
Left Navigation (Tree View)
and a
Content Frame
to its right adjacent are there, The functionality of this is to show the corresponding
silver light navigation page
in the Content Frame on selection of Left Navigation (Tree View) nodes. all the functionality is handled in ".xaml.cs" files.
It is good running as Silver light navigation Application, and now I'm trying to integrate the whole functionality into a ASP.Net Website. My website has a Master Page and in the master page a
Title Header
is there and a
Content Place Holder
underneath Title Header. On clicking a button in the
default.aspx
, it should redirect to the
Silver Light Navigation application
and Silver light navigation app should be displayed in the Content Place Holder of Master Page.
Case 2:
In the same Silverlight 3.0 navigation application can I put a
Master Page
in the
SilverlightApplication1.Web
and integrate the Silverlight Navigation into
a new aspx page
of SilverlightApplication1.Web?
For the above cases, I have googled all over and didn't found any stuff at clarity.
Can anybody please explain me a good approach for either of the cases, so that I can come out of this.
Thanks & Regards
Sri
Reply
Answers (
0
)
Selected combo Value From Database(Sqlserver) in SilverLight
[GAME] SpaceWarrior