Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Visual Basic IDE Team Blog
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
Announcements
Code Snippets
Debugger
Editor
IDE Customization
Informational
Archives
November 2005 (2)
October 2005 (2)
September 2005 (3)
August 2005 (1)
July 2005 (3)
May 2005 (2)
April 2005 (4)
Blog Links
VB Team Blog
VS IDE Blog
VS Data Blog
Sara Ford's Blog
Paul Vick's Blog
Somasegar's Blog
VB IDE Related Links
VB IDE Forum
Code Snippet Editor
VS Content Installer Power Toys
Visual Basic Developer Links
VB6 Resource Center: VBRun
VB Dev Center on MSDN
VB on Channel9
September 2005 - Posts
Tuesday, September 20, 2005 10:36 AM
Talking about the Future: LINQ, Atlas, and VSTA at the PDC
Last week in Los Angeles (Sept13-16), Microsoft hosted PDC0 5… the11 th Professional Developers Conference. The PDC is a conference to educate, inform and excite the developer community about the future of the Microsoft platform. The conference was sold
Posted by
Lisa Feigenbaum
|
0 Comments
Filed under:
Announcements
Tuesday, September 20, 2005 7:58 AM
Working with Shortcut Keys
For those of you using the Visual Basic Development Settings, your keyboard scheme is set to Visual Basic 6 by default. You can verify this by checking the setting in Tools->Options->Environment->Keyboard. (Note: In beta2 "(Default)" was used
Posted by
Lisa Feigenbaum
|
0 Comments
Filed under:
Informational
,
IDE Customization
Tuesday, September 20, 2005 7:05 AM
Need to create a new file without opening a project?
This request has been raised lately by folks working with XML, who want to create XML files without using a project. If a project is already open, then you can easily create a new file by right-clicking on the project, and selecting Add->New Item.
Posted by
Lisa Feigenbaum
|
0 Comments
Filed under:
Informational
,
IDE Customization