Click here to Skip to main content
15,904,638 members
Everything / Third-party

Third-party

third-party

Great Reads

by Justin Shepertycki
Using Entity POCOs as a DataSource for your Crystal Reports
by Simon Jackson
Some of the other frameworks which use XNA as a baseline.
by D. Forbes
Switching from native Word to Aspose's .Words component stabilized our server, and improved the speed of our product.
by Mattias Ordboken
jvmtop is a lightweight, open-source console monitoring tool

Latest Articles

by ToughDev
Fix high Windows memory usage caused by large metafile
by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.
by Yazad Balsara
Review of a smart document viewing library with annotation features.
by D. Forbes
Switching from native Word to Aspose's .Words component stabilized our server, and improved the speed of our product.

All Articles

Sort by Score

Third-party 

23 Jan 2013 by Justin Shepertycki
Using Entity POCOs as a DataSource for your Crystal Reports
16 Jan 2013 by Simon Jackson
Some of the other frameworks which use XNA as a baseline.
22 Oct 2014 by D. Forbes
Switching from native Word to Aspose's .Words component stabilized our server, and improved the speed of our product.
12 Sep 2013 by ridoy
There will noting be good after such a good answer from Maciej Los.I only extend it with other 2 links containing a sdk and one sample code that can help you:PDF to Excel SDK[^] A vb.net code for PDF to EXCEL conversion?[^]
12 Sep 2013 by Maciej Los
Have a look at similar questions and answers: PDF table data to Excel using Vb.net[^]Convert PDF to Excel CSV in C#, VB.NET, VBScript, Delphi using PDF Extractor SDK[^]converting PDF to Excel file [^]How To Convert PDF to Excel in .NET Framework[^]Excel to PDF .Net library[^]
12 Sep 2013 by Prasad Khandekar
Hello Rayn,.NET framework does not support it natively. You will have to use a third party component like this[^] product, commercial though.Regards,
30 Aug 2012 by Sandeep Mewara
Did you try at all?Try the same way as you do for normal grid. If you face issues that are Telerik specific, then post your issue at their respective forums:TELERIK Forum[^]Also look here: Telerik RadGrid Forum[^]
15 Jan 2013 by Sandeep Mewara
It does not work like this here.Here is what is expected of enquirers:1. TRY first what you want to do! You may find that it's not that hard.2. Formulate what was done by you that looks like an issue/not working. To start with, following discussion will help: How to consume SOAP...
3 Jun 2013 by Mattias Ordboken
jvmtop is a lightweight, open-source console monitoring tool
31 Mar 2015 by deepankarbhatnagar
try this code:C# How To Read .xlsx Excel File With 3 Lines of Code[^]
9 Jan 2017 by Thomas Daniels
If you have a HtmlDocument (using HtmlAgilityPack), you can use .DocumentNode.Descendants() to get all descendants, and using the LINQ extension methods, you can search for the element containing 'Sample Text' and get its class:string html = @"Sample...
30 Aug 2012 by _Amy
Try the links below:Table-Valued Parameter in Stored Procedure and the Entity Framework 4.0[^]Passing an array/table to stored procedure through Entity Framework[^]Can you pass an enity-framework table/collection as a parameter into a function[^]Table-Valued Parameter in Stored Procedure...
31 Oct 2012 by Rajini.Y
I have a small Problem with stimulsoft report.... In my Database i have to save a field like thisHiStimulsoftWhen i retrieve this field into stimulsoft report i want it in tabular format in Report.If we select "Allow Html" it shows like...
13 Nov 2012 by Richard MacCutchan
Your question is not very specific, but some of these links[^] may be useful starting points.
10 Oct 2018 by Yossi Maoz
Hi,I'm looking for some software that can record my screen as a video.There are many options but I have some specific needs and I haven't found something that fits.What I need is:1) API that I can use from .Net. I need the ability to control the software from my code - including...
24 Jan 2013 by ravi1989h
Hican you please tell me how to call soap based web service in sencha .i follow this link but didn't get the resulthttp://www.sencha.com/blog/taking-a-look-at-the-new-sencha-soap-data-proxy[^]
29 Jan 2013 by Aliaksei Andreyanau
Stimulsoft Reports has a limited support of the HTML tags.And the , and tags isn't supported.
5 Sep 2013 by rajesh2707
when I opening a certain page utilizing third party control(Ext.net.dll) I am unable to see my controls as it is not rendering corectly.when I set to compatability view in browser manually it is working f9 please suggest how to write that in code(design or code behind)..in my...
28 Aug 2013 by Member 10237306
Hi Devendra, You can refer to below link for: Integration related documents for Tally.ERP 9: http://tallydeveloper9.tallysolutions.com/tutorials/integration-documents/ Integration Forum:...
24 Sep 2013 by ashok yede201
Hello,I am using third party Fileupload control to upload file by ajax call in mvc4.It works fine on local, but when I uploads website on IIS 7, it gives error 404 Not found.It searches for http:IpAddress:PortNumber/api/upload which is missing Virtual directory name from ajax call.My...
26 Sep 2013 by Santhosh Kumar
i have gone through several sites and i was able to write a code for my requirement using third party dlls, but i am willing to write my own code with out using third party dlls to read and download the inbox mails and its attachment, but all my searching was in vain, i am confused whether a...
8 Oct 2013 by id-athul
Hi,I have a Rad Grid with a combo box containing countries. I want to make the comboBox value as in the database, Now its showing the topmost text, not the real text in the database.Please help
8 Oct 2013 by id-athul
I have found the solutionddlCountry.SelectedValue = "The position number";
15 Oct 2013 by JL_Coder
Hello. I have one third party tool, which is an authoring tool/software to create e-learning contents. In which I want to add one onscreen keyboard when a students clicks on a textbox to write. How can do? I heard about tinymce software. Can it be done using it?
2 Apr 2014 by Member 10598652
hello sir, i want to convert my datalist which contains quiz type questions with answer to pdf but i have applied few css to display the attempted answer but i can convert that to pdf without displaying attempted answer .I was trying to do that with itextsharp ,Is there any other method to solve...
8 May 2014 by hari111r
Hi All, I want to show multiple level of detail in Xceed Data grid using MVVM Pattern is that possible i have tried a lot i have not got any solution yet. Can anyone please help me to come out of it.Thanks in adavance.
10 May 2014 by Shai Vashdi
Hi, I've wrote an article about "How to: Use the Master-Detail Pattern with WPF Hierarchical DataTemplate":How to: Use the Master-Detail Pattern with WPF Hierarchical DataTemplate[^]Just use View-Model and make it MVVM :)P.S. you don't need Data-Grid.
21 Jul 2014 by virang_21
I am using one of the third party plugin for address validation. In my application I am calling one function checkAddress () from their implementation of JQuery plugin. Looking at the plugin code it internally makes $.ajax call and return list of addresses on success:function() but there is no...
22 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Quote:Does that mean if $.ajax inside the plugin function failed it will not give any error information back to the calling application ? Correct. That code should be handled inside the error block, which is missing in this Ajax call.
20 Aug 2014 by Syed Ammar Haider
Do we have any Grid Control that we can use for both Desktop and web in common?
22 Feb 2015 by Yazad Balsara
Review of a smart document viewing library with annotation features.
5 Mar 2015 by kornkimhour
hi,reportI want to ask you about the tool.which report tool that I should use?when I look a crystal report and express report.It is really so slow that why i want to find a new tool the can be a very good of process for run report.third party:which third party should I use for...
5 Mar 2015 by Peter Leow
Check this out: Report Manager[^]
30 Mar 2015 by Parth Mashroo
i have so far tried so many methods starting with OLEDB,ODBC and it worked but only offline but when i published my website it showed many errors and was to slow and then i shifteds to NPOI a third party free ware tool and the code that i used is as follows :protected void...
30 Mar 2015 by Mark Farmiloe
Try EPPlus.Otherwise, looking at the code, I am puzzled.You are trying to add a row to dt, which isn't initialised in the code you have shown.Then in the comment afterwards you note that ds.Tables[0]= null. if dt = ds.Tables[0] (= null) then you definitely will fail to add a row to...
26 Dec 2016 by Dev2016
Hi, I am looking for the components which will compare two PDF files( with text and image) and show the difference highlighted in the PDF... let me know if there is any third party tools that can be integrated with my dot net code.i have referred few links but its a separate application...
26 Dec 2016 by Maciej Los
Check this: Diff Library to Compare PDF, Word & Excel Documents in C# / VB.NETBlog – GroupDocs.com[^]. Didn't tested, but it looks promising...
9 Jan 2017 by Dudyalu Sravan Kumar Reddy
Can any one help me out how to get the CSS Class name or Style properties of a Text / Keyword from html document using C#?Say I am passing the text "Sample Text" from code.I have a html document which has following codeSample TextI need to get the...
8 Mar 2017 by Richard MacCutchan
You will likely get a quicker answer at DocX - Discussions[^].
13 Mar 2017 by Sathya5995
I have been trying to add check box content controls and other controls, But it's pretty difficult for me. Using Docx , I have to implement content controls. Kindly please share some helpful links.Is it possible to have content controls using Novacode.Docx ?What I have tried:I've...
21 Mar 2017 by Sathya5995
using Docx DLL I've created hyperlinks where, I tried to customize styles. public Hyperlink AddHyperLink(string name, string uri) { //FontFamily family = new FontFamily("Comic Sans MS"); //string Name= string.Format(name,Color.DarkOrange,...
21 Mar 2017 by Karthik_Mahalingam
try this using (DocX document = DocX.Create(path)) { Hyperlink h = document.AddHyperlink (name, new Uri(uri)); Paragraph p = document.InsertParagraph(); p.AppendHyperlink(h).Font(new FontFamily("Comic Sans...
8 May 2017 by Afzaal Ahmad Zeeshan
Quote: 1.Is it compulsory to have SSL Not compulsory, but a very good approach, as the web app of Facebook or Google would know that you the communication is secure. Quote: 2.Is there any third party pluggin or app for the same above. Apart from third-party, Google and Facebook both have...
24 Jan 2018 by Member 13641608
If I want to measure the usage of "C" (Website or a SPECIFIC BLOG on a website), will "A" (Proprietary program) only be able to track "C"'s data and visitor count or can it track "B" (3rd party program) which is accessing "C" , as well? If not, will tracking "C" be enough for this scenario, as...
21 Mar 2018 by Maddy_1008
Any one have any information about free weather api? to use it on asp.net mvc website. I want to show weather information on my website. Please let me know if you have any idea regarding this, please reply. Thanks What I have tried: I have checked lot of weather apis but its free on trial...
21 Mar 2018 by R. Giskard Reventlov
Try this: AnyAPI[^]
29 Jul 2018 by Ganesh_verma
Hi All, I have created one application of Lync SDK using dlls Microsoft.Lync.Controls.dll Microsoft.Lync.Model.dll Microsoft.Lync.Utilities.dll Microsoft.Lync.Controls.Framework.dll Microsoft.Lync.Controls.Design.dll All these dlls are copied into bin folder, application is working fine but...
27 May 2019 by OriginalGriff
Talk to the people who provide the WebService - only they will have any idea what exactly you are doing wrong. It could be anything: wrong location, wrong authentication, anything. Only the people who provide the service can tell you why.
7 May 2023 by ToughDev
Fix high Windows memory usage caused by large metafile
10 Jul 2014 by Ricardo Lynch
Using JavaScript for oAuth with three major identity providers: Facebook, Google, and Twitter.
12 Nov 2013 by T Manjaly
Are you looking for WinForms control libraries to improve productivity of your development team and provide a better user experience for your end-users?
27 Dec 2013 by Vadym Poberezhny
Making HTML intuitively understandable using CSS and JavaScript.
21 Jun 2012 by Alvin Ashcraft
My review of various features including: install experience, demo center, WPF project templates, and Controls.
6 May 2017 by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.
10 Oct 2018 by raddevus
I have and use Amazon.com: Movavi Screen Capture & Video Editor 9 Personal Edition [Download]: Software[^] I have version 8 and it is really fantastic. You can make and edit videos very easy and only $59.95. Compare that to $299 that Camtasia studio wants. Not sure if you can control it via API.
9 Mar 2017 by Sathya5995
Example: Using Open-XML SDK 2.5, We can apply Content Controls by following the link.Kindly please help me to achieve the same using Novacode.Docx DLL & share some helpful links.Thanks in advance.What I have tried:I've gone through various documentations, but I couldn't find...
13 Nov 2012 by Devendra Godawatta
Dear All,I am developing a program to generate reports from Tally Database,I am Using ODBC Method for reading the Database.Can some one give me a idea of the structure or how to read the transactions.
19 Nov 2012 by Sunil Tiwari
This would be better to build in two different application. first should capture the screen as image and save on network path and second should create video frames from image.
12 Sep 2013 by Uknownymous
Do you have any tutorials,articles or even third party controls(and how to use this control) that you can refer for converting PDF to excel file using vb.net.?Thank you in advance.
7 May 2017 by Abdul Nasir Mohd
to create login thru facebook and google on asp.net website . 1.Is it compulsory to have SSL 2.Is there any third party pluggin or app for the same above. What I have tried: i have tried but it gives error i dont have ssl yet
30 Aug 2012 by Mithkr
Hi all, This grid I am using to maintain data in front-end. I am storing all the data in the session. Now the problem I am getting while sending the session datatable to the stored procedure. i am using Entity Framework.
15 Jan 2013 by ravi1989h
Hello can you please help me to call one method of my soap based web service in sencha .url: http://railapps.firstgroup.com:8080/FirstGroupRailApps/services/RailAppsWS[^] ThanksNaveen[Edit]Made able that you can click on the link[/Edit]
16 Jan 2013 by ravi1989h
Hi can you please help me in switch a screen. I have two screen 1 and b , but when I click the login button it goes to b screen but i am not able to do that This is app.js Ext.Loader.setConfig({ enabled: true }); Ext.application({ views:...
27 Sep 2013 by Santhosh Kumar
Hi allThanks for your valuable replyI found my solutions here http://mailsystem.codeplex.com
27 May 2019 by kkakadiya
I am using webservice to get an OrderHistory. It is working fine on my local pc and also on my OLD server. Now, we have moved web service to the NEW server and there it is not working. Getting below error. An unhandled exception of type 'System.Web.Services.Protocols.SoapException' occurred in...