asp.net网站中的图像绑定问题 [英] Images binding problem in asp.net website

查看:86
本文介绍了asp.net网站中的图像绑定问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



很高兴在这里质疑我正在努力解决图像绑定问题,我有大约50000张图片。

部署后加载速度非常慢可以有人建议我好的技巧欺骗任何我只想让我的图像加载更快...............



i我正在做文件夹选项保存名称在数据库和文件夹中的图像仍然非常慢



请帮我这个

hi
it nice to question here that i am struggling with images binding there are about 50000 images i have.
its loading very slowly after deployment can anyone suggest me good techniques tricks anything i just want to make my images load faster...............

i am doing folder option saving name at database and images at folder still its very slow

please help me on this one

推荐答案

那里有很多方法可以在asp.net中实现图库,无需一次向用户显示数百个图像文件。当用户在网站上向下滚动时渲染图像。你可以通过以下方式尝试。



1)延迟加载。 [ ^ ]

2)图像库使用ASP.Net DataList控件Pagination.aspx [ ^ ]

3)使用ASP.NET中的列表视图控件进行有效分页 [ ^ ]

4)Imple使用ASP.NET 2.0中的Datalist Control进行高效的数据分页 [ ^ ]

5) ASP.NET分页 [ ^ ]

6)向Repeater或DataList添加寻呼支持 [ ^ ]

7)产品清单页面上有干净的css ui [ ^ ]
There are so many ways to implement image gallery in asp.net, No need to show hundreds of image file at a time to user. Rendered the image as user scrolls down on website. you could try by following ways.

1) Lazy Load.[^]
2) Image Gallery using ASP.Net DataList Control Pagination.aspx[^]
3) Effective paging with List View control in ASP.NET[^]
4) Implementing Efficient Data Paging with the Datalist Control in ASP.NET 2.0[^]
5) ASP.NET Pagination[^]
6) Adding Paging Support to the Repeater or DataList [^]
7) product listing page with clean css ui[^]


这篇关于asp.net网站中的图像绑定问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆