473,386 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Financial functions in .Net

Hello,

I am writing a C# application but needs some financial functions like
Present Value function (PV) in the Microsoft.visualbasic assembly. Is there
anyway to access these functions from the Microsoft.VisualBasic assemble or
are there any other .Net assemblies that would provide access for a C# app?
Jan 12 '06 #1
2 2120
Yes, make a reference to the VB assembly, use the right "using" statement in
your .CS file and just call the functions...
Jan 12 '06 #2
Thanks! That worked.

"Gabriel Magaña" wrote:
Yes, make a reference to the VB assembly, use the right "using" statement in
your .CS file and just call the functions...

Jan 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sandi | last post by:
Hi all, Are there any existing financial functions such as PV, NPV, IRR etc? I could write the functions my self using PHP, but having prebuilt functions makes my work easier... TIA, Sandi
6
by: John Bentley | last post by:
John Bentley writes at this level: If we think about our savings accounts then division never comes in (as far as I can see). We deposit and withdraw exact amounts most of the time. Occasionaly...
0
by: Verde | last post by:
Excel is packed with a bunch of statistical and financial functions. Is there a comprehensive set of similar functions in then .NET Framework base classes? Or do I need to somehow call Excel via...
1
by: (Pete Cresswell) | last post by:
I'm starting on an app part of which will be a port from a humongous Excel spreadsheet and I will have to duplicate some functions. Among them are a couple that sound pretty basic and, I suspect,...
9
by: sr | last post by:
There is a System.Math class that is very helpful I couldn't imagine any next generation framework or language without one a Math class! What is the issue with having a System.Financial class for...
4
by: Leszek | last post by:
Hello, I need to do some financial calculations on my ASP.NET forms. Under Visual Basic it was pretty straightforward - I just used built-in functions such as PV() (principal value) or PMT()....
3
by: Alphonse Giambrone | last post by:
I don't see any class in .NET that contains the standard financial functions like Rate, Pmt, etc. They are in the Visual Basic library. Can the VB library be referenced in an asp.net app on a...
2
by: twq | last post by:
hello Does anyone no if finanical functions of excel like Coupondays , Duration, Yield to Maturity, are included into vb 05, if not has anyone an idea where i can get a library with the...
7
by: p0lp0l | last post by:
I'm too dummy. Pls help me... The question: Write a C program that accepts for staff of cOMPANY two data values: monthly salary (ringgit amount) and a character value for performance...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.