PDA

Click to See Complete Forum and Search --> : Visual Basic FAQs


Pages : 1 2 3 [4] 5

  1. Database - How can I fill a ListView with values in a database?
  2. [FAQ's: OD] How do I make a HotKey (shortcut keypress) in Outlook?
  3. Database - Windows Authentication with Pocket PC's
  4. Database - How do I get just a range of records, as you do in search results?
  5. Classic VB - What is the difference between Dim/Private/Public/Global/Static/Const?
  6. Classic VB - Filtering Arrays
  7. Classic VB - How can I handle different locales?
  8. Classic VB - Why are my dates not working properly?
  9. Classic VB - What controls can I use to input a date/time?
  10. Database - How can I work with dates correctly?
  11. Index to FAQs on VBForums
  12. Classic VB - How can I tell why my form is closing?
  13. Classic VB - How can I show a confirmation message when my form is closing?
  14. Classic VB - Why shouldn't I use "Dim .. As New .."?
  15. Classic VB - Why is using the 'End' statement (or VB's "stop" button) a bad idea?
  16. Classic VB - How should I close my form/program/class?
  17. Classic VB - How can I make my form use Windows XP Styles?
  18. Classic VB - How can I use command line parameters in my program?
  19. ASP.NET - How to install ASP.NET on your machine
  20. Database - Why does Recordcount sometimes equal -1?
  21. [FAQ's OD] How do I get the number of items in a folder?
  22. Classic VB - What is an Enum, and how can I use it?
  23. Classic VB - How to use Unicode with forms and standard controls?
  24. Classic VB - Memory Leak Prevention and Detection
  25. Database - Why should I use Parameters instead of putting values into my SQL string?
  26. Classic VB - How can I retrieve a list of running processes?
  27. Classic VB: Raise and Control Print Dialogs
  28. Database - ADO Tutorial for Classic VB
  29. Database - How do I use an ADO Command object?
  30. [FAQ's: OD] How do I convert a Word Document to a Webpage?
  31. [FAQ's: OD] Office XP Automation
  32. [FAQ's: OD] How do I open an existing Excel Workbook?
  33. [FAQ's: OD] How do I print an Access Report?
  34. Classic VB - How can I create/find icons to use in my program?
  35. Classic VB - What picture types does VB support? (or: why wont VB load this picture?)
  36. Database - Stored Procs: How can I add parameters as apt, without building a string?
  37. Classic VB - Where should I store the files that my program uses/creates?
  38. Classic VB - How do I detect if an index exists in a control array?
  39. [FAQ's: OD] How to execute a Word MailMerge document
  40. [FAQ's: OD] How do I export data from Access to an XML file?
  41. [FAQ's: OD] How do I set a UserForm to be the TopMost form throughout Windows?
  42. [FAQ's: OD] Where can I get the CDO Libraries (all versions) from?
  43. [FAQ's: OD] How do I get the Senders email address from an email?
  44. ASP.Net - Can ASP.Net Communicate with Databases other than SQL Server?
  45. ASP.Net - Where can I find the correct connection string for my database?
  46. ASP.Net - How do I add an AJAX Form to my Web Application?
  47. ASP.Net - How do I add event handlers for the events raised by my application?
  48. ASP.Net - How do I add logging to my Web Application using log4net?
  49. Classic VB - How can I have a Timer interval of more than a minute?
  50. What is indenting, and why should I do it?