Click here to Skip to main content
15,898,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to Find Control in a page which is inherited from MasterPage Pin
Rajesh_K_Sharma10-Dec-07 18:02
Rajesh_K_Sharma10-Dec-07 18:02 
GeneralRe: How to Find Control in a page which is inherited from MasterPage Pin
firozu10-Dec-07 19:32
firozu10-Dec-07 19:32 
GeneralRe: How to Find Control in a page which is inherited from MasterPage Pin
vincyjinoy11-Dec-07 5:22
vincyjinoy11-Dec-07 5:22 
QuestionHow can i add description????? Pin
Vanamaindia10-Dec-07 17:00
Vanamaindia10-Dec-07 17:00 
AnswerRe: How can i add description????? Pin
Sun Rays10-Dec-07 17:47
Sun Rays10-Dec-07 17:47 
GeneralRe: How can i add description????? Pin
Vanamaindia10-Dec-07 18:14
Vanamaindia10-Dec-07 18:14 
GeneralRe: How can i add description????? Pin
Michael Sync10-Dec-07 18:50
Michael Sync10-Dec-07 18:50 
QuestionShould my base class inherit System.Web.UI? Pin
test198510-Dec-07 16:23
test198510-Dec-07 16:23 
Hi, i'm using asp.net 2.0 & c#. i have a functionality which i would be implementing in all my classes (e.g. language change [en-US], [zh-CN], etc.). i found a solution in the web that says i should inherit a base class. here's how my code would probably look like:


public partial class SiteHra_SiteHraHome : MyBaseClass{
}

public class MyBaseClass{
}

Here's my question.. Should MyBaseClass inherit System.Web.UI?

Thanks in advance!

tnx.. ^_^

AnswerRe: Should my base class inherit System.Web.UI? Pin
Michael Sync10-Dec-07 16:30
Michael Sync10-Dec-07 16:30 
AnswerRe: Should my base class inherit System.Web.UI? Pin
N a v a n e e t h10-Dec-07 18:00
N a v a n e e t h10-Dec-07 18:00 
Questionhow to show message box when data is in gridview on temporary basis. Pin
$unil Dhiman10-Dec-07 13:31
$unil Dhiman10-Dec-07 13:31 
GeneralRe: how to show message box when data is in gridview on temporary basis. Pin
$unil Dhiman10-Dec-07 17:11
$unil Dhiman10-Dec-07 17:11 
QuestionHow to display a message box when record is temporary stored in session/grid view Pin
Rajesh_K_Sharma10-Dec-07 13:24
Rajesh_K_Sharma10-Dec-07 13:24 
AnswerRe: How to display a message box when record is temporary stored in session/grid view Pin
Michael Sync10-Dec-07 15:39
Michael Sync10-Dec-07 15:39 
GeneralRe: How to display a message box when record is temporary stored in session/grid view Pin
Rajesh_K_Sharma10-Dec-07 17:07
Rajesh_K_Sharma10-Dec-07 17:07 
GeneralProblem with the page's style Pin
Payal_e_m10-Dec-07 12:00
Payal_e_m10-Dec-07 12:00 
GeneralRe: Problem with the page's style Pin
Michael Sync10-Dec-07 15:24
Michael Sync10-Dec-07 15:24 
QuestionHow to access API functions in a C++ ActiveX Control from ASP.NET Page using either C# or VB Pin
Member 253045010-Dec-07 10:22
Member 253045010-Dec-07 10:22 
GeneralRe: How to access API functions in a C++ ActiveX Control from ASP.NET Page using either C# or VB Pin
Melody12-Dec-07 12:19
Melody12-Dec-07 12:19 
Questionwriting at server side?? Pin
Muammar©10-Dec-07 8:45
Muammar©10-Dec-07 8:45 
GeneralRe: writing at server side?? Pin
Christian Graus10-Dec-07 9:11
protectorChristian Graus10-Dec-07 9:11 
GeneralRe: writing at server side?? Pin
Muammar©10-Dec-07 21:55
Muammar©10-Dec-07 21:55 
GeneralAccessing property of inner class with <%# bind() %> Pin
Federico Orlandini10-Dec-07 8:31
Federico Orlandini10-Dec-07 8:31 
GeneralRe: Accessing property of inner class with <%# bind() %> Pin
Christian Graus10-Dec-07 9:12
protectorChristian Graus10-Dec-07 9:12 
QuestionRe: Accessing property of inner class with <%# bind() %> Pin
Federico Orlandini11-Dec-07 3:15
Federico Orlandini11-Dec-07 3:15 

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.