What is content place holder?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Using code explain Configuration Management
How can I have a particular web page in an asp.net application which displays its own error page?
What is the advantage of using Windows authentication in a Web application?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is an assembly? Explain its parts.
Explain the difference between sql invalidation and sql notification.
What are server activated objects?
How do I send an email message from my ASP.NET page?
What are the advantages of asp.net?
How does asp net store session ids by default?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
Explain the difference between authentication and authorization.
Explain managed code an un-managed code.