Button’s Event in .NET
Button server control (built-in) in .NET actually fire 2 events and not only 1 event when user clicking the button. The events are:
no comments for now | read on
Render vs RenderControl
Many custom control developer may encounter hard time to fully understand what is the different between these two.
no comments for now | read on
jQuery in Visual Studio
Posted by Rizal on Oct 15 2008 |
JavaScript
jQuery will be included in future releases of Visual Studio. Is this part of Microsoft’s strategy of “embrace, extend and extinguish”? I should think not [...]
no comments for now | read on
What is Flex?
It’s hard to find an explanation of Flex that’s easy to understand. Finally I found something that’s quite clear [...]
no comments for now | read on