Click here to Skip to main content
15,881,559 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get Html Element Pin
kKamel12-Aug-09 23:51
kKamel12-Aug-09 23:51 
GeneralRe: Get Html Element Pin
0x3c012-Aug-09 23:56
0x3c012-Aug-09 23:56 
GeneralRe: Get Html Element Pin
kKamel13-Aug-09 0:14
kKamel13-Aug-09 0:14 
GeneralRe: Get Html Element Pin
Mohsen Esmailpour13-Aug-09 0:17
professionalMohsen Esmailpour13-Aug-09 0:17 
GeneralRe: Get Html Element Pin
0x3c013-Aug-09 0:31
0x3c013-Aug-09 0:31 
Question__doPostBack Event Pin
kKamel12-Aug-09 23:34
kKamel12-Aug-09 23:34 
AnswerRe: __doPostBack Event Pin
0x3c012-Aug-09 23:53
0x3c012-Aug-09 23:53 
QuestionHow to establish link between Textbox and Button using MVP architecture and C# Pin
Krishna Aditya12-Aug-09 23:22
Krishna Aditya12-Aug-09 23:22 
Hi All,

I am creating windows app, with MVP architecture.I added a textbox and button to the window.xaml, so that my intention is to browse a folder on button click and display the path in the textbox.
If I select MyDocuments in browse click, then the entire path (C:\\Documentsandsettings\....\MyDocuments) should be displayed in the textbox.

I am new to MVP and as of now
1 . window.xaml with textbox and button
2. presenter class (windowpresenter.cs)
3. Interface class (Iwindow.cs) are created .

But, I am unaware of how to link these controls and how to use publish and subscribe these controls.

Please kindly help me in doing this.

Thank You,
Ramm
Questionwindows forms refresh, update??? Pin
dimo198212-Aug-09 23:05
dimo198212-Aug-09 23:05 
AnswerRe: windows forms refresh, update??? Pin
0x3c013-Aug-09 0:35
0x3c013-Aug-09 0:35 
GeneralRe: windows forms refresh, update??? Pin
dimo198213-Aug-09 0:55
dimo198213-Aug-09 0:55 
GeneralRe: windows forms refresh, update??? Pin
0x3c013-Aug-09 1:17
0x3c013-Aug-09 1:17 
GeneralRe: windows forms refresh, update??? Pin
dimo198213-Aug-09 1:28
dimo198213-Aug-09 1:28 
AnswerRe: windows forms refresh, update??? Pin
Luc Pattyn13-Aug-09 1:33
sitebuilderLuc Pattyn13-Aug-09 1:33 
QuestionHow to delay to open second instance of application Pin
himuskanhere12-Aug-09 22:31
himuskanhere12-Aug-09 22:31 
AnswerRe: How to delay to open second instance of application Pin
Rob Philpott12-Aug-09 22:42
Rob Philpott12-Aug-09 22:42 
GeneralRe: How to delay to open second instance of application Pin
himuskanhere12-Aug-09 23:12
himuskanhere12-Aug-09 23:12 
QuestionMS Access Class Generator? Pin
Etienne_12312-Aug-09 22:25
Etienne_12312-Aug-09 22:25 
AnswerRe: MS Access Class Generator? Pin
PIEBALDconsult13-Aug-09 8:01
mvePIEBALDconsult13-Aug-09 8:01 
GeneralRe: MS Access Class Generator? Pin
Etienne_12318-Aug-09 1:09
Etienne_12318-Aug-09 1:09 
GeneralRe: MS Access Class Generator? Pin
JWilliams@SWCG28-Sep-09 2:22
JWilliams@SWCG28-Sep-09 2:22 
GeneralRe: MS Access Class Generator? Pin
Etienne_12328-Sep-09 4:11
Etienne_12328-Sep-09 4:11 
GeneralRe: MS Access Class Generator? Pin
JWilliams@SWCG28-Sep-09 9:15
JWilliams@SWCG28-Sep-09 9:15 
QuestionDatagrid location on print page Pin
spankyleo12312-Aug-09 22:18
spankyleo12312-Aug-09 22:18 
AnswerRe: Datagrid location on print page Pin
Henry Minute13-Aug-09 3:43
Henry Minute13-Aug-09 3:43 

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.