Click here to Skip to main content
15,887,585 members
Home / Discussions / C#
   

C#

 
QuestionmsAccess Column Description Pin
djjedi25-Sep-08 1:38
djjedi25-Sep-08 1:38 
QuestionWeb Service XML Tag Rename Pin
il_manti25-Sep-08 1:21
il_manti25-Sep-08 1:21 
AnswerRe: Web Service XML Tag Rename Pin
N a v a n e e t h25-Sep-08 1:48
N a v a n e e t h25-Sep-08 1:48 
AnswerRe: Web Service XML Tag Rename Pin
c242325-Sep-08 2:23
c242325-Sep-08 2:23 
GeneralRe: Web Service XML Tag Rename Pin
il_manti25-Sep-08 2:40
il_manti25-Sep-08 2:40 
GeneralRe: Web Service XML Tag Rename Pin
c242325-Sep-08 4:02
c242325-Sep-08 4:02 
Questionuse control in other form Pin
NiloofarNoroozi25-Sep-08 1:13
NiloofarNoroozi25-Sep-08 1:13 
AnswerRe: use control in other form Pin
DaveyM6925-Sep-08 1:25
professionalDaveyM6925-Sep-08 1:25 
If txtNoPersoneli's access modifier is public then you should be able to access it through otherforminstance.txtNoPersoneli

Better still, create events in otherform that are rasied when whatever your interested in with txtNoPersoneli occurs, and subscribe to these in the initial form.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Expect everything to be hard and then enjoy the things that come easy. (code-frog)

GeneralRe: use control in other form Pin
NiloofarNoroozi25-Sep-08 2:34
NiloofarNoroozi25-Sep-08 2:34 
GeneralRe: use control in other form Pin
DaveyM6925-Sep-08 3:05
professionalDaveyM6925-Sep-08 3:05 
GeneralRe: use control in other form Pin
DaveyM6926-Sep-08 3:06
professionalDaveyM6926-Sep-08 3:06 
AnswerRe: use control in other form Pin
N a v a n e e t h25-Sep-08 1:51
N a v a n e e t h25-Sep-08 1:51 
AnswerRe: use control in other form Pin
nelsonpaixao25-Sep-08 12:47
nelsonpaixao25-Sep-08 12:47 
QuestionFinding Path Pin
sirisha guttikonda25-Sep-08 0:59
sirisha guttikonda25-Sep-08 0:59 
QuestionRe: Finding Path Pin
Rajesh R Subramanian25-Sep-08 1:08
professionalRajesh R Subramanian25-Sep-08 1:08 
AnswerRe: Finding Path Pin
sirisha guttikonda25-Sep-08 1:10
sirisha guttikonda25-Sep-08 1:10 
GeneralRe: Finding Path Pin
Rajesh R Subramanian25-Sep-08 1:14
professionalRajesh R Subramanian25-Sep-08 1:14 
GeneralRe: Finding Path Pin
sirisha guttikonda25-Sep-08 1:18
sirisha guttikonda25-Sep-08 1:18 
GeneralRe: Finding Path Pin
Rajesh R Subramanian25-Sep-08 1:53
professionalRajesh R Subramanian25-Sep-08 1:53 
GeneralRe: Finding Path Pin
sirisha guttikonda25-Sep-08 2:01
sirisha guttikonda25-Sep-08 2:01 
GeneralRe: Finding Path Pin
Rajesh R Subramanian25-Sep-08 2:07
professionalRajesh R Subramanian25-Sep-08 2:07 
QuestionWPF designer problem (MarkupExtension ctor confuse the VS2008SP1 designer) Pin
Super Lloyd25-Sep-08 0:57
Super Lloyd25-Sep-08 0:57 
Questionhow to debug through through external dlls Pin
aiswaryasekhar25-Sep-08 0:50
aiswaryasekhar25-Sep-08 0:50 
AnswerRe: how to debug through through external dlls Pin
leppie25-Sep-08 1:08
leppie25-Sep-08 1:08 
GeneralRe: how to debug through through external dlls Pin
aiswaryasekhar25-Sep-08 18:46
aiswaryasekhar25-Sep-08 18:46 

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.