How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )
2 7619Hi, 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 5160I 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 4726I 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 4795
What is http protocol and how it works?
What are the types of session in asp.net?
What are the navigation ways between pages available in ASP.NET?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What is the difference between exe and dll?
Define a web service in .net?
What is the difference between table and query?
What I need to create and run an asp.net application?
What is difference between mvc and asp.net? : Asp.Net MVC
How many types of triggers are there in update panel?
What is a master page and what does it do?
How would you turn off cookies on one page of your website?
What are the components of ado.net?
Is data edited in the Repeater control?