Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
BobJanova17-Aug-11 4:54
BobJanova17-Aug-11 4:54 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
Vincent Beek17-Aug-11 7:19
Vincent Beek17-Aug-11 7:19 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
SledgeHammer0117-Aug-11 8:02
SledgeHammer0117-Aug-11 8:02 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
BobJanova17-Aug-11 9:04
BobJanova17-Aug-11 9:04 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
SledgeHammer0117-Aug-11 9:36
SledgeHammer0117-Aug-11 9:36 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
BobJanova17-Aug-11 9:44
BobJanova17-Aug-11 9:44 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
SledgeHammer0117-Aug-11 9:48
SledgeHammer0117-Aug-11 9:48 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
BobJanova18-Aug-11 1:24
BobJanova18-Aug-11 1:24 
I dodged MFC (thankfully) but I actually quite like the WinForms approach. I don't really see the point in WPF – it's a great way of producing slightly confusing applications that violate the normal conventions of desktop apps, and its layout engine is brilliant at producing something which is nearly but not quite what you want. Silverlight makes more sense, as that approach to UI is more in line with the way the web works.

I do like the MVVM pattern, it seems to be one of the cleanest 'MV*' approaches for separation of concerns – but there's no reason one shouldn't write WinForms or even web code in a similar style (and in fact ASP 4.0 seems to have gone down that road with its MVC).
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
SledgeHammer0118-Aug-11 5:04
SledgeHammer0118-Aug-11 5:04 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
BobJanova18-Aug-11 5:35
BobJanova18-Aug-11 5:35 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
SledgeHammer0118-Aug-11 5:43
SledgeHammer0118-Aug-11 5:43 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
BobJanova18-Aug-11 6:16
BobJanova18-Aug-11 6:16 
GeneralRe: Generic framework or pattern for adding colomns to a WPF ListView Pin
Vincent Beek17-Aug-11 20:19
Vincent Beek17-Aug-11 20:19 
QuestionRemove Water Mark frm existing PDF Pin
satish chary garu 16-Aug-11 23:45
satish chary garu 16-Aug-11 23:45 
AnswerRe: Remove Water Mark frm existing PDF PinPopular
Richard MacCutchan17-Aug-11 0:03
mveRichard MacCutchan17-Aug-11 0:03 
AnswerRe: Remove Water Mark frm existing PDF Pin
Hari Om Prakash Sharma17-Aug-11 0:04
Hari Om Prakash Sharma17-Aug-11 0:04 
GeneralRe: Remove Water Mark frm existing PDF Pin
satish chary garu 17-Aug-11 0:08
satish chary garu 17-Aug-11 0:08 
GeneralRe: Remove Water Mark frm existing PDF PinPopular
Dave Kreskowiak17-Aug-11 1:51
mveDave Kreskowiak17-Aug-11 1:51 
GeneralRe: Remove Water Mark frm existing PDF Pin
Simon Bang Terkildsen17-Aug-11 5:51
Simon Bang Terkildsen17-Aug-11 5:51 
AnswerRe: Remove Water Mark frm existing PDF PinPopular
BobJanova17-Aug-11 0:07
BobJanova17-Aug-11 0:07 
QuestionCheck user permission on drives Pin
Tanuja12316-Aug-11 21:37
Tanuja12316-Aug-11 21:37 
AnswerRe: Check user permission on drives Pin
Dave Kreskowiak17-Aug-11 2:08
mveDave Kreskowiak17-Aug-11 2:08 
QuestionPDF417 Barcode generator SDK. Pin
A.Machan Kachan16-Aug-11 19:49
A.Machan Kachan16-Aug-11 19:49 
AnswerRe: PDF417 Barcode generator SDK. Pin
Richard MacCutchan16-Aug-11 22:37
mveRichard MacCutchan16-Aug-11 22:37 
AnswerRe: PDF417 Barcode generator SDK. Pin
louthy17-Aug-11 2:20
louthy17-Aug-11 2:20 

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.