i am not used to VB net because i have been using VB6 for awhile. I have a project with 2 forms in it. i unloaded the first form using the code

Me.Unload

but i am stuck on loading the second form. i tried things like show, load and run etc.. i am kind of stuck unless there is something stupid i am missing. thanks for your help.