If $f_N $ is a function sequence that is integrable on $(a; b)$ for all $N $ and $\lim_{N\to\infty} f_N (x)$ exists for all $x$ in $(a; b) $
Does the following necessarily hold?: $$\lim_{N\to\infty} \int_{a}^{b} f_N (x) dx = \int_{a}^{b} \lim_{N\to\infty} f_N(x) dx$$
In general, no.
Take the function
$$f_N(x)=\begin{cases}N&\text{ if } 0<x<\frac1N\\ 0&\text{ if } x\geq \frac1N\text{ or } x=0\end{cases}$$
on $[0,1]$ as a counterexample.
Then, $$\int_0^1 f_N(x)dx = 1$$ for all $N$ and $$\lim_{N\to\infty} f_N(x) = 0$$ for all $x\in[0,1]$.