What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
Answer Posted / guest
CodeBehind is relevant to Visual Studio.NET only
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Can we use MSSql as backend in asp.net...if yes then How.?
What is server infrastructure?
How do you store a value in viewstate and retrieve them?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are the authentication types in asp.net?
What's the use of response.output.write()?
How can you make sure that web api returns json data only?
What is ispostback property?
What are standard controls?
What is the best Macanism to clear the Cache in asp.net
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What can you do with asp.net?
What is work flow gen? how can it will work with .Net?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are the HTML server controls in ASP.NET?