The Login form is the first form of the application.
It is called by the Sub Main().
No big tasks (like connecting to the DB, etc) take place "till the form is just displayed".

Then why is it taking so much time ?