Showing results for 2004 - Page 2 of 3 - Visual Basic Blog

Aug 5, 2004
Post comments count0
Post likes count0

Why are the Data Components no longer on the Toolbox?

VBTeam
VBTeam

The short answer:We’ve updated from untyped, configured DataAdapters to Typed, Code Generated classes similar to the type DataSet for DataAdapters.  or: The reasoning:With new releases of products, we work to make experiences better.  In Whidbey (Visual Studio 2005), we were able to pick up where we left off in 2002 for generating ...

Aug 2, 2004
Post comments count0
Post likes count0

Visual Basic chats in August 2004

VBTeam
VBTeam

I've just finished scheduling the Visual Basic .NET chats for August (and two Thrursdays chats for Visual Basic 2005), and they are now live on the MSDN chat site. ADO.NET with Visual Basic .NETAugust 3, 2004, 1:00 - 2:00 P.M. PST (20:00 - 21:00 GMT)Hosts: David Sceppa, Steve Stein, and Steve Lasker Developing Windows Forms Applications with Visua...

Jul 29, 2004
Post comments count0
Post likes count0

Updating a Joined Query

VBTeam
VBTeam

A statement we hear a lot is:“The Typed DataSet is great, but the DataAdapters don’t support joined queries.  I need a relational model in the database, but I need my application model to flatten things out:” Using the Data Component Wizard, which is essentially the 2003 DataAdapter Wizard, developers can create an updat...

Jul 19, 2004
Post comments count0
Post likes count0

Connection and Transaction properties exposed as Friend on TableAdapters

VBTeam
VBTeam

Connection Modifier Changes In the Beta 1 build of VS 2005 we expose the Connection as Friend.  Friend ReadOnly Property Connection() As System.Data.SqlClient.SqlConnection Based on user feedback and usability studies we've found that this has caused confusion.  We've found that when users are creating DataSets within their exe projects ...

Jul 14, 2004
Post comments count0
Post likes count0

Tips and Tricks of Visual Studio File and Project References

VBTeam
VBTeam

Tips and Tricks of Visual Studio File and Project References Cameron McColl, Bill HorstVisual Basic Product TeamMicrosoft Corporation   August 2004   Summary:  This paper describes some of the interesting properties and quirks of the Visual Studio .NET Visual Basic project model. The paper explores what's going on, and proposes poss...

Jul 7, 2004
Post comments count0
Post likes count0

Hot Job Alert: Programmer/Writer opening on Visual Basic Team

VBTeam
VBTeam

Developer Tools User Education is looking for an experienced, creative writer with strong programming skills for the Visual Basic team. In this role, you'll document the Visual Basic application building process, including deployment and project design. The Visual Basic audience demands that the documentation transform complexity into ...

Jul 7, 2004
Post comments count0
Post likes count0

VS Powertoy – Bootstrapper Manifest Generator is Released for Beta 1

VBTeam
VBTeam

Posted By: David Guyer, VB Testing The Bootstrapper Manifest Generator was created to make it easier to create custom packages for Components (PreRequisites) in Visual Studio 2005 (Beta 1). One of the powerful aspects of the Generic Bootstrapper that is built into Visual Studio .NET and the .NET Frameworks Software Development Kit is the abili...

Jul 7, 2004
Post comments count0
Post likes count0

Chats on Visual Basic 2005

VBTeam
VBTeam

For the past year, I've been organizing the Visual Basic chats that appear at http://msdn.microsoft.com/chats/. For the most part, these chats focused on answering your questions about Visual Basic.Naturally, now that the Beta 1 for Visual Basic 2005 is available, I wanted to schedule some chats to answer your Beta questions. But after discussing t...

Jun 1, 2004
Post comments count0
Post likes count0

Tech Ed, Conclusion.

VBTeam
VBTeam

Posted By: Alexandre Moura, Visual Basic QA, compilerWell, back in the rain in Redmond after a waiting list scare at the airport - with my first TechEd behind me, it's time to recap:The main thing I've brought from this exhibition is that most people are extremely interested on the work we've done and are doing in vb - The new features have been ve...

May 28, 2004
Post comments count0
Post likes count0

Tech-Ed San Diego, Thursday

VBTeam
VBTeam

Posted By: David Guyer, Visual Basic TestingI've just left Tech-Ed after finishing up the last days of booth duty.Overall, it was a fantastic conference. The intelligence and knowledge of our customers is always very impressive and I learn a lot from them.  I enjoyed meeting so many people who are interested in Visual Studio .NET 2003 and Visu...