Skip to main content

Home/ lzby's group/ Group items tagged 100

Rss Feed Group items tagged

boho .net

Using include files with ASP.NET - 0 views

  • Let’s assume you have a 100 page website. On the bottom of all 100 pages you have secondary navigation, copyright information, and a link to your privacy policy. If we decide to add an additional link to the footer navigation one day, it would really suck to make the update 100 times by copying and pasting code into every file. Luckily, if we use ASP.NET includes, we only need to make the update once.
  •  
    Let's assume you have a 100 page website. On the bottom of all 100 pages you have secondary navigation, copyright information, and a link to your privacy policy. If we decide to add an additional link to the footer navigation one day, it would really suck to make the update 100 times by copying and pasting code into every file. Luckily, if we use ASP.NET includes, we only need to make the update once.
china handan

100 wonderful photo effects Photoshop tutorials - 0 views

  •  
    100种photoshop照片处理效果的教程。最优秀的一些将照片处理成素描、油画效果的教程都基本囊括了。
china handan

The 100 Most Popular Photoshop Tutorials 2008(2008最棒的100个photoshop教程) - 0 views

  •  
    强烈推荐!
boho .net

UFRAME: goodness of UpdatePanel and IFRAME together - Home - 0 views

  •  
    UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solution. It allows a DIV to behave like an IFRAME loading content from any page either static or dynamic. It can load pages having both inline and external Javascript and CSS, just like an IFRAME. But unlike IFRAME, it loads the content within the main document and you can put any number of UFrame on your page without slowing down the browser. It supports ASP.NET postback nicely and you can have DataGrid or any other complex ASP.NET control within a UFrame. UFrame works perfectly with ASP.NET MVC making it an replacement for UpdatePanel. Best of all, UFrame is implemented 100% in Javascript making it a cross platform solution. As a result, you can use UFrame on ASP.NET, PHP, JSP or any other platform.
1 - 10 of 10
Showing 20 items per page