ASP.NET supports both server-side includes (using syntax) and server-side object tags (using syntax). Server-side includes allow inserting content from other files, while object tags enable creating and using COM components. The other options incorrectly deny these capabilities.