Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Miceal

    Rational Numbers in C#

    I am writing an assembly that will be used in a suite of financial applcations. Naturally I must use integer arithmetic to ensure the accuracy of my calculations and in the past [in c++] have used the rational number class from the Boost libararies. Is there anything out there like that or for...
  2. Miceal

    User authentication on Web Service calls from an NTD app

    I am developing a Windows Forms application that makes requests to a web service and in return receives configuration data that is user specific, i.e. based on the user's window's authenication on the server side domain. My problem is that I am unaware as to how I should configure the app...
  3. Miceal

    User authentication on Web Service calls from an NTD app

    I am developing a Windows Forms application that makes requests to a web service and in return receives configuration data that is user specific, i.e. based on the user's window's authenication on the server side domain. My problem is that I am unaware as to how I should configure the app...

Part and Inventory Search

Back
Top