Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 MVC4 Razor 设计一个页面,其中包含三个组合框,我必须在页面加载时同时在其中填充大约 30,000 到 50,000 个项目。根据您的经验,我该如何优化填充此项目以避免用户必须等待很长时间才能呈现页面?
谢谢