A related technique. You can use integration by parts technique by letting $u=e^{x}$ which leads to
$$ I_n = \left( 2\,n+1 \right) \left( {\frac {{{\rm e}}}{n+1}}-{\frac {{
{\rm e}}}{2+3\,n+{n}^{2}}}+\int _{0}^{1}\!{\frac {{x}^{n+2}{
{\rm e}^{x}}}{ \left( n+2 \right) \left( n+1 \right) }}{dx} \right) .$$
$$\implies \lim_{n\to \infty}I_n = 2 \,\rm{e} + 0 + \lim_{n\to \infty } \int _{0}^{1}\!{\frac {(2n+1){x}^{n+2}{
{\rm e}^{x}}}{ \left( n+2 \right) \left( n+1 \right) }}{dx} $$
$$ \implies \lim_{ n\to \infty } = 2 \rm e . $$
Note that, the change of the limit with integral is due to the uniform convergence of the sequence $$ \frac {(2n+1){x}^{n+2}}{ \left( n+2 \right) \left( n+1 \right) }. $$
Here is a technique for proving uniform convergence.
Added: Integration by parts,
$$ \int u\, dv = u\,v -\int v \,du. $$
So, in your case $ u = e^{x} $ and $ dv = x^n dx $.