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
Aditya Patil
NA
535
134.8k
Show all resources in LongList added in Solution Explorer C#
Aug 1 2014 1:38 AM
I am developing and windows phone app, in that I added many resources like images, pdfs, documents, mp3, videos in Solution Explorer.
I added the LongListSelector on the first screen of Windows Phone app, in that I want to show list of all these resources how to write code for that, and when I will click on any item it will open the file. I want help regarding it, in C# language
How to fetch the names of all those resources???
Code:
<phone:LongListSelector x:Name="files"/>
Added in the Solution Explorer
MAIN.png
ek pyar ka nagma hai.mp3
Innovation Jockey2.avi
How I can show these with the Logo of each file and name in LongListSelector?
Can you tell me code for it? xaml & C# code.
Reply
Answers (
0
)
Event Handling when Arrow Keys is pressed.
code of Isolated Storage Windows Phone app