Can a custom .NET data type be used in a Web form?
sai
Select an image from your device to upload
This can be achieved by placing the DLL containing the custom data type in the application root's bin directory and ASP.NET will automatically load the DLL when the type is referenced.