Benoit
|
| Posted: 06/27/2003, 1:23 PM |
|
Sorry to add one more thread to an issue that has been discussed so many times, but ...
After reading various howtos and tips about uploading files with asp, it seems that there are 2 possibilities 1.- get an extra component, or 2.- include some asp code that will more or less do the job.
Now, my question is : does .net bring something new to this ?
I think that I read - somewhere here - that : ' coding a file upload fonctionnality with .net could be done with a couple of lines '.
Is that true ?
If so, what would a file upload look like with .net ?
I admit it's pure laziness, but I prefer wait for an easy solution with .net ( if any ), rather than including dozens of lines with asp.
This raises a more general question ( but it is another topic ) : if this .net framework is as powerfull as Microsoft says it is, will codecharge take advantage of it to offer more powerful components for .net projects ? Or will they stick to a kind of 'neutrality', keeping the same toolboxes for every langage ?
|