can i inherit one web applications into another web
applications in asp.net?
Answers were Sorted based on User's Feedback
Answer / gayathrijeya
Hi Amisha,
Can You explain with example?.I am very eager to know that.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sachin kalia
Hi Amisha
could u tell me how to do this ??
Thanks
Sachin Kalia
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anilkumar
Yes we use other web application in our application through
add reference
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / l
We can access Web application1 by adding reference in the
second application2 only.
| Is This Answer Correct ? | 0 Yes | 0 No |
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
What does assemblyinfo.cs file consist of?
What methods are fired during the page load?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!
is gateway for sms continue connected for sending sms.how?
Difference between mvc2 and mvc3 in asp.net?
What is the use of sessionstate tag in the web.config file?
What is the life-span of the items in the viewstate?
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?
What is GAC in ASP.NET 2.0
Define reflection in .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)