Trying to calculate out the limit \begin{array}{rcl} \lim_{x \to +\infty } (e^{x^{2}\sin \frac{1}{x}}-e^{x})&& \\ \end{array}
I come up with the indeterminate form $0\cdot \infty$ as follows: $${e}^{{x}^{2} \sin\frac{1}{x}}-{e}^{x}={e}^{x}\left({e}^{{x}^{2\sin\frac{1}{x}-x}}-1\right)$$ and
\begin{array}{rcl} \lim_{x \to +\infty} (x^2\sin \frac{1}{x}-x) & = & \lim_{x \to \infty}[ x(x\sin \frac{1}{x}-1)] \\ & = & \lim_{x \to \infty} [x (\frac{\sin\frac{1}{x}}{\frac{1}{x}}-1)] \\ & = &( +\infty) \cdot 0 \end{array} And now I am stuck.
Substituting $t=1/x$ gives $$\lim_{x\to\infty} x\left [x^2\sin{1\over x}-x\right ]=\lim_{t\to 0^+}{\sin t-t\over t^3}=-{1\over 6}$$ Let $$g(x):=x^2\sin{1\over x}-x$$ We have $\lim_{x\to \infty}g(x)=0$ and $$ e^x[e^{g(x)}-1]={e^x \over x}\,{xg(x)}\,{e^{g(x)}-1\over g(x)}$$ The last ratio tends to $1,$ while $xg(x)$ tends to $-1/6.$ The ratio $e^x/x$ tends to $\infty.$ Hence the limit in OP is equal $-\infty.$