:~/writing$ ls -lt *.md
Writing
Animation Control , Adding Cool Animations in your application, Scenario 2
Assigning Animations to Client-Side Controls If you need to assign Animation Behaviour to any Client-Side Controls using the AjaxControlToolKit's Animation Extender Control , you gotta Explicitly create the...
Animation Control , Adding Cool Animations in your application, Scenario 1
See Demo here 1) Register the AjaxControlToolkit in your page <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %> 2) Add a Script Manager 1: <!-- Mandatory Script Manager Control-->...
Building a Simple Client Callback to YouTube with Atlas
We will talk about how we can use Atlas to talk to YouTube using the REST protocol . 1) Download Visual Web Developer , Go Here2) Download Atlas ,...