| Thread | Last Post | Replies |
|
| Active X Components in VB.Net | 10 Dec 2003 14:15 GMT | 1 |
I am developing a project in VB.Net Pro 2003 for a PocketPC 2003 device which requires a MSComm and a MSWinSck control. Adding the ..windows\system32 \mscomm32.ocx and mswinsck.ocx creates items on the
|
| Visual Basic .NET Standard Edition | 10 Dec 2003 08:43 GMT | 3 |
I cannot afford VS Professional..so am looking at VB NET Standard. I know that I can't create "class libraries" - 1)do they mean I can't add classes to my projects? ASP Net or VB? or even a module? 2)Does this mean you can't compile a code behind dll in an ASP Net application?
|
| Setting Date to Null | 08 Dec 2003 21:12 GMT | 1 |
Hi I'm upgrading using an Access Database through ODBC, and in VB I used to be able to set a Date field to Null (or vbNull) if I wanted to clear it in the database.
|
| Problem with .Net Framework! | 08 Dec 2003 18:04 GMT | 6 |
I am novice in VB.NET . I have developed a sample HelloWorld program and a setup application for it. VB.NET warned me that the client machine should install .NET Framework (DOTNETFX.EXE) in order to run the application. I tried it in my Windows ME and found a message "Setup ...
|
| Sucessfull Compilation but Build Fails with FATAL Error Please help | 08 Dec 2003 12:13 GMT | 1 |
I am new to this news group, hope to get prompt solution from you, gurus of VC. Well i had a project developed in VC++ 6.0, it uses Adobe Plugin Development SDK, I am trying to upgrade my project to VC++.NET,
|
| cast as operator | 04 Dec 2003 22:33 GMT | 2 |
Is it possible to take a string of "<>" or ">=" and cast those as comparison operators? My function is receiving these as a string and it would avoid me having to do:
|
| msvb32.dll | 04 Dec 2003 11:33 GMT | 1 |
Does anyone know where I can find the file msvb32.dll. I would really appreciate help. Thanks Kevin
|
| Coloring the toolbar | 04 Dec 2003 11:33 GMT | 1 |
I want to color the toolbar in VB.NET. I have tried using back color property of ToolBar control but it does not work. Is there anyway by which I can have colors for toolbar. There are other ways such as using panel and buttons but they are just
|
| Vb to VB.NET upgrade and late binding issue | 04 Dec 2003 04:21 GMT | 4 |
In calssic VB I have a function xyz in a module, having form as an argument. Sub xyz(x As Form) x.Text1.Text = "Hello"
|
| Multiple instances problem | 03 Dec 2003 17:23 GMT | 7 |
In VB6 I managed how to load multiple instances of the same form. (I built an agenda which I need to load multiple times) Unfortunately, I can't figure out how to get it working on VB.NET. Is there someone which could help ?
|
| Question about Panel size and position! | 03 Dec 2003 09:55 GMT | 1 |
Hi, all, I wanna know are there a method to set the panel visible size and virtual size? That's to say, I want to set the virtual size larger than the visible size of a panel? I
|
| c#A | 02 Dec 2003 10:06 GMT | 1 |
Access Hotmail Using C# By Wouter van Vugt Introduction Hotmail is probably the most popular e-mailing facility found on the web
|