Click here to Skip to main content
15,896,387 members
Home / Discussions / C#
   

C#

 
GeneralRe: Future C# Language Features announced Pin
Eric Gunnerson (msft)11-Nov-02 13:01
Eric Gunnerson (msft)11-Nov-02 13:01 
GeneralRe: Future C# Language Features announced Pin
Senkwe Chanda11-Nov-02 19:53
Senkwe Chanda11-Nov-02 19:53 
GeneralRe: Future C# Language Features announced Pin
Senkwe Chanda11-Nov-02 21:07
Senkwe Chanda11-Nov-02 21:07 
GeneralRe: Future C# Language Features announced Pin
Eric Gunnerson (msft)12-Nov-02 6:02
Eric Gunnerson (msft)12-Nov-02 6:02 
GeneralRe: Future C# Language Features announced Pin
SimonS11-Nov-02 22:25
SimonS11-Nov-02 22:25 
GeneralRe: Future C# Language Features announced Pin
Eric Gunnerson (msft)12-Nov-02 6:06
Eric Gunnerson (msft)12-Nov-02 6:06 
GeneralRe: Future C# Language Features announced Pin
SimonS12-Nov-02 20:00
SimonS12-Nov-02 20:00 
GeneralUserControl accessing CodeBehind Pin
Steve McLenithan11-Nov-02 7:14
Steve McLenithan11-Nov-02 7:14 
I have a situation in which data from a database is extracted via ExecuteReader(), with all of this taking place in the Page_Load event in a codebehind file. The data is then stored in several variables whos contents are displayed on different parts of the page. I now would like to add a usercontrol to make updating the navigation panel easier. However part of the navigation require key data that was extracted from the database.So...

Is there anyway to give 'myusercontrol.ascx' on 'somepage.aspx' access to variables in 'somepages-codebehind.cs' ???

It would be extremely convenient if there were, which is why I'm asking
Wink | ;) Otherwise I will have to rewrite the entire way data is access Frown | :(

Thanks for the help.

********************
* SteveMcLenithan
* steve@steve-mac.com
* http://steve-mac.com
********************
GeneralRe: UserControl accessing CodeBehind Pin
leppie11-Nov-02 8:25
leppie11-Nov-02 8:25 
GeneralRe: UserControl accessing CodeBehind Pin
Steve McLenithan11-Nov-02 11:18
Steve McLenithan11-Nov-02 11:18 
Questionbinding to rich text controls...howto? Pin
LongRange.Shooter11-Nov-02 4:37
LongRange.Shooter11-Nov-02 4:37 
AnswerRe: binding to rich text controls...howto? Pin
James T. Johnson11-Nov-02 4:41
James T. Johnson11-Nov-02 4:41 
GeneralRe: binding to rich text controls...howto? Pin
LongRange.Shooter11-Nov-02 9:27
LongRange.Shooter11-Nov-02 9:27 
GeneralPassword Encryption Pin
Derek Lakin11-Nov-02 3:50
Derek Lakin11-Nov-02 3:50 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 4:49
sitebuilderDavid Stone11-Nov-02 4:49 
GeneralRe: Password Encryption Pin
Derek Lakin11-Nov-02 19:55
Derek Lakin11-Nov-02 19:55 
GeneralRe: Password Encryption Pin
David Stone12-Nov-02 4:42
sitebuilderDavid Stone12-Nov-02 4:42 
GeneralRe: Password Encryption Pin
Derek Lakin12-Nov-02 19:56
Derek Lakin12-Nov-02 19:56 
GeneralRe: Password Encryption Pin
Pete Bassett11-Nov-02 4:59
Pete Bassett11-Nov-02 4:59 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 4:58
sitebuilderDavid Stone11-Nov-02 4:58 
GeneralRe: Password Encryption Pin
leppie11-Nov-02 6:15
leppie11-Nov-02 6:15 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 9:23
sitebuilderDavid Stone11-Nov-02 9:23 
GeneralRe: Password Encryption Pin
leppie11-Nov-02 9:58
leppie11-Nov-02 9:58 
GeneralRe: Password Encryption Pin
David Stone11-Nov-02 10:47
sitebuilderDavid Stone11-Nov-02 10:47 
GeneralRe: Password Encryption Pin
Derek Lakin11-Nov-02 19:52
Derek Lakin11-Nov-02 19:52 

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.