I found a good expository paper by Keith Conrad, which explains by examples the technique of derivative under the integral sign. Here's the link:
http://www.math.uconn.edu/~kconrad/blurbs/analysis/diffunderint.pdf
In these examples, the integrand is a function of both $x$ (the variable on which the differentiation is intended) and the parameter $t$. However, in most of the examples given in the paper, the limits of integration are constants.
Then, there're these following links from mathmistakes.info, which have examples where the limit of the integral is a function of $x$ but the integrand itself is independent of $x$ (i.e. the integrand is solely a function of $t$).
http://www.mathmistakes.info/facts/CalculusFacts/learn/doi/doi.html
http://www.mathmistakes.info/facts/CalculusFacts/learn/doi/doif.html
I was looking for techniques for differentiating integrals of the following kind $$\int_0^{g(x)} h(x,t) dt$$ where both the limit and the integrand are functions of $x$. I would prefer to have some examples of course, but any insight is appreciated.