Click here to Skip to main content
15,898,588 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionProblem with horizantaly scrolling need headers movable as datarows Pin
Member 452945219-May-11 3:27
Member 452945219-May-11 3:27 
AnswerRe: Problem with horizantaly scrolling need headers movable as datarows Pin
thatraja29-May-11 5:39
professionalthatraja29-May-11 5:39 
QuestionRegarding Gridview header problem while scrolling Pin
Member 793401119-May-11 3:03
Member 793401119-May-11 3:03 
AnswerRe: Regarding Gridview header problem while scrolling Pin
Pete O'Hanlon19-May-11 3:34
mvePete O'Hanlon19-May-11 3:34 
QuestionException when accessing IHTMLDocument2::frames property Pin
Member 70956418-May-11 20:51
Member 70956418-May-11 20:51 
QuestionIHTML2DOCUMENT2 COM exception Pin
Member 70956418-May-11 18:40
Member 70956418-May-11 18:40 
AnswerRe: IHTML2DOCUMENT2 COM exception Pin
Shameel20-May-11 0:33
professionalShameel20-May-11 0:33 
QuestionCreate business objects from XML Pin
Jean-Louis Leroy17-May-11 23:24
Jean-Louis Leroy17-May-11 23:24 
I have a C#/WPF app where all the logic is coded in the dialog boxes. Pretty much like an Access app in fact.

I'm re-architecturing it into a MVVM app.

Some of my business objects (of type Report) live in a (legacy) database and are created upon user interaction. Some others (of type ReportDefinition and ReportParameter) are from a pre-instantiated set of read-only objects. ReportDefinition objects are identified by a key.

In the Access-style app I could use XAML to create a resource dictionary indexed by the ReportDefinition key. It would be very easy to define the various ReportDefinition objects, along with their arrays of ReportParameters in XML. The objects would be readily accessible from my code.

How can I achieve a similar thing in the business layer of the new app ? I guess that I'm longing for a sort of XAML-sans-View. I can imagine options based on XmlSerializer but maybe I'm overlooking a very simple and elegant solution.

Any suggestions ?
QuestionInstalling .NET 3.5 SP1 issue Pin
Bernhard Hiller17-May-11 22:03
Bernhard Hiller17-May-11 22:03 
Questioncontrol z-order without z-index? Pin
Defender-NF17-May-11 1:58
Defender-NF17-May-11 1:58 
AnswerRe: control z-order without z-index? Pin
Ian Shlasko17-May-11 3:38
Ian Shlasko17-May-11 3:38 
GeneralRe: control z-order without z-index? Pin
Defender-NF17-May-11 21:41
Defender-NF17-May-11 21:41 
Questionajax Pin
chandan maurya15-May-11 8:21
chandan maurya15-May-11 8:21 
AnswerRe: ajax Pin
Pete O'Hanlon15-May-11 9:07
mvePete O'Hanlon15-May-11 9:07 
GeneralRe: ajax Pin
AspDotNetDev15-May-11 9:13
protectorAspDotNetDev15-May-11 9:13 
GeneralRe: ajax Pin
Pete O'Hanlon15-May-11 9:18
mvePete O'Hanlon15-May-11 9:18 
AnswerRe: ajax Pin
Abhinav S17-May-11 20:19
Abhinav S17-May-11 20:19 
AnswerRe: ajax Pin
rp_suman2-Jun-11 1:37
rp_suman2-Jun-11 1:37 
Question.Net Framework 1.1 not Installing in Windows Server 2003 Pin
Robymon11-May-11 4:22
Robymon11-May-11 4:22 
AnswerRe: .Net Framework 1.1 not Installing in Windows Server 2003 Pin
Dave Kreskowiak11-May-11 4:30
mveDave Kreskowiak11-May-11 4:30 
GeneralRe: .Net Framework 1.1 not Installing in Windows Server 2003 Pin
Robymon11-May-11 4:37
Robymon11-May-11 4:37 
GeneralRe: .Net Framework 1.1 not Installing in Windows Server 2003 Pin
Dave Kreskowiak11-May-11 4:43
mveDave Kreskowiak11-May-11 4:43 
GeneralRe: .Net Framework 1.1 not Installing in Windows Server 2003 Pin
Robymon11-May-11 21:17
Robymon11-May-11 21:17 
GeneralRe: .Net Framework 1.1 not Installing in Windows Server 2003 Pin
Dave Kreskowiak13-May-11 2:17
mveDave Kreskowiak13-May-11 2:17 
GeneralRe: .Net Framework 1.1 not Installing in Windows Server 2003 Pin
Ravi Sant12-May-11 0:39
Ravi Sant12-May-11 0:39 

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.