| Thread | Last Post | Replies |
|
| Convert Integer to Byte Array? | 19 May 2008 03:20 GMT | 1 |
How do i convert an integer value to a byte array?
|
| For anyone that has lost the RSS feed | 19 May 2008 01:51 GMT | 1 |
I noticed a couple of items where people had lost their RSS feed in VS. We had the problem on our development machines as well. This link works: http://go.microsoft.com/fwlink/?linkid=96703&clcid=409
|
| Error on Select method on DataTable | 18 May 2008 23:42 GMT | 6 |
I am using VB.NET 2005 and Access database. My program uses a timer that kicks in every 1 min to read from a database and copy the dataset table to a datatable. This database is in a class called clsStat.vb.
|
| Copying array of string | 18 May 2008 23:19 GMT | 1 |
How can I copy one variable size array of string into another? Thanks Regards
|
| Adding to the windows explorer send to list... | 18 May 2008 21:20 GMT | 3 |
I have an application that processes files from the users hard disk. The user is able to select what files they want processed from there hard disk in windows explorer. In windows explorer, when you right click on a file you are given the option
|
| Get string from structure filled by C++ functioncall | 18 May 2008 17:32 GMT | 2 |
Hello @all i need help with the following problem: Im calling an unmanaged C++ DLL (TAPI32.dll) function (lineGetCallInfo) like this:
|
| HELP ME | 18 May 2008 06:00 GMT | 4 |
Hi every one.. This is Srikanth.. I am the learner of VB.net .. Right now i am conflicting with a doubt .. How to access the registry using the VB2008 > I tried some stuff given in the MSDn Help but its showing No Sufficient Privileges.. Please Help me on this matter...Please
|
| [iso-8859-1 encoding] how to get it on saving an htm file? | 17 May 2008 15:05 GMT | 4 |
vs 2005 here on saving an htm file with a custom encoding (from the little arrow on the Save button in the file save dialog window) how to have the iso-8859-1 encoding ?
|
| WebBrowser control - High memory use | 17 May 2008 08:35 GMT | 17 |
Hello people. I'm having a Winform app that contains a webbrowser control that keeps navigating from one page to another permanentrly to make some tests. The problem I'm having is that after a while, the application is using more than 100 or 150 Mb in RAM, and if I let it continue, ...
|
| Errors with Update and Delete functions of gridview control | 17 May 2008 08:16 GMT | 2 |
Thank you in advance for any help you are able to provide. I am populating a gridview from a stored procuedure. The returned data is a name, phone number, email and guid of a contact in our database. I also need to use the Edit and Delete funtions in the gridview.
|
| Table Names, SQL, DataSet.WriteXML | 16 May 2008 22:01 GMT | 3 |
I'm writing a generic utility that, when pointed to a stored procedure on our SQL box, will pull it into a dataset and then spin the data out to an XML file. My problem is that the data comes out formatted like this:
|
| To start a thread | 16 May 2008 17:33 GMT | 9 |
How can I do to start a thread. I tried everything... but it had no work. Any solution? It is a Sub working with a Timer control. I want to do two tasks at the same time (more or less for a minute).
|
| Form Inheritance | 16 May 2008 14:50 GMT | 6 |
I created a base form with a few textbox and button controls on it. I then created a child form from this base form using the Add Item process in Visual Studio 2005. Problem: All of my controls on the child form are locked and
|
| Reading stylesheet in .vb | 16 May 2008 11:45 GMT | 4 |
I have a stylesheet (.css) file with classes in e.g. .csHeader_tdLogo { background-position: top left;
|
| Help with code conversion C# to VB | 16 May 2008 05:41 GMT | 2 |
The top block is the original code (I have already tried automatic convertors but they error everytime.) and the second block is what I have done. At the end will be the line that has me stumped. Function fnLDAPQuery($What,Optional $From,Optional $Filter,Optional
|