Thursday, July 21, 2005

Code Inline vs. Code Behind

Microsofts IDE Visual Studio 2005 supports both models of writing code.

Code Inline - means that all your code is insise the *.aspx
Code Behind - means that all your code is separeted into two or MORE files.
*.aspx just contain markup data

by code behind selection you will generate a *.vb or *.cs file


Microsfts pronounced - is no performance difference between inline or behind option.

No comments:

Shared Cache - .Net Caching made easy

All information about Shared Cache is available here: http://www.sharedcache.com/. Its free and easy to use, we provide all sources at codeplex.

Facebook Badge