Search results for query: *

  1. D

    Aspx Gridview event problems

    Hey everyone, I have a custom gridview extension class in .net 4.0 (aspx). The class handles sorting events etc as well as displaying the header and footer when the datasource is empty. This works great except that in my onrowdatabound event I find and add options to dropdowns (Footer is...
  2. D

    Zipping

    Hi again Thanks for the information. Now looking into DotNetZip as it seems to be more geared towards what we need. Can you further explain what you said "Since DotNetZip/Ionic uses delayed read/write for stream sources when Save is called it is also possible to manage this by using...
  3. D

    Zipping

    Hi Im having a problem and wondered if anyone could offer a sollution. Im trying to use VB.net to merge 2 zip files. Namly add any new files in and replace existing from one file to another. Ive tried this using sharpziplib to no avail. There are plenty of examples showing how to put a...
  4. D

    black and white box testing?

    Hi, I'm new to the forum, hello everyone My question is what is the difference between black and white box testing? Which is which? When you enter test data and check the output is correct is that black or white? When you change the code so that each line can be tested in a function what...
Back
Top