Click here to Skip to main content
15,884,472 members
Home / Discussions / C#
   

C#

 
GeneralSimple Authentication Pin
mil_an23-Mar-04 1:53
mil_an23-Mar-04 1:53 
GeneralRe: Simple Authentication Pin
Mazdak23-Mar-04 2:03
Mazdak23-Mar-04 2:03 
GeneralRe: Simple Authentication Pin
Dave Kreskowiak23-Mar-04 2:04
mveDave Kreskowiak23-Mar-04 2:04 
GeneralRe: Simple Authentication Pin
mil_an23-Mar-04 2:05
mil_an23-Mar-04 2:05 
GeneralRe: Simple Authentication Pin
Mazdak23-Mar-04 2:28
Mazdak23-Mar-04 2:28 
GeneralRe: Simple Authentication Pin
mil_an23-Mar-04 3:08
mil_an23-Mar-04 3:08 
GeneralRe: Simple Authentication Pin
Mazdak23-Mar-04 3:14
Mazdak23-Mar-04 3:14 
GeneralRe: Simple Authentication Pin
Heath Stewart23-Mar-04 3:27
protectorHeath Stewart23-Mar-04 3:27 
If the Label is declared in the .aspx file, you don't instantiate it in your code-behind file. The page instantiates it when compiled. Since the code-behind must declare it as protected, this field gets set by the child class (the .aspx page).

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Simple Authentication Pin
Mazdak23-Mar-04 3:34
Mazdak23-Mar-04 3:34 
GeneralRe: Simple Authentication Pin
Dave Kreskowiak23-Mar-04 2:31
mveDave Kreskowiak23-Mar-04 2:31 
GeneralRe: Simple Authentication Pin
Mazdak23-Mar-04 2:36
Mazdak23-Mar-04 2:36 
GeneralRe: Simple Authentication Pin
Dave Kreskowiak23-Mar-04 3:56
mveDave Kreskowiak23-Mar-04 3:56 
GeneralRe: Simple Authentication Pin
Heath Stewart23-Mar-04 3:39
protectorHeath Stewart23-Mar-04 3:39 
GeneralMultiple combos on one DataAdapter Pin
Pete Burgess23-Mar-04 0:53
Pete Burgess23-Mar-04 0:53 
GeneralRe: Multiple combos on one DataAdapter Pin
Heath Stewart23-Mar-04 3:50
protectorHeath Stewart23-Mar-04 3:50 
GeneralRe: Multiple combos on one DataAdapter Pin
Pete Burgess25-Mar-04 9:54
Pete Burgess25-Mar-04 9:54 
GeneralRe: Multiple combos on one DataAdapter Pin
Heath Stewart25-Mar-04 9:55
protectorHeath Stewart25-Mar-04 9:55 
GeneralUser who started the app Pin
nilhz23-Mar-04 0:36
nilhz23-Mar-04 0:36 
GeneralRe: User who started the app Pin
Mazdak23-Mar-04 1:20
Mazdak23-Mar-04 1:20 
GeneralRe: User who started the app Pin
nilhz23-Mar-04 3:03
nilhz23-Mar-04 3:03 
GeneralRequest for DB selection Pin
Utku KAYA22-Mar-04 22:35
Utku KAYA22-Mar-04 22:35 
GeneralRe: Request for DB selection Pin
Mazdak22-Mar-04 23:59
Mazdak22-Mar-04 23:59 
GeneralRe: Request for DB selection Pin
Heath Stewart23-Mar-04 3:51
protectorHeath Stewart23-Mar-04 3:51 
GeneralRe: Request for DB selection Pin
Heath Stewart23-Mar-04 3:56
protectorHeath Stewart23-Mar-04 3:56 
Generaldelete temp files Pin
hazzem elrefai22-Mar-04 21:12
hazzem elrefai22-Mar-04 21:12 

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.