Click here to Skip to main content
15,911,531 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: I'm Running Out of Memory (Beginner) Pin
Dave Kreskowiak26-Apr-04 3:56
mveDave Kreskowiak26-Apr-04 3:56 
GeneralDefining a start page for WebBrowser control Pin
preid125-Apr-04 13:07
preid125-Apr-04 13:07 
GeneralRe: Defining a start page for WebBrowser control Pin
preid125-Apr-04 13:22
preid125-Apr-04 13:22 
GeneralDesperately need help making a transport event sink !! Pin
ingerXP25-Apr-04 10:03
ingerXP25-Apr-04 10:03 
GeneralMIDI and VB.net Pin
Nadroj25-Apr-04 9:54
Nadroj25-Apr-04 9:54 
GeneralProblem with flickering when loading images. Pin
coopsqc25-Apr-04 8:33
coopsqc25-Apr-04 8:33 
GeneralUserControl in vb 6.0 and UserControl in vb.net Pin
god4k25-Apr-04 5:03
god4k25-Apr-04 5:03 
QuestionDataView Vs DataTable in vb.net - what to choose ? Pin
Mohan G25-Apr-04 0:59
Mohan G25-Apr-04 0:59 
hi to all

i am new to vb.net.i need some help in binding the controls to the dataset in ado.net.

i want to attach comboboxes in my form with the through displaymember and valuemember properties to the tables.

suppose as a test case if i have 2 combos for dept,desig. when ever i select a particular dept then the desig combo should show only the designations in that dept dynamically.

i can't attach the original table directly as the rows in the original disig table changes dynamically ...

for this if i manually add these values dynamically through a datareader into these combos then settng the valuememeber values will be difficult (may not be possible).and these combos are not bound then the changes to the table will not be refreshed automatically.

At present i am creating one temporary table for each of these combos (here it requires 2 tables) and fill the data rows that match the crieteria through an adaptor.(not attaching the original tables)

its working fine. "but i am concerned about the performance and optimization of my application.

Is this approach is correct. or is it better to use views in place of tables.
will it consume less memory than the tables cosume ?.

Or is there any other way to achieve this task ?

any body please help me out.

thanx in adv.

Mohan G

Mohan G
GeneralLoading All Exchange Servers within the Organisation Pin
mshola25-Apr-04 0:42
mshola25-Apr-04 0:42 
GeneralHelp to Peek & Poke with .NET Pin
IronHydra24-Apr-04 8:45
IronHydra24-Apr-04 8:45 
GeneralRe: Help to Peek & Poke with .NET Pin
Nick Parker24-Apr-04 10:02
protectorNick Parker24-Apr-04 10:02 
GeneralRe: Help to Peek & Poke with .NET Pin
IronHydra24-Apr-04 20:48
IronHydra24-Apr-04 20:48 
GeneralRe: Help to Peek & Poke with .NET Pin
Dave Kreskowiak25-Apr-04 6:19
mveDave Kreskowiak25-Apr-04 6:19 
GeneralCrystal Report Pin
Anonymous24-Apr-04 5:22
Anonymous24-Apr-04 5:22 
GeneralRe: Crystal Report Pin
RichardGrimmer26-Apr-04 4:03
RichardGrimmer26-Apr-04 4:03 
GeneralSystem.Security.SecurityException Pin
mshola24-Apr-04 0:38
mshola24-Apr-04 0:38 
GeneralRe: System.Security.SecurityException Pin
Nathan Blomquist24-Apr-04 10:22
Nathan Blomquist24-Apr-04 10:22 
GeneralIm a VB.NET newbie Pin
markitoz23-Apr-04 22:11
markitoz23-Apr-04 22:11 
GeneralRe: Im a VB.NET newbie Pin
Dave Kreskowiak24-Apr-04 2:39
mveDave Kreskowiak24-Apr-04 2:39 
GeneralRe: Im a VB.NET newbie Pin
gUrM33T24-Apr-04 18:58
gUrM33T24-Apr-04 18:58 
GeneralRe: Im a VB.NET newbie Pin
Colin Angus Mackay24-Apr-04 13:25
Colin Angus Mackay24-Apr-04 13:25 
GeneralRe: Im a VB.NET newbie Pin
fargate27-Apr-04 17:38
fargate27-Apr-04 17:38 
GeneralVB products Pin
Dave Orlando23-Apr-04 12:56
sussDave Orlando23-Apr-04 12:56 
GeneralRe: VB products Pin
Hesham Amin24-Apr-04 1:41
Hesham Amin24-Apr-04 1:41 
Generalconverter Pin
tenzeel23-Apr-04 8:36
tenzeel23-Apr-04 8:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.