What is .net remoting?
No Answer is Posted For this Question
Be the First to Post Answer
what is the advantage of data reader?
can we place the same DLL in debug folder two times? (without using strong name )
To call a Web service SOAP which transport protocol you use?
Does JITting occur per-assembly or per-method? How does this affect the working set?
What is different in .net 1.1 and .net 2.0?
Why is it important to maintain session state?
User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
How will you load dynamic assembly?
Less than one page, how many windows will you be able to maintain?
What is indexing on asp.net?
How to disable disable browser's Back button in asp.net (JavaScript)?
I 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..