I hve created online ecommerce website.plz tell in which condition i will use web user control and how can use it. Plz give me sample of code..
Regards
Bvenkat Jeewesh
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted Jun 21, 2012, 11:29 PM
Example : Look at the login control asp.net 2.0 and above. It is not there in asp.net 1.1 version. That, we will create a new user control by placing and arranging, lables,textboxes and button. This will have the extension of .ascx. Generally, it can't be shared across web projects.
Now, think about your project, do you really need of user controls or not.
http://www.c-sharpcorner.com/UploadFile/mgold/AddRemoveWeb11242005045632AM/AddRemoveWeb.aspx
http://www.c-sharpcorner.com/uploadfile/desaijm/imagecanvaswebusercontrol11162005045718am/imagecanvaswebusercontrol.aspx