Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Interop » Visual Basic 6   (RSS)

In VB6 we had the API Viewer, In VB .NET you get the P/Invoke Interop Assistant

VB6 programmers will remember a useful little utility called the API Viewer, the helped out when you needed to make a Windows API call. There is now an equivalent tool for .NET, the P/Invoke Interop Assistant ( http://www.codeplex.com/clrinterop ). Not

Enhancing your VB6 Application with Interop

I’ve been having a look at some of the samples on the Visual Basic Resource Center to see what’s possible when we start using interop between VB6 and .NET. Here are some of my favourites. This article, “Sharing ADO Recordsets Between Visual Basic 6 and

That old friend Binary Compatibility – and a FREE eBook on COM Interop

A favourite topic for VB6 programmers! Adding a reference to a COM component in Visual Studio adds a reference to a specific version of the VB6 component, so rebuilding the VB6 component without binary compatibility will break the .NET project (you’ll

Screencasts on the Interop Forms Toolkit 2.0

[This is a short post to accompany the UK Secure your Visual Basic 6.0 investment with Microsoft .NET initiative and is sourced from the main VB site ] This how-to video series is focused on the Interop Forms Toolkit and working with Visual Basic .NET

New article on extending VB6.0 applications with the Interop Forms Toolkit 2.0

I just wanted to swiftly share some useful links if you choose to extend a Visual Basic 6.0 application including a new article I commissioned in the UK – which turned out rather good. Firstly links to the toolkit download and some of the best existing

Secure your Visual Basic 6.0 investment with Microsoft .NET

[This is currently a UK only initiative but you will still find a lot of useful information on the new site and I know our partners are happy to engage worldwide] Over the last couple of months I have been working with Sarah in my group to pull together

VB6 Interop and TlbImp vs AddRef

I’d always assumed that creating a Runtime Callable Wrapper by adding a reference to the COM component in Visual Studio would generate the same interop code as was generated by using the command line tool TlbImp. That would seem not to be true in at least

Heads up – The VB6 upgrade guide was written before we released the Interop Forms Toolkit

I have been re-reading the ”Upgrading Visual Basic 6.0 Applications to Visual Basic .NET and Visual Basic 2005” guide lately which discusses phased migrations where individual application components are upgraded independently (which I prefer to call “Extending

Feedback appreciated on draft screencast on VB6 and the options to move to .NET

I am working with partners to pull together guidelines, resources and special promotions on tools to help UK companies with VB6 make the right choice around moving (or not) to .NET. This will happen early in 2009. There will be a new landing page with

Upgrading VB6 applications – a moment to reflect :-)

I’ve now spent a bit of time with the book ”Upgrading Visual Basic 6.0 Applications to Visual Basic .NET and Visual Basic 2005” , so what are my thoughts about it? The good news is it remains a comprehensive and valuable resource for anyone planning to

Interview with Richard Warnett of Financial Objects on their decision to go with Visual Basic .NET

A big thanks to Richard for taking the time to do this. I have known Financial Objects for many years and have been impressed with how they have successfully taken forward their VB6 investment onto .NET using Visual Basic .NET. I would love to do a few

Rewrite vs Migrate vs Reuse vs Replace

“Upgrading Visual Basic 6.0 Applications to Visual Basic .NET and Visual Basic 2005” is a great resource for anyone looking at upgrading from VB6 to .NET. The guide was developed jointly by the Microsoft patterns & practices team and ArtinSoft . See

Moving from VB6 to VB.NET – time for a poll…

Back in April I posted a summary of some of the resources I’d found which look useful to anyone involved in the move from VB6 to .NET. Over the next few weeks I’m going to dig into this whole area in a bit more detail, starting with a bit of reading .

Proposed VB sessions for my new role - comments welcome

One of the roles of my new team is to offer a "menu" of .NET sessions to UK user groups. I was pondering about adding a couple of specific Visual Basic sessions to that "menu" and see if there was take up. I came up with the following. Any thoughts? Visual

Visual Basic 6 migration to .NET

Back in April I posted a brief summary of some resources which my ISVs were finding useful as they considered moving to .NET. Since then I have been pointed by a colleague to VB Migration Partner which looks really interesting. Hopefully I can dig into
More Posts Next page »
 
Page view tracker