in Technology by
What are the Differences between CodeBehind and CodeInline?

1 Answer

0 votes
by

(1)Code Behind is code when it is written in separate class file and on other hand CodeInline is written inside an ASP.Net web page.

(2)Code Behind page has extension is .aspx.cs or .aspx.vb and on another hand Code Inline have extension is .aspx only. Code Inline is written inside < script> tag along with the HTML.

(3)Code for all web pages is compiled into a .dll file.

Related questions

0 votes
    What are the differences between Blockchain and Hyperledger?...
asked Jan 22, 2023 in Technology by JackTerrance
0 votes
    What are the differences between get and post method?...
asked Sep 28, 2021 in Technology by JackTerrance
0 votes
    What are the differences between TCP and UDP?...
asked Aug 16, 2021 in Technology by JackTerrance
0 votes
    What are the differences between Blazor Server and Blazor WASM?...
asked Aug 9, 2021 in Technology by JackTerrance
0 votes
    What are the differences between Local Metastore and Remote Metastore?...
asked Aug 6, 2021 in Technology by JackTerrance
0 votes
    What are the main differences between HDFS (Hadoop Distributed File System ) and Network Attached Storage(NAS) ?...
asked Aug 2, 2021 in Technology by JackTerrance
0 votes
    What are the differences between Azure Scale Sets and Availability Sets?...
asked Jul 31, 2021 in Technology by JackTerrance
0 votes
    What are the differences between ASP.NET Web Service and WCF?...
asked Jul 26, 2021 in Technology by JackTerrance
0 votes
    What are Differences between variables and constants in PHP?...
asked Jul 13, 2021 in Technology by JackTerrance
0 votes
    What are the differences between AngularJS and Angular?...
asked Jun 29, 2021 in Technology by JackTerrance
0 votes
    What are the differences between Daemon Logging and Container Logging?...
asked Jun 20, 2021 in Technology by JackTerrance
0 votes
    What are the main differences between array and collection?...
asked May 26, 2021 in Technology by JackTerrance
0 votes
    What are Differences between throw and throws in Java?...
asked May 19, 2021 in Technology by JackTerrance
0 votes
    What are the differences between supervised and unsupervised learning?...
asked Apr 26, 2021 in Technology by JackTerrance
0 votes
    What are the differences between OLTP and OLAP?...
asked Mar 28, 2021 in Technology by JackTerrance
...