CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jayawant

Search: Search took 0.19 seconds.

  1. how to get all registry keys & its value,data of perticular program(.exe) in vb.net?

    Hi all,

    how to get all registry keys & its value and data of particular program(.exe) in vb.net. If you find any solution above this problem then please give me the links or urls.

    Thanks,...
  2. how to hide process in the taskmanager of windows 7 in vb.net?

    Hi all,

    how to hide process in the taskmanager of windows 7 in vb.net?
    How to hide any process in windows 7 using vb.net. If you have any solution then
    please give me the links or urls related...
  3. How to create windows service using SHDocVw.dll in vb.net?

    Hi All,

    I have tried to create windows service using SHDocVw.dll in vb.net, but it generates error

    The error is could not load SHDocVw.dll into windows service.

    How to fix this issue?

    if...
  4. How to create windows service using windows form controls in vb.net?

    Hi all,

    It is possible to create windows service using windows form control in vb.net.If yes then please give me the url or links.
    The windows forms control such as, Timer control, list-box,...
  5. how to hide default assembly icon in vb.net?

    Hi All,

    how to hide default exe or assembly icon which is seen in a task bar in vb.net.
    help me!


    Regards,
    Jayawant
  6. How to hide your program from the Task Manager in windows 7?

    Hi All,

    How to hide your program from the Task Manager in windows 7?
    Did you have any answer .how to hide exe form the taskmanager in windows 7?
    help me!

    Regards,
    Jayawant
  7. how to hide any dotnet exe is hide into taskmanager in windows 7 using vb.net?

    Hi all,

    how to hide exe into task-manager in windows 7 using vb.net windows application?

    I want exe is hide into task-manager in windows 7 & windows vista machine using vb.net(windows...
  8. how to hide assemblies default icon after running any exe in vb.net(Windows app)?

    Hi All,

    how to hide assemblies default icon after running any exe in vb.net(Windows app)?

    in vb.net running any exe then its icon will be show in the taskbar. how to hide that icon.how to hide...
  9. What is equivalent property of Window.document in vb.net?

    Hi All,

    What is equivalent property of Window.document in vb.net?
    Window.document it is the property in vb 6.0.What is equivalent property in vb.net?
    in vb.net Web browser.document property is...
  10. how to get the current windows explorer path in vb.net windows application?

    Hi All,

    how to get the current windows explorer path in vb.net windows application?


    Thanks,
    Jayawant
  11. How can be create plotted line graph in vb.net windows application

    Hi ,

    How can be create plotted line chart in vb.net windows application.In that type of graph how can be taken input values?


    Thanks,
  12. how to avoid( Error HRESULT E_FAIL has been returned from a call to a COM Component)

    hi,

    i have create a setup file with inno software including interop.MessengerAPI.dll of chatting

    application(with windows live messenger).I have created a setup file with inno of that...
  13. how to create setup file with inno including interop.MessengerAPI.dll of any app

    hi,

    how to create a setup file with inno software including interop.MessengerAPI.dll of any application.I have created a setup file with inno.but it is work in only my pc it is not work in anather...
  14. how to captures instant messeges of msn live messenger in vb.net

    Hi,

    How to captures(keystrokes) instant messages of msn live messenger.How to captures(keystrokes)form live conversion of msn in vb.net.how to create the txtfile of that capture keystrokes of that...
  15. in button click event how to export & delete file at a time in vb.net

    Hi,


    in windows form in button click event how to export the file in a location select by showdialog & it will be delete permanently at a same time.How can i do this!
    because in .net it will...
  16. how to send a file to any website in vb.net windows application

    Hi all,

    How to send a file to any website in vb.net windows application.

    Thanks,
  17. how to send a file to any webserver in vb.net windows application

    hi all,

    In my project one task is there in that one logfile is sent to any webserver.For Example("http://www.espiaovirtual.com/ev/upload.php").How to send a logfile to any webserver.To avoid that...
  18. how to refresh windows form in vb.net windows application

    hi all,

    In my project one task is there how to refresh the windows form in vb.net
  19. how to increase the speed of opening of mdichildform into mdiform

    hi all,

    My application having one mdiform in that form six child forms are there.Switching of opening one childform into anather form speed is very slow after clicking of any button in the...
  20. how to remove bluebar appearing from opening of one child form into anather in vb.net

    hi all,

    My application having one mdiform in that form six child forms are there.Switching of one form into anather form blue bar is appearing form at the title of every opened child form.These...
Results 1 to 20 of 20





Click Here to Expand Forum to Full Width

Featured