有关自定义 Web 控件的更多信息?

发布于 2024-07-13 07:58:47 字数 175 浏览 8 评论 0原文

在我目前工作的地方,我们使用很多手工制作的自定义 Web 控件来实现下拉列表、自动完成框等内容,虽然我向这些控件添加了一些东西,但我从来没有真正觉得我完全理解我到底在做什么。

所以,我的问题是,有没有什么好书可以帮助我理解/构建一些自定义网络控件?

我的环境:.net、c# 3.0、linq 等

Where I currently work we use a lot of hand made custom web controls for things like dropdown lists, auto-complete boxes, etc. and while I have added things to these controls I never really felt like I completely understood what the heck I was doing.

So, my question, are there any good books out there that might help me understand / build some custom webcontrols?

My environment: .net, c# 3.0, linq, etc

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

探春 2024-07-20 07:58:48

以下是一些很好的链接:

http://msdn.microsoft.com/en-我们/library/zt27tfhy.aspx
http://www.15seconds.com/issue/020430.htm
http://dotnetslackers.com/articles/aspnet/BuildingGroupBoxControl.aspx

开发服务器控件这也是了解有关 ASP.NET 生命周期的更多信息的一个非常好的方法。

Here are some good links:

http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx
http://www.15seconds.com/issue/020430.htm
http://dotnetslackers.com/articles/aspnet/BuildingGroupBoxControl.aspx

Developing server controls is a really good way to learn more about the ASP.NET life cycle as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文