| Thread | Last Post | Replies |
|
| Translation C# to VB.NET | 24 Feb 2009 21:41 GMT | 1 |
Not sure where to post this question - C# or VB.NET - so I'm posting here. Should be simple for those familiar with C#. in C#: xs = new XmlSerializer(typeof(LogStrResponse));
|
| form load-2147217871 | 19 Feb 2009 01:51 GMT | 5 |
I am getting this error while accessing the EXE. form load-2147217871. Pleas help me to resolve this..Thanks For ur help in advance Devendra
|
| VB2008 equiavlent of VBA String$(254, 0) | 17 Feb 2009 17:53 GMT | 2 |
I have the following code from VBA: String$(254, 0) and want to convert it into code that will work in VB2008. Can anyone help?
|
| VB 2008 | 10 Feb 2009 13:37 GMT | 3 |
Before I get any flames: Just tried the Trial version of VS 2008. If anyone thinks that migrating aVB6 project to this new thing is easy..forget it. Data access alone in a pain. With ADO you knew where you were, VS..well, I'm totally
|
| Referring to PictureBox in Code | 02 Feb 2009 15:45 GMT | 5 |
Two questions (numbered below). I'm using VB6(SP6) on Windows XP. I copied the sample code from: http://support.microsoft.com/kb/147810
|