suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.
3 6311I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..
1 5173how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.
1 3943In asp.net, if a webpage seems too slow to load completely in th ebrowser. In this case what are the checkings or actions you will take to rectify the slowness or which are the factors related to this issue? How we can trace it?
3 5823In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?
1 3910
Tell me the code snippet to show how we can return 404 errors from HttpError?
Explain the Session state management options available with ASP.NET?
What is the use of ASP.NET routing?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
How would ASP and ASP.NET applications run at the same time on the same server?
How we implement web farm and web garden concept in asp.net?
How can you display all validation messages in one control?
Define msil.
What are the new features added from ASP to ASP.NET?
They mostly asked difference between versions of technologies
Where can I get the details on migration of existing projects using various technologies to asp.net?
What is the purpose of session management?
Can you explain composite pattern?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How can you handle exceptions in asp.net?