Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Beth Massi - Sharing the goodness that is VB
LightSwitch Developer Center
|
VB Developer Center
|
Office Developer Center
|
How Do I Videos
|
Team Interviews on Channel 9
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Recent Posts
LightSwitch Screen Tips: Scrollbars and Splitters
Posted
4 days ago
by
Beth Massi
2
Comments
LightSwitch Community & Content Rollup–January 2012
Posted
11 days ago
by
Beth Massi
3
Comments
Calling Web Services to Validate Data in Visual Studio LightSwitch
Posted
14 days ago
by
Beth Massi
2
Comments
Beginning LightSwitch–Address Book Sample
Posted
18 days ago
by
Beth Massi
1
Comments
Using Different Edit Screens Based on Record Types (Table Inheritance)
Posted
24 days ago
by
Beth Massi
5
Comments
Tags
ADO.NET Data Services
Article
Channel9
Community
Data
DevCenter
Entity Framework
LightSwitch
LINQ
Office
Personal
SharePoint
Silverlight
Speaking
SQL Server
Videos
Visual Basic
VS2005
VS2008
VS2010
VSTO
Webcast
Winforms
WPF
XML
Archives
Archives
February 2012
(2)
January 2012
(5)
December 2011
(7)
November 2011
(4)
October 2011
(7)
September 2011
(5)
August 2011
(6)
July 2011
(6)
June 2011
(7)
May 2011
(5)
April 2011
(4)
March 2011
(5)
February 2011
(10)
January 2011
(6)
December 2010
(5)
November 2010
(4)
October 2010
(6)
September 2010
(6)
August 2010
(8)
July 2010
(2)
June 2010
(8)
May 2010
(6)
April 2010
(9)
March 2010
(8)
February 2010
(9)
January 2010
(6)
December 2009
(5)
November 2009
(10)
October 2009
(12)
September 2009
(8)
August 2009
(9)
July 2009
(11)
June 2009
(10)
May 2009
(11)
April 2009
(12)
March 2009
(8)
February 2009
(10)
January 2009
(9)
December 2008
(11)
November 2008
(9)
October 2008
(11)
September 2008
(13)
August 2008
(10)
July 2008
(13)
June 2008
(7)
May 2008
(9)
April 2008
(12)
March 2008
(9)
February 2008
(13)
January 2008
(10)
December 2007
(8)
November 2007
(14)
October 2007
(25)
September 2007
(11)
August 2007
(15)
July 2007
(16)
June 2007
(13)
May 2007
(22)
April 2007
(21)
March 2007
(5)
Important Links
Visual Basic Developer Center
Visual Basic Forums
Visual Studio Interviews on Channel 9
Visual Basic How To Videos
MSDN Blogs
>
Beth Massi - Sharing the goodness that is VB
>
All Tags
>
channel9
Browse by Tags
ADO.NET Data Services
Article
ASP.NET
Azure
ClickOnce
Community
Data
DevCenter
Entity Framework
Interop Toolkit
LINQ
Office
SharePoint
Silverlight
SQL Server
VB6
Videos
Visual Basic
VS2005
VS2008
VS2010
VSTO
WCF
WPF
XML
Blog Post:
Channel 9 Interview: Speed Up Azure Deployments with the New Web Deployment Feature
Beth Massi
In this interview, Anders Hauge, a Program Manager on the Azure tools team, shows us how the new Web Deployment feature along with Remote Desktop allows you to incrementally publish your web applications to the Azure cloud. This means that you can make updates to your already deployed web apps with just...
on
19 Apr 2011
Blog Post:
Channel 9 Interview: Walkthrough of a Real-World LightSwitch Application
Beth Massi
In this video, I interview a couple of LightSwitch team members, Mike Droney (Tester) and Sheel Shah (PM), as they walk me through a real application that was built for our Admins in order to track hardware assets across the developer division. Mike and Sheel talk about the requirement gathering and...
on
17 Mar 2011
Blog Post:
Channel 9 Interview: Visual Studio LightSwitch - Beyond the Basics
Beth Massi
Check it out, the LightSwitch team just posted another Channel 9 video. In this one we go a little deeper into how to customize screens and extend LightSwitch. We also talk a little bit about the architecture on which LightSwitch applications are built: In this interview with Joe Binder, a Program Manager...
on
11 Aug 2010
Blog Post:
Channel 9 Interview: Office Add-in (VSTO) Performance Tips & Tricks
Beth Massi
In this interview, I sit down with Stephen Peters , a developer on the Office client tools team in Visual Studio. Steve shows us a couple of tricks for how you can squeeze the best performance out of Office solutions built with Visual Studio (VSTO). He also shows how to finely control the way your custom...
on
24 Jun 2010
Blog Post:
Channel 9 Interview: Multi-Targeting Deep Dive
Beth Massi
Multi-targeting support in Visual Studio allows you to target your applications onto different versions of the .NET Framework. The idea is that you as the developer can move to the latest version of your development environment, Visual Studio, without having to force your users to upgrade to a new version...
on
22 Jun 2010
Blog Post:
Channel 9 Interview: Tips & Tricks with Business Data Connectivity Model Deployment in Visual Studio 2010
Beth Massi
I'm back with Boris Scholl, the Program Manager who designed the BDC Model designer in Visual Studio 2010. Boris is a SharePoint expert, and in this interview he shares some tips and tricks having to do with BDC model deployment to SharePoint 2010. He provides insight into what the designer is doing...
on
6 May 2010
Blog Post:
Channel 9 Interview: Array and Collection Initializers in Visual Basic 2010
Beth Massi
I’ve written about collection initializers here on this blog before , but I thought I’d catch up with the VB Team to tell me more about how they really work. In this interview Spotty Bowles, a tester on the VB Compiler team, shows us a couple of new language features: Array and Collection Initializers...
on
3 May 2010
Blog Post:
Channel 9 Interview: Best Practices on Building SharePoint 2010 Web Parts with Visual Studio 2010
Beth Massi
In this interview I caught up with a good friend, Boris Scholl, a Program Manager on my team building tools for SharePoint development. Boris shows off the new SharePoint 2010 tools in Visual Studio 2010 for web parts. He discusses the differences between "Visual Web Part" and "Web Part"...
on
20 Apr 2010
Blog Post:
Channel 9 Interview: Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
Beth Massi
Mike Morton is back at it again , this time showing how easy it is to develop, package and deploy a Silverlight WebPart to SharePoint 2010. He also walks us through the solution, package and file properties available to you in Visual Studio 2010. You'll see me giggling in this one because I can't believe...
on
25 Nov 2009
Blog Post:
Channel 9 Interview: Using the SharePoint Business Data Connectivity Designer in VS 2010
Beth Massi
This time I interview a good friend of mine , Boris Scholl, a Program Manager on the Visual Studio Team building tools for SharePoint development. Boris shows off the new Business Data Connectivity designer in Visual Studio 2010 and how it allows you to describe data coming from multiple data sources...
on
23 Nov 2009
Blog Post:
Channel 9 Interview: SharePoint Feature and Package Designers in Visual Studio 2010
Beth Massi
In this interview I sit down with Lily Ma, a Program Manager on the Visual Studio Team building tools for SharePoint development. Lily shows off the new SharePoint feature and package designers in Visual Studio 2010 and how they make packaging up and deploying your SharePoint customizations easy. As...
on
19 Nov 2009
Blog Post:
Channel 9 Interview: Importing SharePoint Solution Packages (WSP) into Visual Studio 2010
Beth Massi
In this interview I sit down with Saaid Khan, a Program Manager on the Visual Studio team developing tools for SharePoint development. Saaid shows us the WSP Import Wizard in Visual Studio 2010 that allows developers to take SharePoint Solution packages developed with SharePoint Designer and bring them...
on
18 Nov 2009
Blog Post:
Channel 9 Interview: Overview of SharePoint Development in Visual Studio 2010
Beth Massi
In this interview I catch up with Mike Morton, a Senior Program Manager on the Visual Studio team developing tools for SharePoint development. Mike gives us a great introduction and overview of these tools from the Visual Studio Developer perspective. Mike shows us how easy it is to build, package, deploy...
on
16 Nov 2009
Blog Post:
What is Microsoft’s Visual Basic 6 Support Strategy?
Beth Massi
I just posted an interview on Channel 9 with Paul Yuknewicz , Lead Program Manager on the Visual Studio team. Paul discusses Visual Basic 6 runtime and IDE support options as well as proven techniques, tools and best practices for interoperability and gradual, phased migration to .NET. Channel 9 Interview...
on
14 Sep 2009
Blog Post:
WPF or Silverlight? Billy Hollis Shares His Thoughts on Channel 9
Beth Massi
One of my favorite Visual Basic MVP’s, Billy Hollis, was caught at TechEd by the Patterns&Practices folks for a quick chat. In this short 2-minute interview Billy shares his opinions on WPF and Silverlight. Check it out: Billy Hollis on WPF and Silverlight By the way, anyone notice Channel...
on
23 Jul 2009
Blog Post:
Channel 9 Interview: LINQ Language Deep Dive with Visual Studio 2008
Beth Massi
Ever wonder what really happens when you write a simple LINQ query? Dim query = From row In db.Customers _ Where row.Country = "Canada" _ Select row A lot of new language features went into the compilers in Visual Studio 2008 to make even this simple LINQ query work. In this interview...
on
22 Jul 2009
Blog Post:
How We Do It: Building the Visual Studio Product Line
Beth Massi
Ever wonder how we build Visual Studio and the .NET Framework? I mean literally. You know, the build process that spits out a product at the other end? Well I sure did and it's not just hitting F5 people ;-). In this interview I sit down with Matt Gertz, frequent VB blogger and also the guy in...
on
22 May 2009
Blog Post:
Channel 9 Interview: Re-signing ClickOnce Application and Deployment Manifests with MAGE
Beth Massi
I just posted another interview on Channel 9 . I sit down again with Saurabh Bhatia, a Program Manager on the Office Client team , who is responsible for the ClickOnce publishing functionality in Visual Studio. We chat about trust issues and certificates and he sets me straight on how ClickOnce deployment...
on
8 Apr 2009
Blog Post:
Channel 9 Interview: No More Underscores in Visual Basic 10!
Beth Massi
I just posted a new Channel 9 interview on a nifty little feature which isn't so little when you look at it from the compiler. In this interview, Tyler Whitney , a developer on the Visual Basic compiler team demonstrates how line termination has changed in the Visual Basic 10 compiler making underscores...
on
27 Mar 2009
Blog Post:
Channel 9 Interview: WPF Improvements in VS2010 for Business Apps
Beth Massi
I just posted an interview on Channel 9 on WPF Improvements in Visual Studio 2010 for Building Business Apps . At the MVP Summit a few weeks ago, Italian MVP Alessandro del Sole was so excited about the new WPF features in Visual Studio 2010 that he asked me if he could interview Milind Lele himself...
on
24 Mar 2009
Blog Post:
Channel 9 Interview: Using the Touchless SDK with Visual Basic
Beth Massi
I just posted a new interview on Channel 9 on using the Touchless SDK. The Touchless SDK enables developers to create multi-touch based applications using a webcam for input. "Touch without touching." It's actually pretty cool! In this interview I meet up with Touchless SDK creator, Mike Wasserman...
on
20 Mar 2009
Blog Post:
Channel 9 Interview: ASP.NET MVC using Visual Basic XML Literals
Beth Massi
I just posted an interview on Channel 9 with Dmitry Robsman, the Product Unit Manager for ASP.NET. In this interview he shows us how he implemented ASP.NET MVC views using Visual Basic's XML Literals instead of .aspx pages. Dmitry shows us how this makes coding the views much cleaner using standard OOP...
on
16 Feb 2009
Blog Post:
Channel 9 Interview: WPF Drag-Drop Data Binding in Visual Studio 2010
Beth Massi
And speaking of RAD with WPF .... I just posted a new Channel 9 video with Milind Lele , Program Manager on the Visual Studio Pro Tools team. In this interview Milind shows one of the new RAD improvements I was talking about that is coming to WPF in Visual Studio 2010 -- Drag-Drop Data Binding...
on
26 Nov 2008
Blog Post:
Channel 9 Interview: ADO.NET Data Services in Visual Studio 2008 SP1
Beth Massi
In this interview Saaid Kahn, a Program Manager on the Visual Studio Pro Tools team (and former member of the VB Team), shows us how to create an n-tier application against a database using ADO.NET Data Services (Astoria) and an Entity Data Model, both now available in Visual Studio 2008 Service Pack...
on
21 Oct 2008
Blog Post:
Channel9 Interview: Meet the VS "Development Experience" Team
Beth Massi
I just posted another Channel9 interview . This time I meet with the team that brings us the "experience" of coding in Visual Studio, also sometimes referred to as the VS IDE Team. I ask them how their design process works, what the top requested features are for the code editors, how they...
on
8 Sep 2008
Page 1 of 2 (49 items)
1
2