Click here to Skip to main content
16,014,677 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionuser Controls in Visual Studio 2008 Pin
AB777115-Jun-09 20:38
AB777115-Jun-09 20:38 
AnswerRe: user Controls in Visual Studio 2008 Pin
Christian Graus15-Jun-09 21:16
protectorChristian Graus15-Jun-09 21:16 
AnswerRe: user Controls in Visual Studio 2008 Pin
Abhishek Sur15-Jun-09 22:11
professionalAbhishek Sur15-Jun-09 22:11 
AnswerRe: user Controls in Visual Studio 2008 Pin
Abhijit Jana15-Jun-09 22:12
professionalAbhijit Jana15-Jun-09 22:12 
GeneralRe: user Controls in Visual Studio 2008 Pin
AB777115-Jun-09 22:45
AB777115-Jun-09 22:45 
Questionhow to make object for the class file and Pin
anbusenthil15-Jun-09 20:38
anbusenthil15-Jun-09 20:38 
AnswerRe: how to make object for the class file and Pin
Christian Graus15-Jun-09 21:17
protectorChristian Graus15-Jun-09 21:17 
AnswerRe: how to make object for the class file and Pin
Abhishek Sur15-Jun-09 22:04
professionalAbhishek Sur15-Jun-09 22:04 
Hey...
You mean you want to call a function of ASPX page from your object. Is it remote aspx, or local one. If it is local one to the same application, you can do it by creating an object of the class corresponds to the aspx page..

or otherwise make the function static one and call it using Classname.

Really.. as all others suggested, you need to read basic books on C# before you ask anything.

Rose | [Rose]


GeneralRe: how to make object for the class file and Pin
Christian Graus15-Jun-09 22:06
protectorChristian Graus15-Jun-09 22:06 
GeneralRe: how to make object for the class file and Pin
Abhishek Sur16-Jun-09 5:03
professionalAbhishek Sur16-Jun-09 5:03 
Questionhow to inherit two class file Pin
anbusenthil15-Jun-09 20:31
anbusenthil15-Jun-09 20:31 
AnswerRe: how to inherit two class file Pin
Baran M15-Jun-09 20:48
Baran M15-Jun-09 20:48 
AnswerRe: how to inherit two class file Pin
himanshu256115-Jun-09 20:49
himanshu256115-Jun-09 20:49 
AnswerRe: how to inherit two class file Pin
Abhijit Jana15-Jun-09 21:14
professionalAbhijit Jana15-Jun-09 21:14 
AnswerRe: how to inherit two class file Pin
Christian Graus15-Jun-09 21:19
protectorChristian Graus15-Jun-09 21:19 
Questiondynamic site map path Pin
llibin15-Jun-09 20:30
llibin15-Jun-09 20:30 
Questionshared hosting, required permission can not be acquired , how to find which part of DLL requires which permissions ? [modified] Pin
logicaldna15-Jun-09 20:18
logicaldna15-Jun-09 20:18 
QuestionHow to get a webpage as an image? Pin
Spunky Coder15-Jun-09 20:15
Spunky Coder15-Jun-09 20:15 
AnswerRe: How to get a webpage as an image? Pin
himanshu256115-Jun-09 20:34
himanshu256115-Jun-09 20:34 
GeneralRe: How to get a webpage as an image? Pin
Spunky Coder15-Jun-09 20:38
Spunky Coder15-Jun-09 20:38 
Questioncan't store value of dynamically generated upload controls. Pin
pujafaldu15-Jun-09 20:10
pujafaldu15-Jun-09 20:10 
Questionhow to update grid view row on dropdown selection Pin
shahid_rasul15-Jun-09 19:21
shahid_rasul15-Jun-09 19:21 
GeneralRe: how to update grid view row on dropdown selection Pin
Kaushal Arora16-Jun-09 6:53
Kaushal Arora16-Jun-09 6:53 
Questionwant to load controls in aspx pg from the class file which is inherited Pin
anbusenthil15-Jun-09 18:42
anbusenthil15-Jun-09 18:42 
QuestionArithmetic overflow error converting int to data type numeric. The statement has been terminated. Pin
jigneshp2515-Jun-09 18:24
jigneshp2515-Jun-09 18:24 

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.