且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在C#中创建动态数据输入用户界面

更新时间:2023-11-04 23:22:10

它并不重要,但MVC是更现代的技术,但它需要你更好地理解web概念,而webforms隐藏了很多实现细节,使它更容易使用在某些情况下。看起来你似乎不知道这两种技术,它可能更容易在webforms上执行,特别是如果你打算创建动态控件。
It doesn't really matter, but MVC is the more modern technology however it'll require you to understand web concepts better, whereas webforms hides a lot of the implementation details from you making it easier to use in some instances. Seeing as you don't seem to know either technology it'll probably be easier to do this on webforms, especially if you intend to create dynamic controls.