Saturday, April 28, 2012
Twitter 101
Twitter integration basic
http://search.twitter.com/search.json?q=@XXX&page=X
@XXX : search keyword
X : Current Page
http://search.twitter.com/search.json?q=@XXX&page=X
@XXX : search keyword
X : Current Page
Wednesday, April 18, 2012
Monday, April 16, 2012
Saturday, April 14, 2012
Friday, April 13, 2012
Thursday, April 12, 2012
loading User control
Reference
Someone builds a project on this
Similar concept but this is lazy loading
The problem with this is that, you won't be able to leverage on the server control that you have.
This is a big problem if you are looking at async postback, because you cannot have full control on the control name generated.
Someone builds a project on this
Similar concept but this is lazy loading
The problem with this is that, you won't be able to leverage on the server control that you have.
This is a big problem if you are looking at async postback, because you cannot have full control on the control name generated.
Subscribe to:
Posts (Atom)