Browse by Tags

How LINQ to Dataset works in VB (Jonathan Aneja)
14 May 08 04:52 PM
LINQ at its core requires any data source to be queryable , which basically means it must implement IEnumerable. (It’s actually a bit more complicated than that, for a full explanation see section 11.21.2 of the Visual Basic 9.0 Language Specification Read More...
New "How Do I" Videos Available on the Visual Basic Developer Center (Beth Massi)
24 March 08 12:07 PM
If you missed it, last week 48 new How Do I videos ( Forms over data , Windows development , Office development and Security ) were added to the Visual Basic Developer Center in addition to adding new download formats for 12 others. Many thanks to Rob Read More...
Postedby VBTeam | 0 Comments    
#4 Did you know? What you can do with Debugger Datatips... (Lisa Feigenbaum)
10 January 08 09:30 AM
There's a lot of cool functionality built into VS debugger datatips that often goes unnoticed... For example, did you know that not only can you *see* values in the expanded datatips, but you can also edit them ? Watch the following walk-through... While Read More...
Postedby VBTeam | 7 Comments    
Channel 9 Interview: Brian Beckman Does Higher Algebra with Visual Basic (Beth Massi)
19 December 07 08:01 AM
I just posted an interview on Channel 9 with Brian Beckman , Principal Developer (currently working with Erik Meijer), where he attempts to teach me higher algebra using Visual Basic, generics, and operator overloading. Brian is a wonderful person and Read More...
Postedby VBTeam | 1 Comments    
Higher Algebra with Operator Overloads (Brian Beckman)
19 December 07 08:00 AM
Recently I did a Channel 9 interview with Beth Massi where I walked through a Visual Basic program that used Generics and Operator overloads to perform some higher mathematics. I thought I'd follow up with a post explaining the details of exactly what Read More...
Postedby VBTeam | 5 Comments    
Euchre Revisited: Fixing bugs and service releases (Matt Gertz)
11 December 07 04:42 PM
It’s really embarrassing when a bug gets out the door in a product. In particular, it’s hard for me to just sit and take it (however well deserved the criticism is) when a Microsoft product gets nailed in the press for a bad error. It’s much worse when Read More...
Postedby VBTeam | 2 Comments    
Filed under: , ,
Attachment(s):VBEuchre21.zip
Launching External Tools from inside Visual Studio (Jonathan Aneja)
27 November 07 08:08 PM
Visual Studio has a small but extremely useful feature that allows you to hook external tools directly into the IDE’s Tools menu. All you have to do is click Tools->External Tools… and then you can add your own custom menu items that will launch a Read More...
Postedby VBTeam | 1 Comments    
One is the Loneliest Number (Matt Gertz)
13 November 07 10:09 AM
(This post assumes that you’ve read my previous post on Windows Media at http://blogs.msdn.com/vbteam/archive/2007/10/30/let-the-music-play-matt-gertz.aspx – I will be modifying that code in this post.) After posting my media player blog sample a couple Read More...
Postedby VBTeam | 3 Comments    
Filed under: , ,
Attachment(s):VBJukebox.zip
Let the Music Play! (Matt Gertz)
30 October 07 12:05 PM
Oh, boy. Sorry I haven’t written any posts lately, but I’ve transitioned to a new job within Visual Studio and have been getting my sea legs there. One of the job tasks is getting Visual Studio 2008 out to you folks, and while I’ve always been involved Read More...
Postedby VBTeam | 23 Comments    
Filed under: , ,
A Note about Enums (Scott Wisniewski)
15 October 07 02:32 PM
I recently received an email from a customer who had a few questions about "enum inheritance" in VB, specifically as to why it wasn't supported. In particular, he sent us the following snippet of VB code (I've changed the names of the classes and methods Read More...
Postedby VBTeam | 3 Comments    
Visual Basic Pack for Visual Studio 2005 SDK Released! (Beth Massi)
17 September 07 04:15 PM
The Visual Studio Extensibility (VSX) Team released the Visual Basic Pack for Visual Studio 2005 SDK on Friday! This download provides the SDK samples in Visual Basic and a new wizard that is used for generating Visual Basic-based integration packages Read More...
Postedby VBTeam | 5 Comments    
Filed under: , ,
Fun with VB !!!
06 September 07 01:08 PM
Who says you can't obfuscate VB code? For fun, I tried writing some VB code which was shaped in the letters 'vb' (that's right, the code itself forms the shape of the letters), where the 'v' and the 'b' are formed from the Visual Studio inifinity logo. Read More...
Postedby VBTeam | 17 Comments    
Filed under: , , ,
Attachment(s):VBFun.zip
Microsoft Visual Basic 2005 Power Packs 2.0 now available
24 August 07 05:40 PM
In case you didn't see the links go live on the Visual Basic Developer Center the VB Off-Cycle team has shipped the latest edition of the Power Pack controls . You can download them from here . In this update we've added the much anticipated Line and Read More...
Sons and Daughters Day: a pure blast!
15 July 07 04:35 PM
On Friday, Chris Smith and I (Chris is a test engineer on the VB Team) attended an event called 'Sons and Daughters' day. The day consisted of 2 sessions (20-25 kids in each) where kids aged 6-13 were run through a class of writing an app in VB (20-25 Read More...
Postedby VBTeam | 2 Comments    
Using the PrintForm component in Visual Basic (Matt Gertz)
12 July 07 01:41 PM
(This is the fourth and final part of the Paint-by-Numbers series) Late last year, some clever guys on our Visual Basic team released the PrintForm component on the web. The idea behind the PrintForm component was to make printing and previewing your Read More...
Postedby VBTeam | 2 Comments    
Filed under: ,
More Posts Next page »

This Blog

Syndication

Page view tracker