How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )
2 7520Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.
1 5093I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.
2 4618I 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'
2 4696
Briefly describe the role of global.asax?
What is the best Macanism to clear the Cache in asp.net
Explain the steps needed to be performed in order to create an animation in xaml?
How can we create Tree control in asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?
Define secured sockets layer.
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Explain the different parts that constitute ASP.NET application?
How do I create a web form?
Is sql backend or frontend?
Explain global assembly cache.
What does postback mean?
What are the ways of preserving data on a Web Form in ASP.NET?
What is authentication in asp.net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?