Skip to main content

Home/ lzby's group/ Group items tagged weblogs

Rss Feed Group items tagged

boho .net

ASP.NET Ajax 1.0 toolkit : Calendar Extender hide on lost focus - Sashidhar Kokku's blog - 0 views

  • One of the problems with the calendar extender in the 1.0 toolkit is that if I use a button/image to show the calendar, I am forced to click on it again to hide the calendar.
china handan

薄荷的weblog » Blog Archive » 5个jQuery问题和解答 - 0 views

  • 请记住,所有的这些例子里都是使用.css直接将样式添加到HTML中。我的本意是保持简单的叙述。理想的做法是,你要添加的样式可以放到样式表里,然后用.addClass方法来提取它们。
boho .net

New ASP.NET Charting Control: <asp:chart runat="server"/> - ScottGu's Blog - 0 views

  •  
    supports a rich assortment of chart options - including pie, area, range, point, circular, accumulation, data distribution, ajax interactive, doughnut, and more. You can statically declare chart data within the control declaration, or alternatively use data-binding to populate it dynamically. At runtime the server control generates an image (for example a .PNG file) that is referenced from the client HTML of the page using a element output by the control. The server control supports the ability to cache the chart image, as well as save it on disk for persistent scenarios. It does not require any other server software to be installed, and will work with any standard ASP.NET page.
boho .net

Improving the Send email class from ASP.NET - Albert Pascual ASP.NET Blog - 0 views

  •  
    # Allows you to add a list of mail servers that will use to load balance the emails # If the email fails to be send, won't give you an exception, will keep trying for 24 hours on different servers on the cluster. # If a mail server does not work, will remove it from the list. # When the user opens the email, you'll get a callback on the page you specify.
1 - 20 of 26 Next ›
Showing 20 items per page