Click here to Skip to main content
15,914,225 members
Home / Discussions / C#
   

C#

 
GeneralRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Lingaraj S11-Nov-09 21:42
Lingaraj S11-Nov-09 21:42 
GeneralRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Gerry Schmitz11-Nov-09 22:06
mveGerry Schmitz11-Nov-09 22:06 
GeneralRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Christian Graus11-Nov-09 22:11
protectorChristian Graus11-Nov-09 22:11 
AnswerRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Shameel12-Nov-09 0:26
professionalShameel12-Nov-09 0:26 
QuestionThe update() of my application doesnt perform any updates or deals with concurrency! Pin
petrericardo11-Nov-09 19:06
petrericardo11-Nov-09 19:06 
AnswerRe: The update() of my application doesnt perform any updates or deals with concurrency! Pin
Christian Graus11-Nov-09 20:39
protectorChristian Graus11-Nov-09 20:39 
GeneralRe: The update() of my application doesnt perform any updates or deals with concurrency! Pin
petrericardo11-Nov-09 20:49
petrericardo11-Nov-09 20:49 
GeneralRe: The update() of my application doesnt perform any updates or deals with concurrency! Pin
Christian Graus11-Nov-09 21:04
protectorChristian Graus11-Nov-09 21:04 
petrericardo wrote:
In the above link i have added all the files that you need to test it.... In general, i;ve used teh MVC design pattern (NOT ASP MVC) for creation of a simple employee CRUD operation windows app. Main goal is to test the update and handle of concurrecies.... but neither of them seems to work : (


MVC does nothing to handle race conditions.

petrericardo wrote:
The primary reason it didnt work in the first place is the use of MVC pattern inwhich i have to use seperate methods to preseve the original data and instead of passing datatables ives passed objects....


Why use MVC if it does not solve a problem for you ? In any case, a lot of non MVC code never passes data tables.


petrericardo wrote:
please refer to my code for more clarity....i hope : )


I'm sorry, if I have to download and build your code, that's probably something most people are not going to want to have to do. You should do some debugging to get to a point where you can make your problem clearer than that.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: The update() of my application doesnt perform any updates or deals with concurrency! Pin
petrericardo11-Nov-09 21:18
petrericardo11-Nov-09 21:18 
GeneralRe: The update() of my application doesnt perform any updates or deals with concurrency! Pin
Christian Graus11-Nov-09 21:35
protectorChristian Graus11-Nov-09 21:35 
GeneralRe: The update() of my application doesnt perform any updates or deals with concurrency! Pin
petrericardo11-Nov-09 23:42
petrericardo11-Nov-09 23:42 
Questionado.net performance and scalability Pin
uglyeyes11-Nov-09 18:56
uglyeyes11-Nov-09 18:56 
AnswerRe: ado.net performance and scalability Pin
Christian Graus11-Nov-09 20:37
protectorChristian Graus11-Nov-09 20:37 
AnswerRe: ado.net performance and scalability Pin
Christian Graus11-Nov-09 20:37
protectorChristian Graus11-Nov-09 20:37 
QuestionApplication Opening again and again Pin
MathewPV11-Nov-09 18:37
MathewPV11-Nov-09 18:37 
AnswerRe: Application Opening again and again Pin
vivasaayi11-Nov-09 18:46
vivasaayi11-Nov-09 18:46 
AnswerRe: Application Opening again and again Pin
Giorgi Dalakishvili11-Nov-09 19:06
mentorGiorgi Dalakishvili11-Nov-09 19:06 
AnswerRe: Application Opening again and again Pin
Luc Pattyn12-Nov-09 2:46
sitebuilderLuc Pattyn12-Nov-09 2:46 
Questionclick combobox open windows form with datagridview Pin
vikas shukla11-Nov-09 18:28
vikas shukla11-Nov-09 18:28 
AnswerMessage Closed Pin
11-Nov-09 18:35
stancrm11-Nov-09 18:35 
GeneralRe: click combobox open windows form with datagridview Pin
vikas shukla11-Nov-09 20:25
vikas shukla11-Nov-09 20:25 
QuestionMarshalling array segment from C# to C++ Pin
dybs11-Nov-09 18:18
dybs11-Nov-09 18:18 
AnswerRe: Marshalling array segment from C# to C++ [SOLVED] Pin
dybs12-Nov-09 18:47
dybs12-Nov-09 18:47 
Questionhow to abort the running multi Thread Pin
scoket11-Nov-09 16:46
scoket11-Nov-09 16:46 
AnswerMessage Closed Pin
11-Nov-09 18:15
stancrm11-Nov-09 18:15 

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.