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 6187I 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 5086how 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 3867In 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 5691In 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 3809
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are the security types in asp.net?
What is state management in .net?
What are the new data controls in asp.net 2.0?
Where the viewstate is stored after the page postback?
Explain how asp.net page works?
What is AutoEventWireup attribute for ?
What is masterpage?
Can more than one person use the same login?
How would you get asp.net running in apache web servers?
What is voluum?
Why do we use datasource in asp.net?
What's the difference between viewstate and sessionstate?
What is strong-typing versus weak-typing?
What is the difference between sealed vs static class?