Search results for query: *

  1. A

    Banking

    no yar this is not a home work. i am doing my six month training. this is my project in Banking. can u provide me some help plz This is online banking Project:rolleyes:
  2. A

    Login Form

    Can any body help me in creating a login form in Banking Project. Thanks .
  3. A

    Banking

    Hello experts , how r u. i have to make a bank project in vb.net . Can anyboby help me in doing so. Plz reply in a day, i have not much time. or refer me the sites through which i have to gain some information about banking projects . plz help me.:confused: :confused: thanks in...
  4. A

    Calculator code in VB.net

    Hi friendfs i am a new member of this era . My name is Amit Singh. Doing B.tech in Computer Science, I am doing VB.net. Can any body provide me the code of Calculator . Plz Thanks
  5. A

    How to Flash a form..

    PrivateDeclareFunction FlashWindow Lib "user32" (ByVal hwnd As Int32, ByVal bInvert As Int32) As Int32 'in above code Int32 can be Integer also PrivateSub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Call FlashWindow(Me.Handle.ToInt32, -1)...
Back
Top