Click here to Skip to main content
15,889,810 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQL Query string issue Pin
MumbleB4-Aug-10 11:27
MumbleB4-Aug-10 11:27 
GeneralRe: SQL Query string issue Pin
Eddy Vluggen5-Aug-10 0:26
professionalEddy Vluggen5-Aug-10 0:26 
GeneralRe: SQL Query string issue Pin
PIEBALDconsult4-Aug-10 15:39
mvePIEBALDconsult4-Aug-10 15:39 
GeneralRe: SQL Query string issue Pin
MumbleB4-Aug-10 11:30
MumbleB4-Aug-10 11:30 
GeneralRe: SQL Query string issue Pin
PIEBALDconsult4-Aug-10 15:37
mvePIEBALDconsult4-Aug-10 15:37 
GeneralRe: SQL Query string issue Pin
MumbleB10-Aug-10 6:28
MumbleB10-Aug-10 6:28 
GeneralRe: SQL Query string issue Pin
PIEBALDconsult10-Aug-10 14:39
mvePIEBALDconsult10-Aug-10 14:39 
QuestionSave DataGridView changes to database through multiple layers Pin
anthasaurus4-Aug-10 0:45
anthasaurus4-Aug-10 0:45 
Hi,

I have worked through the MSDN example of Creating an N-Tier Data Application. However, I'm struggling to get started with my 'save changes' functionality for a DataGridView. Can anyone offer any advice?

My solution consists of SQL Server 2008 (I'm using the NorthWind sample database to go along with the walkthrough linked above), a Data Access Tier, Data Entity Tier, DataService and Presentation Layer and currently my app displays the DataSet in two DataGridViews.

I understand the order of method invocations that is required to achieve what I want, but I'm struggling to get started with the coding of it. I.e capturing the changes made in the DataGridView, saving them to the DataSet and then committing the DataSet to the database via the DataService and Data Access Tier.

Apologies for the long post and if I have missed out any info that would help you answer my question.

Anthony
AnswerRe: Save DataGridView changes to database through multiple layers Pin
Luc Pattyn4-Aug-10 1:45
sitebuilderLuc Pattyn4-Aug-10 1:45 
GeneralRe: Save DataGridView changes to database through multiple layers Pin
anthasaurus4-Aug-10 1:51
anthasaurus4-Aug-10 1:51 
QuestionWindows Form (C#.net) Pin
onecomputerguy4-Aug-10 0:36
onecomputerguy4-Aug-10 0:36 
AnswerRe: Windows Form (C#.net) Pin
OriginalGriff4-Aug-10 1:04
mveOriginalGriff4-Aug-10 1:04 
QuestionHello Sir i am muthu from kumbakonam Pin
Muthumca3-Aug-10 21:24
Muthumca3-Aug-10 21:24 
GeneralRe: Hello Sir i am muthu from kumbakonam Pin
OriginalGriff3-Aug-10 21:56
mveOriginalGriff3-Aug-10 21:56 
QuestionCall a function from a dynamically loaded C dll [Answered] Pin
Bernhard Hiller3-Aug-10 19:47
Bernhard Hiller3-Aug-10 19:47 
AnswerRe: Call a function from a dynamically loaded C dll Pin
Gonzalo Cao3-Aug-10 20:40
Gonzalo Cao3-Aug-10 20:40 
GeneralRe: Call a function from a dynamically loaded C dll Pin
Bernhard Hiller3-Aug-10 21:02
Bernhard Hiller3-Aug-10 21:02 
AnswerRe: Call a function from a dynamically loaded C dll PinPopular
Alan N3-Aug-10 23:37
Alan N3-Aug-10 23:37 
GeneralRe: Call a function from a dynamically loaded C dll Pin
Bernhard Hiller4-Aug-10 2:11
Bernhard Hiller4-Aug-10 2:11 
GeneralRe: Call a function from a dynamically loaded C dll Pin
Phil J Pearson4-Aug-10 3:24
Phil J Pearson4-Aug-10 3:24 
QuestionRe: Call a function from a dynamically loaded C dll Pin
Gonzalo Cao4-Aug-10 20:28
Gonzalo Cao4-Aug-10 20:28 
AnswerRe: Call a function from a dynamically loaded C dll Pin
Bernhard Hiller4-Aug-10 21:19
Bernhard Hiller4-Aug-10 21:19 
GeneralRe: Call a function from a dynamically loaded C dll Pin
Gonzalo Cao4-Aug-10 22:12
Gonzalo Cao4-Aug-10 22:12 
QuestionHow to change a theam in c# ( winform ) Pin
Krishna Varadharajan3-Aug-10 19:34
Krishna Varadharajan3-Aug-10 19:34 
GeneralRe: How to change a theam in c# ( winform ) Pin
Łukasz Nowakowski3-Aug-10 22:38
Łukasz Nowakowski3-Aug-10 22:38 

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.