Gregorian to Hijri Date Converter icon

Gregorian to Hijri Date Converter

Hot or Not
Gregorian to Hijri Date Converter

Description

Gregorian to Hijri converter is basically a dynamic link library (.dll) which can be used in both windows and web applications to convert date from gregorian to hijri and vice versa. Along with that, there are many other methods which are very useful for the developers.

Installation Steps

1. In Solution Explorer, right-click on the root directory then click Add and then click Reference.. to open Reference Manager dialog box. 2. Browse GregorianHijriDate.dll file 3. Use the following procedure to call the properties of your GregorianHijriDate.dll file in your application. 4. Add a namespace in the codebehind file (C# CodeBehind)
  using GregorianHijriDate;
5. Create an Object of the “GH” class, as in the following:
  GH gh = new GH();
Methods supported by GH

Customers Review

  • by gemegeme for Code Quality

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Live/Current Stock Price icon

Live/Current Stock Price

Hot or Not
Live/Current Stock Price

Description

What is Live Stock Price DLL?

We have developed a simplified library to get the live stock based on .net which can be consumed by both Web and Desktop applications. We used yahoo stock to get the live price and done all the extra work to get it in this single DLL. You just need to add a reference to this DLL in your application create a object and pass the stock symbol to get the Live Stock price including other information about the stock.

Feature

  • Just add reference to the StockRate.dll or just add StockRate.dll to the Bin folder. This DLL is Dependent on NewtonSoft JSON.net, Which is also provided inside Bin folder of this sample application.
  • Then add using StockRate
  • Now Create a Object for the class LiveStock
  • Then call the function StockRate like

List<StockPrice> x = obj.StockRate(<StockSymbol>,<Stock Exchange Code>);

Version 2.1 (13th March 2017)

Changes
  • Added Support for 8 new Major Stock Exchanges
  • Now use Google finance for Data
  • Various other Bugfix

Support

We will be more than happy to help you and answer your questions.You can directly get in touch with us at: info@intelliwins.com

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.