Implementing Interface
Tech-Archive recommends: Speed Up your PC by fixing your registry
hi all,
How to implement an interface in ASP.Net?.
Consider my interface name is IExample. Then whatz mean by
IExample ie = (IExample)obj1
Kindly let me know about this implementing interface in detail.
Thanks in advance.
Regards,
Gomathi
.
Relevant Pages
- Re: Implementing Interface
... Interface implementation ... public myClass: IExample ... Gomathi schrieb: ... > Consider my interface name is IExample. ... (microsoft.public.dotnet.general) - Implementing Interface
... How to implement an interface in ASP.Net?. ... Consider my interface name is IExample. ... Then whatz mean by ... Prev by Date: ... (microsoft.public.dotnet.faqs) - Re: Implementing Interface
... Hi Gomathi, ... It's about the language. ... You can implement an interface by doing something like this: ... > Consider my interface name is IExample. ... (microsoft.public.dotnet.faqs) - importing video
... import into Windows Movie maker, but when i try to do this i get an error ... An interface has to many methods to ... fire events from." ... Prev by Date: ... (microsoft.public.windowsxp.video) - Can a standard NIC be triggered to send an electrical signal?
... no-spam read and post WWW interface to your favorite newsgroup - ... comp.dcom.lans.ethernet - 3309 messages and counting! ... Prev by Date: ... (comp.dcom.lans.ethernet) |
|