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 6441I 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 5258how 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 4016In 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 5949In 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 3990
What is difference between or and orelse?
How can you make sure that web api returns json data only?
What is a user developed application?
What can you do with asp.net?
How to rename a table using sql queries?
Explain the asp.net page life cycle.
How would you enable impersonation in the web.config file?
What is the difference between Classic ASP and ASP.Net?
What is client side state management?
What is session mode in asp.net?
What does mean by a neutral culture?
How to implement Authentication and Authorization?
What are different types of api?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
Does web services support data reader like pom project?