Click here to Skip to main content
15,893,644 members
Home / Discussions / C#
   

C#

 
AnswerRe: help!why the event 'SystemEvents_PowerModeChanged' can not running in the windows service. Pin
Not Active23-Dec-10 18:13
mentorNot Active23-Dec-10 18:13 
GeneralRe: help!why the event 'SystemEvents_PowerModeChanged' can not running in the windows service. [modified] Pin
scoket23-Dec-10 21:30
scoket23-Dec-10 21:30 
Questionhow to answer this question Pin
mohammed alshaweesh23-Dec-10 13:20
mohammed alshaweesh23-Dec-10 13:20 
AnswerRe: how to answer this question Pin
Dr.Walt Fair, PE23-Dec-10 15:32
professionalDr.Walt Fair, PE23-Dec-10 15:32 
AnswerRe: how to answer this question Pin
JF201523-Dec-10 23:17
JF201523-Dec-10 23:17 
QuestionAppend Tiff To Tiff Pin
Kevin Marois23-Dec-10 7:14
professionalKevin Marois23-Dec-10 7:14 
AnswerRe: Append Tiff To Tiff Pin
Dave Kreskowiak23-Dec-10 8:58
mveDave Kreskowiak23-Dec-10 8:58 
QuestionSeeking advice for learning how to create small LOB applications in C# Pin
Duke Carey23-Dec-10 3:42
professionalDuke Carey23-Dec-10 3:42 
Background:
Lots of Excel modelling (20+ years), lots of Excel VBA, plenty of ad hoc T-SQL, and some rudimentary WinForms apps with VB.Net. Have begun the transition from VB to C#, and have learned enough XAML to be dangerous.

In our department we occasionally need to collect user input for some relatively simple SQL Server databases - with typical CRUD activities. These will USUALLY be short term initiatives, so the effort that goes into creating the apps can't be too great. I'll be a part time 'programmer' creating these apps.

I'm looking at WPF as the vehicle for these apps, and it sure seems that MVVM can simplify the UI a great deal. I think I can handle the Views and ViewModels. Where I am struggling, though, is finding relevant examples on the Model aspect. It seems examples are either too simple, with a local XML file providing the data for a class or two, or they are (to me) too complex, with ISomeObjectRepository and SomeObjectRepository, IUnitOfWork and UnitOfWork, etc.

Much as I would like to understand all this "stuff," programming these apps is not my day job, so I need some straightforward examples/tutorials for building reasonably reliable apps. I'm also looking for advice on whether working through learning MVVM for its occasional use is warranted. Am I better off abandoning MVVM and simply binding the UI to the classes that EF or LinqToSQL create? Or, is somebody in my position really best advised to wait until LightSwitch is out of beta?

Thanks in advance!
AnswerRe: Seeking advice for learning how to create small LOB applications in C# Pin
Not Active23-Dec-10 5:14
mentorNot Active23-Dec-10 5:14 
GeneralRe: Seeking advice for learning how to create small LOB applications in C# Pin
Duke Carey23-Dec-10 6:18
professionalDuke Carey23-Dec-10 6:18 
GeneralRe: Seeking advice for learning how to create small LOB applications in C# Pin
Not Active23-Dec-10 8:16
mentorNot Active23-Dec-10 8:16 
GeneralRe: Seeking advice for learning how to create small LOB applications in C# Pin
#realJSOP23-Dec-10 10:35
mve#realJSOP23-Dec-10 10:35 
GeneralRe: Seeking advice for learning how to create small LOB applications in C# Pin
Duke Carey24-Dec-10 1:13
professionalDuke Carey24-Dec-10 1:13 
AnswerRe: Seeking advice for learning how to create small LOB applications in C# Pin
SledgeHammer0123-Dec-10 8:32
SledgeHammer0123-Dec-10 8:32 
QuestionDate Format Pin
mjawadkhatri23-Dec-10 2:32
mjawadkhatri23-Dec-10 2:32 
AnswerRe: Date Format Pin
Pete O'Hanlon23-Dec-10 2:39
mvePete O'Hanlon23-Dec-10 2:39 
GeneralRe: Date Format Pin
mjawadkhatri23-Dec-10 2:59
mjawadkhatri23-Dec-10 2:59 
GeneralRe: Date Format Pin
Luc Pattyn23-Dec-10 3:27
sitebuilderLuc Pattyn23-Dec-10 3:27 
GeneralRe: Date Format Pin
musefan23-Dec-10 3:43
musefan23-Dec-10 3:43 
GeneralRe: Date Format Pin
Luc Pattyn23-Dec-10 3:54
sitebuilderLuc Pattyn23-Dec-10 3:54 
GeneralRe: Date Format Pin
musefan23-Dec-10 4:04
musefan23-Dec-10 4:04 
GeneralRe: Date Format Pin
Luc Pattyn23-Dec-10 4:07
sitebuilderLuc Pattyn23-Dec-10 4:07 
GeneralRe: Date Format Pin
GenJerDan23-Dec-10 8:31
GenJerDan23-Dec-10 8:31 
GeneralRe: Date Format Pin
Luc Pattyn23-Dec-10 8:47
sitebuilderLuc Pattyn23-Dec-10 8:47 
GeneralRe: Date Format Pin
GenJerDan23-Dec-10 8:55
GenJerDan23-Dec-10 8:55 

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.