Answer Questions
Nicolas Frelat TextFile online
is there any better and faster way to get the content of an "Online-Textfile" then: You will have to consider what is actually taking time. There is some thing you are not able to control in this case. The time it takes to establish a connection to the server The time it takes to request the file from the server The time it takes to transfer the contents of the file This is probably what takes 20 seconds and you should be able to measure ...Show All
tryingtolearnxpress Language pack
Where could we find a language pack (french) for CD installation thinks Fred ...Show All
zas Two questions about ListBox
hello, Frist question is about ListBox and may be able for other tools How can I enable resize the ListBox control on the form Second : How can I remove only the selected items from listBox1 Best Regards hi, Thanks shakalama for those links codeprject.com is one of the most great famouse sites in programming its have too many examples, But I didn`t found what I`m looking for anyway we I knew that the idea is ...Show All
Nick Sheng Missing GettingStarted.htm Page
All, I just completed an uninstall of VC# Beta 1, .net framework 2 and SQL EXP followed by an install of VCS Beta 2. Upon opening I noticed the internal web browser displayed an error page and apparently can't find the file: C:\Program%20Files\Microsoft%20Visual%20Studio%208\Common7\IDE\VCSExpress\HTML\GettingStarted.htm I've searched the drive for this file and it appears to be missing. I've also tried to repair the instal ...Show All
Phillip Bayliss I have installed Microsoft SQL Server 2005 Express edition, but I can't find Enterprise Manager.
I have installed Microsoft SQL Server 2005 Express edition, but I can't find Enterprise Manager. I can't find Enterprise Manager in the Microsoft SQL Server 2005 Express edition. how can I browse database Hi Does SQLExpress replace MSDE. I usually install MSDE to establish a connection to the main database, and also create a database on a workstation. If I install SQLExpress, will it do the same for me ...Show All
GilesCollingwood PIA references for Office.
Hello. I have Office 2003, VB 2005 Express running on XP Home I am trying to interfaces to Excel using some code from another forum. My problem fails on the first line of the code. Imports Microsoft.Office.Interop The IDE complains that the Namespace or type is missing. I have included the references to "Microsoft Office 11.0 Object Library". I have tried to install the required PIA by selecting the required option fro ...Show All
Ali Khan Saving Application Setting Help required
I have a small question and maybe someone has the answer im looking for. im using the latest VB 2005 express beta 2 version and i want to make it possible for people to save their settings that they set in the application im making. so for example my application has multiple check boxes and i want it so it remembers automaticly how they are set and next time it starts the settings are still the same. Also like to know how i can manually save the ...Show All
Raghs123 an unhandle excpetion
Hi all , I have a problem , where I built an application (simple one which uses 2 forms and one data grid) every thing is OK on My computer , however when applying the app. to another system which has .Net framwork , I get the Msg "an unhandle excpetion", And I dont know why Any ideas Hi, Can you give us more details about your error If you have found answer for your post then please mark reply ...Show All
Anirshk Detecting If a Keyboard or Mouse is Connected with VB?
I am working on a project that is destined to be a small, freeware vote tallying program for my group. The program is designed not to be used with a keyboard so I am wondering if it would be possible to somehow set up a program so that it will refuse to operate unless it does not detect a keyboard I am intending for the few systems used for vote tallying to be used for that purpose only but in the event they need to be "tweaked" ]:-> I ...Show All
Renninge License Question: Can I sell apps I write in free express editions?
For my senior seminar project at my college I am writing a database application for a local business. 1.) Can I legally use VB Express and SQL Server Express to write this application (Just a little hesitant since they're free) 2.) Would I be able to sell this application or are express editions solely for "practice" Any insight or links would be most appreciated. Thanks, Ryan 1) Yes. ...Show All
Jmansher External Tools
In Visual Studio 2003 in the menu Tools/External Tools... I add a menu to the File Explorer: Title: Explorer Command: C:\Windows\explorer.exe Arguments: $(ProjectDir) In VS.NET 2003 works fine, but when I do the same in Visual Basic 2005 Express Edition the external tool not works, appears a MessageBox with this message: "The path 'C:\Projects\WindowsApp1\\' not exists or not is a directory" & ...Show All
Granted Black Screens
I have installed microsoft visual basic 2005 epxress edition on my works pc, but now al the top bar of tool, eg are black. see screenshot screenshot How can I let it show what is in the toolbaar bagain. Thanks Have you tried switching back to the default XP theme Hello, One way to try to fix this is to reset your IDE settings. To do this, open VB Express, select Tools...Options...Imp ...Show All
Aneesh How to update a property size change in the database back to the dataset.
I am new at this! I have 2 forms. I have linked the forms to a database.I ran the application and found that the "City" field was a Nvar (10) and it should be a nvarch (50). I went back to the database and changed the property. I ran the application again and found the same problem. How do I update the properties change in the database back to the dataset hi, double click your dataset in your s ...Show All
gljaber 2 events at once
I'm creating a simple, old, black and white tennis game for practice. I've created an event handler for 9 keys - 2 for moving 2 paddles up, 2 for moving them down, 2 for left and 2 for right. I also have an Enter key that starts the ball moving. The problem is that when I press Enter, none of my other keys work, until the ball goes off the screen. Does anyone have any suggestions how to fix this hi, ok expl ...Show All
Kajit VB + SQL server vs Access
I am very new to programming etc so I may be misunderstanding the situation, but my question is this: VB.Net Express is a programming language which comes with database functionality via SQL Server Express, whereas Access is a Database which is programmable via VBA. So, if one is developing a (fairly simple) database based application what are the pros and cons of using one set of software tools versus the other Thanks for any insights. Eric ...Show All
