Click here to Skip to main content
16,005,236 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to update changes in SQL database using DataAdapter Pin
Colin Angus Mackay4-Mar-07 20:45
Colin Angus Mackay4-Mar-07 20:45 
AnswerRe: how to update changes in SQL database using DataAdapter Pin
Luka Grabarevic5-Mar-07 0:06
Luka Grabarevic5-Mar-07 0:06 
Questionadd virtual column Pin
waleed994-Mar-07 18:24
waleed994-Mar-07 18:24 
AnswerRe: add virtual column Pin
saeee4-Mar-07 19:59
saeee4-Mar-07 19:59 
QuestionAn elevator Problem Pin
ebey4-Mar-07 18:18
ebey4-Mar-07 18:18 
AnswerRe: An elevator Problem Pin
benjymous5-Mar-07 1:37
benjymous5-Mar-07 1:37 
QuestionEnabling checkbox functioanlity in datagrid Pin
salon4-Mar-07 17:48
salon4-Mar-07 17:48 
QuestionAssigning a TextBox object to another TextBox object Pin
GunaChinna4-Mar-07 17:32
GunaChinna4-Mar-07 17:32 
I wanna assign a textbox object to another text box object, so that to accomplish, all the properties and values present or assigned to that textbox object will be copied to this textbox object. For example, I have a textbox with it's location as (x=10,y=10) and name be "First" then another's as (x=100,y=100) and "Second". Now if i assign the first object to second object... what will happen is, it will just make a reference to the previous one. When printing.. both will point to first object only. What i want is all the properties of first object should be copied to second object and if i change some values of the second object.. it should accept those values. [I wanna have both the textbox printed in the mentioned locations]. How can this be achieved?
AnswerRe: Assigning a TextBox object to another TextBox object Pin
S. Senthil Kumar4-Mar-07 18:46
S. Senthil Kumar4-Mar-07 18:46 
GeneralRe: Assigning a TextBox object to another TextBox object Pin
GunaChinna4-Mar-07 19:34
GunaChinna4-Mar-07 19:34 
Questionadding an item to context menu Pin
Muhammad Ashraf Nadeem4-Mar-07 17:06
Muhammad Ashraf Nadeem4-Mar-07 17:06 
AnswerRe: adding an item to context menu Pin
Luc Pattyn4-Mar-07 18:41
sitebuilderLuc Pattyn4-Mar-07 18:41 
QuestionRe: adding an item to context menu Pin
Muhammad Ashraf Nadeem4-Mar-07 19:53
Muhammad Ashraf Nadeem4-Mar-07 19:53 
AnswerRe: adding an item to context menu Pin
jjansen5-Mar-07 0:46
jjansen5-Mar-07 0:46 
AnswerRe: adding an item to context menu Pin
Luc Pattyn5-Mar-07 12:30
sitebuilderLuc Pattyn5-Mar-07 12:30 
Questionrun through every possiblity [modified] Pin
crash8934-Mar-07 16:48
crash8934-Mar-07 16:48 
AnswerRe: run through every possiblity Pin
DavidNohejl5-Mar-07 0:31
DavidNohejl5-Mar-07 0:31 
GeneralRe: run through every possiblity Pin
crash8935-Mar-07 12:34
crash8935-Mar-07 12:34 
QuestionCustom Control and Passing Events Pin
Expert Coming4-Mar-07 16:09
Expert Coming4-Mar-07 16:09 
AnswerRe: Custom Control and Passing Events Pin
pbraun5-Mar-07 8:21
pbraun5-Mar-07 8:21 
Questionrandom number problem Pin
xp20064-Mar-07 15:34
xp20064-Mar-07 15:34 
AnswerRe: random number problem Pin
Sylvester george4-Mar-07 20:12
Sylvester george4-Mar-07 20:12 
GeneralRe: random number problem Pin
xp20064-Mar-07 20:52
xp20064-Mar-07 20:52 
AnswerRe: random number problem Pin
Rudolf Jan5-Mar-07 0:40
Rudolf Jan5-Mar-07 0:40 
QuestionServer's responce code Pin
Andrey@Ukraine4-Mar-07 14:40
Andrey@Ukraine4-Mar-07 14:40 

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.