How to migrate from sqlserver 2005 to sql server 2000 (every one know reverse process of that )
2 7504Hi, 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 5086I 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 4609I 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 4688
How to bind all the binding controls in a page at once in ASP.NET?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
How Session outproc in Sqlserver stored?
Which authentication uses a combination of windows and iis authentication?
To wrap up a call to a Web service the standard used is..?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
What are the server controls in asp.net?
Where can I get the details on migration of existing projects using various technologies to asp.net?
To redirect the user to another page which method do we use without performing a round trip to the client?
Define web.config in .net?
How can you pass multiple complex types in Web API?
What are the types of caching in asp.net?
What is the significance of attaching a profile while creating a user?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc