Click here to Skip to main content
15,897,518 members
Home / Discussions / C#
   

C#

 
GeneralRe: Subclassing Problems.... Pin
James T. Johnson15-Jan-03 15:07
James T. Johnson15-Jan-03 15:07 
GeneralRe: Subclassing Problems.... Pin
FruitBatInShades16-Jan-03 0:56
FruitBatInShades16-Jan-03 0:56 
GeneralRe: Subclassing Problems.... Pin
FruitBatInShades16-Jan-03 0:53
FruitBatInShades16-Jan-03 0:53 
GeneralDelegate parameter info Pin
leppie15-Jan-03 6:37
leppie15-Jan-03 6:37 
GeneralRe: Delegate parameter info Pin
Richard Deeming15-Jan-03 7:16
mveRichard Deeming15-Jan-03 7:16 
GeneralRe: Delegate parameter info Pin
leppie15-Jan-03 8:15
leppie15-Jan-03 8:15 
GeneralPlease help me(All about loading control in class file) Pin
Gurus Guru15-Jan-03 2:09
Gurus Guru15-Jan-03 2:09 
GeneralRe: Please help me(All about loading control in class file) Pin
James T. Johnson15-Jan-03 15:13
James T. Johnson15-Jan-03 15:13 
Gurus Guru wrote:
Remember i am in the class file where "Page" reference is not available that is y i have to make the instance of a page

In that case making a new Page isn't going to help you, because it will be a reference to a brand new page, not the one you are currently processing.

To my knowledge you'll have to construct your class so you can pass in the Page object it should be using. But I don't know much about ASP.NET so you may be better off posting in that forum.

James

"It is self repeating, of unknown pattern"
Data - Star Trek: The Next Generation

GeneralRe: Please help me(All about loading control in class file) Pin
Anonymous15-Jan-03 20:50
Anonymous15-Jan-03 20:50 
GeneralRe: Please help me(All about loading control in class file) Pin
Vasudevan Deepak Kumar15-Jan-03 23:08
Vasudevan Deepak Kumar15-Jan-03 23:08 
GeneralRe: Please help me(All about loading control in class file) Pin
Gurus Guru17-Jan-03 6:02
Gurus Guru17-Jan-03 6:02 
Generalknow the apps a user/machine ran Pin
Giovanni Bejarasco15-Jan-03 1:30
Giovanni Bejarasco15-Jan-03 1:30 
GeneralRe: know the apps a user/machine ran Pin
Mazdak15-Jan-03 6:06
Mazdak15-Jan-03 6:06 
GeneralCalling .NET object from COM Pin
SimonS14-Jan-03 22:10
SimonS14-Jan-03 22:10 
GeneralRe: Calling .NET object from COM Pin
Daniel Turini14-Jan-03 22:17
Daniel Turini14-Jan-03 22:17 
GeneralRe: Calling .NET object from COM Pin
Nick Parker15-Jan-03 8:44
protectorNick Parker15-Jan-03 8:44 
GeneralRe: Calling .NET object from COM Pin
Nick Parker15-Jan-03 18:00
protectorNick Parker15-Jan-03 18:00 
GeneralIcons Pin
Tommus14-Jan-03 21:38
Tommus14-Jan-03 21:38 
GeneralRe: Icons Pin
FruitBatInShades15-Jan-03 1:25
FruitBatInShades15-Jan-03 1:25 
GeneralRe: Icons Pin
jtmtv1816-Jan-03 9:40
jtmtv1816-Jan-03 9:40 
GeneralRe: Icons Pin
leppie16-Jan-03 11:08
leppie16-Jan-03 11:08 
Generalsend mail Pin
Dorina14-Jan-03 21:13
Dorina14-Jan-03 21:13 
Generalapplication flashing in taskbar Pin
fredza14-Jan-03 20:43
fredza14-Jan-03 20:43 
GeneralRe: application flashing in taskbar Pin
SimonS14-Jan-03 22:21
SimonS14-Jan-03 22:21 
QuestionIdle event? Pin
kman14-Jan-03 12:34
kman14-Jan-03 12:34 

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.