im starting to learn asp.net :P, and in php i should use include(); to show something like a menu. but how can i do this in asp.net?
i dont mean a simple include, but a page where i can query a database to make the page dynamicly for example.
i hope you understand my problem.