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 6295I 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 5165how 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 3931In 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 5812In 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 3890
List the advantages and disadvantages of user control an custom control?
What is %20 in a url?
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?
What is http protocol and how it works?
Define asp.net caching?
What are type/key pairs in client script registration?
What is css and what is it used for?
Which method is used to perform all validation at the page level?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What are the built-in objects in asp.net?
What’s the difference between asp.net web forms and asp.net mvc?
Distinguish between Server-side and Client-side code with its functionality?
What is the full meaning of asp.net?
How many types of cache are there?
What is cache in asp net?