Step 1: Try direct substitution.
Putting $x=1$ into $\frac{(2x-3)(\sqrt{x}-1)}{2x^2+x-3}$ gives $\frac{0}{0}$, so we must simplify before substituting.
Step 2: Factor the denominator.
$2x^2+x-3=2x^2+3x-2x-3=x(2x+3)-1(2x+3)=(2x+3)(x-1)$.
Step 3: Split the troublesome factor.
Note $x-1=(\sqrt{x}-1)(\sqrt{x}+1)$. So the denominator becomes $(2x+3)(\sqrt{x}-1)(\sqrt{x}+1)$.
Step 4: Cancel the common factor.
The $(\sqrt{x}-1)$ in the top cancels with the one in the bottom, leaving $\frac{2x-3}{(2x+3)(\sqrt{x}+1)}$.
Step 5: Substitute x=1 now.
Top: $2(1)-3=-1$. Bottom: $(2(1)+3)(\sqrt{1}+1)=(5)(2)=10$.
Step 6: Read the limit.
The limit is $\frac{-1}{10}=-\frac{1}{10}$, which is option (C).
\[ \boxed{\,-\tfrac{1}{10}\,} \]