Click here to Skip to main content
15,920,801 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: AppActivate problem Pin
Dave Kreskowiak10-Nov-03 11:46
mveDave Kreskowiak10-Nov-03 11:46 
GeneralRe: AppActivate problem Pin
Anonymous10-Nov-03 12:01
Anonymous10-Nov-03 12:01 
GeneralError 429 ActiveX Control Cannot Create Object. Pin
frank2110-Nov-03 8:06
frank2110-Nov-03 8:06 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
MultiThread10-Nov-03 17:43
MultiThread10-Nov-03 17:43 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 5:19
frank2111-Nov-03 5:19 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
Dave Kreskowiak11-Nov-03 5:34
mveDave Kreskowiak11-Nov-03 5:34 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 6:44
frank2111-Nov-03 6:44 
GeneralA class question... Pin
bnathvbdotnet10-Nov-03 4:15
bnathvbdotnet10-Nov-03 4:15 
I have come across a design issue (programming in vb.net) . It would be helpful if any one share their opinion about this .

I am trying to design a class and I wanted to make sure I am in the right path...

A 'Rate' is an interest rate at a specific maturity (Term on X-axis and Rate on Y-axis) example...5.2% for 15 year loan.

A rate can be a simple rate as simple as 5.6% for 3 years term or it could be a complex rate where it is combination of two or more simple rates. For complex rate or simple rate the attributes, methods or exactly same. No difference absolutely except that for a complex rate we need to add 1 or more simple rates.

I think I am thinking along the lines of creating a generic class (non-abstract) called as 'RATE' class and create an "RateComposer" class (which will know by accessing database wheather it is a simple rate or a complex rate) which will create multiple instances of 'Rate' class and gets the rate for each simple rate and sums it to get the final complex rate.


Pls comment..
thank you


GeneralRe: A class question... Pin
Nick Seng10-Nov-03 14:33
Nick Seng10-Nov-03 14:33 
GeneralRe: A class question... Pin
bnathvbdotnet11-Nov-03 3:22
bnathvbdotnet11-Nov-03 3:22 
GeneralRe: Connect from DataGrid to Detail Pin
wvjim10-Nov-03 2:52
wvjim10-Nov-03 2:52 
GeneralRe: Connect from DataGrid to Detail Pin
Mike Ellison10-Nov-03 3:09
Mike Ellison10-Nov-03 3:09 
GeneralRe: Connect from DataGrid to Detail Pin
wvjim10-Nov-03 3:21
wvjim10-Nov-03 3:21 
GeneralProgrammatically create a form using VBA Pin
nicholas.gionfriddo10-Nov-03 2:44
nicholas.gionfriddo10-Nov-03 2:44 
GeneralRe: Programmatically create a form using VBA Pin
Guillermo Rivero11-Nov-03 1:45
Guillermo Rivero11-Nov-03 1:45 
GeneralRe: Programmatically create a form using VBA Pin
the_warlord17-Nov-03 15:51
the_warlord17-Nov-03 15:51 
GeneralLoad a file from a list to a text box Pin
Anonymous10-Nov-03 2:28
Anonymous10-Nov-03 2:28 
GeneralRe: Load a file from a list to a text box Pin
rahul_apte8110-Nov-03 7:36
rahul_apte8110-Nov-03 7:36 
GeneralDB location string + SQL qweries Pin
xelk9-Nov-03 16:59
xelk9-Nov-03 16:59 
GeneralRe: DB location string + SQL qweries Pin
Vasudevan Deepak Kumar9-Nov-03 20:40
Vasudevan Deepak Kumar9-Nov-03 20:40 
GeneralRe: DB location string + SQL qweries Pin
xelk10-Nov-03 5:06
xelk10-Nov-03 5:06 
GeneralRe: DB location string + SQL qweries Pin
Vasudevan Deepak Kumar10-Nov-03 17:03
Vasudevan Deepak Kumar10-Nov-03 17:03 
GeneralRe: DB location string + SQL qweries Pin
xelk11-Nov-03 3:22
xelk11-Nov-03 3:22 
QuestionHow to close video capture ..... Pin
Mohan G8-Nov-03 21:00
Mohan G8-Nov-03 21:00 
Questionadvise if UML design patterns should be considered? Pin
bnathvbdotnet8-Nov-03 14:36
bnathvbdotnet8-Nov-03 14: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.