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

C#

 
AnswerRe: checklistbox column headers Pin
Shameel11-Nov-09 22:18
professionalShameel11-Nov-09 22:18 
QuestionAvoid the "Parameter is not valid" and get a correct value in object Pin
Lingaraj S11-Nov-09 19:53
Lingaraj S11-Nov-09 19:53 
AnswerRe: Avoid the "Parameter is not valid" and get a correct value in object Pin
Christian Graus11-Nov-09 20:12
protectorChristian Graus11-Nov-09 20:12 
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 
Hi,

I have written an application to perform a simple CRUD operation i've used MVC design pattern... DAL was designed using the wizard.
I was able preserve the olds value of teh fields of EMployee class using a seperatemethod

PreserveOldValues()
{
//code
}

in the SearchByIndex() i call the fill method and i used the data to initialize the current Employee object also i preserve those values using
PreserveOldValues() the i call update() and internall i pass the preserved values......

However it doesnt do concurrencies and updates... please review my code and give me guidance to fix the problem....

all the required file are in attachemtn and database is in Data.zip file

link to the file:
http://go.internet.com/?id=474X1058&url=http%3A%2F%2Fwww.quickfilepost.com%2Fdownload.do%3Fget%3Df339aa16aea48e9873fa9d9a48747a0e[^]

cheers
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 
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 

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.