Showing results for Web - Visual Basic Blog

May 13, 2008
Post comments count0
Post likes count0

Using LINQ to Dataset in an .aspx page (Jonathan Aneja)

VBTeam
VBTeam

Recently I got a customer question about how to use LINQ to Dataset in an .aspx file.  The compiler was complaining that it couldn't find the AsEnumerable method that allows LINQ to work over a DataTable ("AsEnumerable is not a member of 'DataTable'").  The code he sent looks correct, so why is the compiler not picking up the extension me...

Dec 27, 2007
Post comments count0
Post likes count0

LINQ for the Web Using VB (By Paul Yuknewicz)

VBTeam
VBTeam

Happy holidays!  It's been a long time since I've written a post, so I figure I can bring in the new year answering some great questions submitted by you.  Just this week someone gave me this feedback: "I am having a difficult time finding information to help me adapt to LINQ in my webforms. I am hoping that someone from the te...

Aug 27, 2007
Post comments count0
Post likes count0

Channel 9 Interview – LINQ to SQL and the O/R Designer in VS 2008 (Beth Massi)

Beth Massi
Beth Massi

I just posted another great interview on Channel 9 with Young Joo talking about LINQ to SQL and the new O/R Designer in Visual Studio 2008. He demos a typical business client-server scenario and shows how LINQ to SQL classes make it much easier to work with relational data in SQL Server 2005. Young also talks about architectures where he ...

Jun 7, 2007
Post comments count0
Post likes count0

What is the difference between VB 9, VBx and Silverlight? (Scott Wisniewski)

VBTeam
VBTeam

I recently received an email from a customer asking for clarification as to what the difference was between VB 9, VBx and Sliverlight. In particular, it seems as if we have been releasing so much information about cool new stuff that at least a few people have become confused, making them a bit nervous about the future of VB. The customer had also ...

Jan 3, 2007
Post comments count0
Post likes count0

Visual Studio 2005 SP1 and Visual Basic 2005 Command-line Compiler (VBC.exe) Hotfix Released!

VBTeam
VBTeam

Visual Studio 2005 SP1 is now available for download.  We’d like to thank everyone in the Visual Basic community for providing feedback on SP1 and helping us identify and address issues for this service pack.  In some areas, more than 50% of the bugs addressed were reported by customers through the MSDN Product Feedback Center.&nbs...

Oct 10, 2006
Post comments count0
Post likes count0

Check out "Live from Redmond series #3" from the .NET FX product teams

VBTeam
VBTeam

The .NET Framework teams are providing several Live Meeting presentations spanning application technologies like Smart Clients, Web 2.0 (AJAX) and Mobile.  Check out SimonMu's blog for more information:http://blogs.msdn.com/simonmu/archive/2006/10/09/The-next-series-of-team-member-Live-From-Redmond-webcasts.aspxSimon also pointed me to a great...

Jul 11, 2005
Post comments count0
Post likes count0

Beginners coding in ASP.NET

VBTeam
VBTeam

posted by Emily Yaich Hello everyone!  I am Emily Yaich and I am another one of the Microsoft Explorers working on the visual basic team.  I have been here since the second week in June, and I am loving every minute of it!  We haven't gotten into the heavy coding and testing of our app yet, which will be a challenge, but I am su...