DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 14 Aug 2007 19:01:03 -0600,    posted on: microsoft.public.dotnet.framework        back       

Thread Index
  1    GS


function scope   
I have a c# application with windows form for updating and retrieving some
database table records. lets call it form1. I also have another  application
in vb that extracts data from the web but used the same database table as
input to direct its operation. the data in the table is not useable directly
but need a bit of transformation as done in the form1.


how can I make retrieval functions in forml to the vb application? use the
same package name but in different project?

I want the vb app to control the form in terms of selecting the record but
only if the form1 is instantiated by the vb application.

if I just use the instantiation of application method, I don't know how to
make available the required functions and the called internal function
without the public

thank you for your time and expertise.
Date:Tue, 14 Aug 2007 19:01:03 -0600   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us