Click here to Skip to main content
16,004,678 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: All Hail WPF ... Pin
Thomas Stockwell28-Mar-08 3:29
professionalThomas Stockwell28-Mar-08 3:29 
GeneralRe: All Hail WPF ... Pin
Simon P Stevens31-Mar-08 3:44
Simon P Stevens31-Mar-08 3:44 
GeneralRe: All Hail WPF ... Pin
Jammer31-Mar-08 7:20
Jammer31-Mar-08 7:20 
GeneralDataGrid Pin
M.omar27-Mar-08 3:11
M.omar27-Mar-08 3:11 
GeneralRe: DataGrid Pin
Pete O'Hanlon27-Mar-08 3:17
mvePete O'Hanlon27-Mar-08 3:17 
GeneralProblem scrolling WPF Controls Pin
devneeraj27-Mar-08 2:11
devneeraj27-Mar-08 2:11 
GeneralRe: Problem scrolling WPF Controls Pin
Pete O'Hanlon27-Mar-08 3:08
mvePete O'Hanlon27-Mar-08 3:08 
Generalxmlns and Solution folders Pin
PaulPrice26-Mar-08 22:49
PaulPrice26-Mar-08 22:49 
Guys and Girls,

I am working on a XBAP WPF project that requires access to some data objects contained within a class library. This class library is contained within the same solution but sits in a seperate solution folder and is referenced within the xbap application.

The problem is that when I try top use xmlns to gain access to the namespace of the class library, it fails. using the same xmlns syntax but take the class library out of the solution folder it works.

Is this a known issue or am i being dumb and not getting my syntax correct??

The line I use is as follows

xmlns:cnl="clr-namespace:Citynetworks.CommissionManager.BusinessEntities;assembly=Citynetworks.CommissionManager.BusinessEntities"


Many thanks

Paul

Questionmove item along the curve Pin
Zhendalf26-Mar-08 10:00
Zhendalf26-Mar-08 10:00 
GeneralRe: move item along the curve Pin
Michael Sync27-Mar-08 20:31
Michael Sync27-Mar-08 20:31 
QuestionDesignerHost for WPF Pin
Frank Thielemann25-Mar-08 7:10
Frank Thielemann25-Mar-08 7:10 
GeneralRe: DesignerHost for WPF [modified] Pin
Pete O'Hanlon26-Mar-08 3:53
mvePete O'Hanlon26-Mar-08 3:53 
QuestionHow can I draw part of a circle in WPF? Pin
Rob Philpott25-Mar-08 5:45
Rob Philpott25-Mar-08 5:45 
AnswerRe: How can I draw part of a circle in WPF? Pin
User 27100925-Mar-08 6:04
User 27100925-Mar-08 6:04 
GeneralRe: How can I draw part of a circle in WPF? Pin
Rob Philpott25-Mar-08 7:05
Rob Philpott25-Mar-08 7:05 
GeneralCheck Box in WPF Treeview Pin
Johan Lombaard23-Mar-08 5:52
Johan Lombaard23-Mar-08 5:52 
GeneralRe: Check Box in WPF Treeview Pin
Pete O'Hanlon23-Mar-08 10:25
mvePete O'Hanlon23-Mar-08 10:25 
GeneralPreparing 3D models for WPF Pin
Bartosz Bien22-Mar-08 1:15
Bartosz Bien22-Mar-08 1:15 
GeneralRe: Preparing 3D models for WPF Pin
User 27100922-Mar-08 4:35
User 27100922-Mar-08 4:35 
GeneralRe: Preparing 3D models for WPF Pin
Pete O'Hanlon22-Mar-08 9:42
mvePete O'Hanlon22-Mar-08 9:42 
QuestionWPF XAML vs Procedural Code Pin
thrakazog20-Mar-08 14:25
thrakazog20-Mar-08 14:25 
GeneralRe: WPF XAML vs Procedural Code Pin
James J. Foster21-Mar-08 2:01
James J. Foster21-Mar-08 2:01 
GeneralFPS camera Pin
Yoyosch20-Mar-08 1:23
Yoyosch20-Mar-08 1:23 
GeneralRe: FPS camera Pin
Thomas Stockwell28-Mar-08 3:31
professionalThomas Stockwell28-Mar-08 3:31 
GeneralResize event of wpf window Pin
ciacia19-Mar-08 22:21
ciacia19-Mar-08 22:21 

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.