| Thread | Last Post | Replies |
|
| Best way to Dim a jagged array. | 01 Oct 2003 00:35 GMT | 11 |
What is the best way to Dim a jagged array. For example, if I want a 2D jagged array with a width of 16 and a height of 4, it would be nice to be able to do the following:
|
| Incredible Shrinking/Growing Controls | 01 Oct 2003 00:01 GMT | 1 |
I have just tried form inheritance for the first time and I am having trouble with the controls shrinking each I build the project on my home computer and growing each time I build on my work computer.
|
| ANN: VB.NET Lanugage Chat Reminder | 30 Sep 2003 23:33 GMT | 1 |
Just a reminder, the VB.NET language design chat is going on today at 4pm (EST) until 5pm... http://msdn.microsoft.com/chats/ ~
|
| Inconsistent Nothing | 30 Sep 2003 23:05 GMT | 40 |
VS 2003, vb.net, sql native (MSDE)... I have railed against the inconsistency of the Nothing key word. The documentation says is will assign a default value for any datatype...well, not exactly. Here are 2 more examples:
|
| URGENT: Please Help: .Net dll compilation time | 30 Sep 2003 20:36 GMT | 1 |
it has been observed that when we try to instantiate a .Net dll for the first time in a session (e.g. from an exe in .Net), it takes almost 10 times compared to subsequent instantiations.
|
| Datagrid: prevent new row at bottom | 30 Sep 2003 20:27 GMT | 1 |
Is there a way to prevent the user from creating a blank row at the bottom of a datagrid? I want a read only grid that allows the user to view data but not select specific cells or create a blank row, etc. Thanks,
|
| Typedef equiv.? | 30 Sep 2003 19:24 GMT | 6 |
I geuss this should be easy to answer, but is there a VB.Net version of [the C instruction] 'typedef'? The manual doesn't give any clues.. tia
|
| Visual Basic.net Security on a Network Drive | 30 Sep 2003 19:23 GMT | 8 |
I have a vb.net application which runs fine when installed locally on a user machine but when the application is run from a network drive a security exception error occurs. I've set the intranet zone
|
| web service woes, can't even make a simple one. | 30 Sep 2003 18:36 GMT | 2 |
In a fairly simple solution, I've got a console application. I'm trying to add a new web service project to the solution and I create the web service in the solution and all the defaults are created. I delete the service1.aspx and create mine, financials.aspx. And just to test, I ...
|
| QUESTION: Auto-updating Winform app (on website) | 30 Sep 2003 18:13 GMT | 3 |
I have a winform app that I want to auto-update whenever there is a new version on the web server. I realize that I can have a shortcut pointing to, for example, http://locahost/myweb/MyApp.exe. But, I always get the "Open" or "Save as"
|
| Visual Basic for Linux / Go - Mono | 30 Sep 2003 16:42 GMT | 3 |
Does anyone know if there is a GOOD Visual Basic environment equivalent for Linux? I have been keeping my eye on the Go-Mono project which will (hopefully) be a Common Runtime Library for Linux. Does anyone know how this project is going with respect to VB? I have
|
| Datagrid checkbox: why double click to check box? | 30 Sep 2003 16:04 GMT | 1 |
Ive got a Datagrid with a checkbox that allows the user to select rows in the grid and then perform various actions on them. FOr some reason, the user must *double* click to check a box in the grid. Why is this? The first click actually selects the cell in which the
|
| Web page background repeating problem | 30 Sep 2003 15:13 GMT | 2 |
I am trying to set background-repeat property of the ASP.NET page. "background-repeat: no-repeat" doesn't work for some reason. TIA
|
| Cannot find a matching quote character for the character ? | 30 Sep 2003 14:43 GMT | 2 |
I encountered a serious , unkonwn error reported. The error message was - "Cannot find a matching quote character for the character" The error was reported by my client & really don't know
|
| Help | 30 Sep 2003 14:23 GMT | 1 |
Can anybody please send me the vb6 code to add my application in to system startup also i want to put my application to system tray when i minimize that Thanks and Regards
|