Click here to Skip to main content
15,905,229 members
Home / Discussions / WPF
   

WPF

 
QuestionHow to implement TV tunner in WPF application Pin
Nekkantidivya25-May-09 4:31
Nekkantidivya25-May-09 4:31 
AnswerRe: How to implement TV tunner in WPF application Pin
Michael Sync23-Jul-09 20:40
Michael Sync23-Jul-09 20:40 
QuestionHow to get weather report in silver light page Pin
Nekkantidivya25-May-09 3:56
Nekkantidivya25-May-09 3:56 
QuestionRe: How to get weather report in silver light page Pin
Mark Salsbery25-May-09 7:57
Mark Salsbery25-May-09 7:57 
QuestionHow open a webpage in silver light as webbrowser control Pin
Nekkantidivya25-May-09 3:31
Nekkantidivya25-May-09 3:31 
AnswerRe: How open a webpage in silver light as webbrowser control Pin
Mark Salsbery25-May-09 7:35
Mark Salsbery25-May-09 7:35 
QuestionUsing LINQ on ObservableCollection<t></t> Pin
bluewavestrider25-May-09 1:26
bluewavestrider25-May-09 1:26 
AnswerRe: Using LINQ on ObservableCollection Pin
ABitSmart25-May-09 3:33
ABitSmart25-May-09 3:33 
Do you have .Net 3.5 SP1 on the x86 machine ? The IEnumerable overload was added with .Net 3.5 SP1.
MSDN[^]

If you want your app to run on both x64 and x86 then you should set the targetted CPU to x86 (default is Any). This will ensure it runs on both platform (although slower on x64 as it will run under WOW)
GeneralRe: Using LINQ on ObservableCollection Pin
bluewavestrider25-May-09 10:17
bluewavestrider25-May-09 10:17 
Questionsilverlight Pin
rajesh55525-May-09 0:38
rajesh55525-May-09 0:38 
QuestionHow to: Select multiple elements inside a panel? Pin
Kunal Chowdhury «IN»24-May-09 22:48
professionalKunal Chowdhury «IN»24-May-09 22:48 
AnswerRe: How to: Select multiple elements inside a panel? Pin
bluewavestrider25-May-09 2:12
bluewavestrider25-May-09 2:12 
GeneralRe: How to: Select multiple elements inside a panel? Pin
Kunal Chowdhury «IN»25-May-09 2:14
professionalKunal Chowdhury «IN»25-May-09 2:14 
QuestionIsolated Storage Pin
Noam Maoz24-May-09 3:43
Noam Maoz24-May-09 3:43 
AnswerRe: Isolated Storage Pin
Mark Salsbery24-May-09 8:34
Mark Salsbery24-May-09 8:34 
QuestionNeed some help to develop tetris game in asp.net as a web service using silverlight Pin
mirza asim24-May-09 2:00
mirza asim24-May-09 2:00 
AnswerRe: Need some help to develop tetris game in asp.net as a web service using silverlight Pin
Ray Cassick24-May-09 4:57
Ray Cassick24-May-09 4:57 
GeneralRe: Need some help to develop tetris game in asp.net as a web service using silverlight Pin
mirza asim24-May-09 20:54
mirza asim24-May-09 20:54 
QuestionDocking a treeview Pin
rehpot23-May-09 22:09
rehpot23-May-09 22:09 
AnswerRe: Docking a treeview Pin
ABitSmart24-May-09 21:37
ABitSmart24-May-09 21:37 
QuestionHow to develop Analog clock and Digital clock in WPF application Pin
Nekkantidivya23-May-09 1:50
Nekkantidivya23-May-09 1:50 
AnswerRe: How to develop Analog clock and Digital clock in WPF application Pin
ABitSmart23-May-09 4:14
ABitSmart23-May-09 4:14 
GeneralRe: How to develop Analog clock and Digital clock in WPF application Pin
Kevin McFarlane23-May-09 6:21
Kevin McFarlane23-May-09 6:21 
QuestionHow to get weather information into my WPF application Pin
Nekkantidivya22-May-09 21:36
Nekkantidivya22-May-09 21:36 
AnswerRe: How to get weather information into my WPF application Pin
ABitSmart23-May-09 4:15
ABitSmart23-May-09 4:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.