1-10 of 30 < Previous Next >
Discussions for Visual Basic Future
Latest post:
Oct 28
5:25 PM
4 Posts
First post: kmas3752 wrote: Please bring back Procedure View in the VS IDE ! Please.
Latest post: sflaum wrote: I third that motion. Procedure view gives 3 benefits: 1) It's easy to scroll to the top (or, less often, the bottom) of a procedure. 2) It's easy to select an entire, single procedure: ^A...
Jump to: First Post    |Latest Post
Latest post:
Oct 21
11:50 PM
1 Post
First post: wmBruce wrote: Testing out beta 2 and trying to make a simple application using the filesystemwatcher... Anytime I add a FSW to the form, I get this: "The path is not of a legal form." Very odd...
Jump to: First Post
Latest post:
Sep 23
9:13 AM
3 Posts
First post: Mohammed1985 wrote: for most i use pointer in C++ and C# why VB can not contain pointer support? it will add ability to work with OS functionallity with less code and effort and will let us do many this wi...
Latest post: regnwald wrote: I agree with Mohammed1985. Cotee, BYRef is of NO value as the pointer cannot be accessed. Having a pointer allows one to redirect references such as array and bitmap. That allows work on ...
Jump to: First Post    |Latest Post
Latest post:
Jul 20
1:45 PM
1 Post
First post: wach7777 wrote: because in my personal thinking all winform managed code application will end up as VISTA as it unnecessarily plumbling size in memory usaged and stupid start up time compare to native co...
Jump to: First Post
Latest post:
May 19
12:01 AM
1 Post
First post: Brent wrote: When writing code with line continuation, I currently prefer to begin each continued line with a token that cannot possibly be the start of a line to it's obvious it's a continued line e....
Jump to: First Post
Latest post:
May 8
9:33 PM
1 Post
First post: sjnaumann wrote: It would be nice to have a fully featured combo box similar to MS Access without having to roll your own code. It would also be nice if each data bound control had the same events you fi...
Jump to: First Post
Latest post:
Apr 17
12:56 PM
2 Posts
First post: Andries wrote: Hi Beth, Thanks for your usefull videos. My question: I want users to be able to change/add/delete rows in a DataGridView. The first column displays the primary key fields, this column...
Latest post: Martin65 wrote: Hi, I also have to face this problem in some programs. My solution is to make the column that contains a Primary Key invisible. So users are not able to to manipulate the data and it is n...
Jump to: First Post    |Latest Post
Latest post:
Apr 15
10:33 AM
1 Post
First post: hcholm wrote: Lowercase keywords are at the top of my VB wishlist (after the proposed VB10 changes). Have a look at http://www.panopticoncentral.net/archive/2007/07/20/21212.aspx to see what it w...
Jump to: First Post
Latest post:
Apr 14
7:00 PM
2 Posts
First post: lercher wrote: What about an autoimplemented DependencyProperty like Public Dependency Property SomeString() as String Martin
Latest post: JonathanAneja_MS wrote: It's definitely an interesting idea - for VB10 we're doing auto-implemented properties but we won't have support for this scenario. It's something we're thinking about a lot for VB11 tho...
Jump to: First Post    |Latest Post
Latest post:
Apr 14
5:53 PM
3 Posts
First post: Dzonny wrote: In C# for events it is possible to apply attribute onto field that stores invocation list using Field:Attribute() syntax. I'd nice to nave somethink like this in visual basic for auto-i...
Latest post: JonathanAneja_MS wrote: We're looking at addressing that issue, stay tuned for an announcement on the VB Team blog sometime after Beta1 ships. Hope that helps, Jonathan Aneja Program Manager, VB Team
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 30 < Previous 1 2 3 Next >
Updating...
Page view tracker