Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, August 28, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > Visual Studio.Net > Assembly
Known issues for the ADODB Primary Interop Assembly (PIA) that is included with Visual Studio 2005        
Total Hits: 102  |  Today: 0 Author: Microsoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes the known issues for the ADODB Primary Interop Assembly (PIA) that is included with Microsoft Visual Studio 2005. Major differences exist between garbage collection in Visual Basic 6.0 and in Visual Basic .NET. The primary difference is that Visual Basic 6.0 garbage collection is more aggressive than Visual Basic .NET garbage collection. With Visual Basic 6.0, as soon as an object instance falls out of scope, the object is immediately released. The same behavior does not occur with Visual Basic .NET or with ordinary .NET garbage collection. With .NET garbage collection, objects are released asynchronously. This difference in garbage collection can have a large effect on your data access code when you move from Visual Basic 6.0 to Visual Basic .NET.


What's New at DevASP.Net
08/28  COM Connection Points
08/28  My Namespace Extensions with My E..
08/28  Measure Early and Often for Perfo..
08/28  Building Advanced 3D Animations w..
08/28  Scaling Strategies for ASP.NET Ap..
08/28  Voice Response Workflows with Spe..
08/28  Team Foundation Server Event Serv..
08/28  Loading Workflow Models in WF
08/28  Silverlight Page Turning Made Sim..
08/28  From VBA Macro to Word Add-in
08/28  Request/Response Testing with Win..
08/28  Single-page Interface and AJAX Pa..
08/28  Entity Framework Q&A
08/28  Measure Early and Often for Perfo..
08/28  Database Audit Logs, Joel on Soft..
08/28  A Survey of .NET Languages And Pa..
08/28  Safer Authentication with a One-T..
08/28  Automate Web App Deployment with ..
08/28  Integrate VSTO with SharePoint Co..
08/28  ASP.NET AJAX And Client-Side Temp..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net