User Profile
Collapse
-
Why custom events are required
There are so many events available in net forms and controls , than what are situations in which we need custom events. We an call any method or function to solve our propose inside dot net control events, so is there is any situation in which custom controls are the only solution. -
UnManaged object clearance without dispose or finalizer
Dear All,
Please help me to sort one of my doubts regarding Release of Un-Managed Objects. If we are not explicitly calling dispose/close method for un-managed objects neither we are implementing finalizer for this unmanaged objects then what will happened for this unmanaged objects. Whether Operating system will take care after some time to release it or it will stay there till Operating system shouldn't get restarted. Please share...
No activity results to display
Show More