Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I need help friends. I am creating a page where I am inserting image files(.gif,.png,.jpeg) inside the gridview control. I am using 3 tier architecture properties are following(img_ID int,Image_Content image,Image_Type varchar,Image_Size bigint)

I need the correct direction to complete this page with 3 tier architecture. How can I use this property into 3 tier architecture?

Regards
Posted
Updated 19-Feb-13 8:11am
v3
Comments
Sergey Alexandrovich Kryukov 19-Feb-13 14:56pm    
What "property"? What problem? How uploading is related to 3 tiers?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900