¡@

Home 

c# Programming Glossary: viewer

Embed PowerPoint Viewer in C# Win Form

http://stackoverflow.com/questions/1259369/embed-powerpoint-viewer-in-c-sharp-win-form

0 objPres.SlideShowWindow.Left 0 It shows the viewer on the form but the placement and sizing is wrong. How would..

What is the fastest way to load an XML file into MySQL using C#?

http://stackoverflow.com/questions/1456086/what-is-the-fastest-way-to-load-an-xml-file-into-mysql-using-c

Purpose This will be used in an offline StackOverflow viewer I am building since I am looking to do some studying coding..

Error logging in C#

http://stackoverflow.com/questions/147557/error-logging-in-c-sharp

Implementing a log viewer with WPF

http://stackoverflow.com/questions/16743804/implementing-a-log-viewer-with-wpf

a log viewer with WPF I seek advice for the best approach to implement a.. advice for the best approach to implement a console log viewer with WPF. It should match the following criteria fast scrolling..

iTextSharp + FileStream = Corrupt PDF file

http://stackoverflow.com/questions/2186817/itextsharp-filestream-corrupt-pdf-file

it looks like a pdf when opend with Notepad . But my PDF viewer says it's currupted. Here is a little code snippet only tries..

Visualizing an AST created with ANTLR (in a .Net environment)

http://stackoverflow.com/questions/2856612/visualizing-an-ast-created-with-antlr-in-a-net-environment

. After creating such a DOT file you use some 3rd party viewer to display this tree graph . Here's a quick demo in Java I know.. n15 4 n14 n16 1 which can be viewed with one of the many viewers around. There are even online viewers. Take this one for example.. with one of the many viewers around. There are even online viewers. Take this one for example http graph.gafol.net When feeding..

DocProject vs Sandcastle Help File Builder GUI

http://stackoverflow.com/questions/319632/docproject-vs-sandcastle-help-file-builder-gui

then all of the above in a single root using the Help 2 viewer c# sandcastle share improve this question I can vouch for..

Viewing SSRS Reports in an ASP.net MVC Site

http://stackoverflow.com/questions/4137835/viewing-ssrs-reports-in-an-asp-net-mvc-site

there a way to put a SQL Server Reporting Services report viewer control on an ASP.net MVC view If not...what is the best way.. is the best way to accomplish this c# asp.net mvc reportviewer ssrs reports share improve this question No not in a MVC..

Crystal Reports for Visual Studio 2010 Error

http://stackoverflow.com/questions/4294762/crystal-reports-for-visual-studio-2010-error

page called Reports.aspx in which I have a crystal report viewer control CR CrystalReportViewer ID rptViewer runat server AutoDataBind..

How to zoom in and zoom out Images in WP7?

http://stackoverflow.com/questions/4678268/how-to-zoom-in-and-zoom-out-images-in-wp7

by using two fingertip's as in native windows phone photo viewer application.Any idea on how to proceed . Thanks in Advance...

How to render pdfs using C#

http://stackoverflow.com/questions/518878/how-to-render-pdfs-using-c-sharp

a look at the source code for SumatraPDF an OpenSource PDF viewer for windows. There is also Poppler a rendering engine that uses..

Print Pdf in C#

http://stackoverflow.com/questions/5566186/print-pdf-in-c-sharp

is to use an installed Adobe Reader or any other PDF viewer capable of printing Process p new Process p.StartInfo new ProcessStartInfo..

Object cache for C#

http://stackoverflow.com/questions/581119/object-cache-for-c-sharp

cache for C# I'm doing a document viewer for some document format. To make it easier let's say this is.. document format. To make it easier let's say this is a PDF viewer a Desktop application . One requirement for the software is..

How do I do Print Preview when using a DocumentPaginator to print?

http://stackoverflow.com/questions/584551/how-do-i-do-print-preview-when-using-a-documentpaginator-to-print

PrintPreview Height 800 Width 800 Grid DocumentViewer Name viewer Document Binding ElementName previewWindow Path Document Grid.. so public IDocumentPaginatorSource Document get return viewer.Document set viewer.Document value share improve this answer..

How can I send a file document to the printer and have it print?

http://stackoverflow.com/questions/6103705/how-can-i-send-a-file-document-to-the-printer-and-have-it-print

However it is possible that they use a different PDF viewer such as Foxit http www.foxitsoftware.com pdf reader . The sample..

Clipboard event C#

http://stackoverflow.com/questions/621577/clipboard-event-c-sharp

in c# Basically you register your app as a clipboard viewer using _ClipboardViewerNext SetClipboardViewer this.Handle and..

Erratic Invalid Viewstate issue in a .NET application

http://stackoverflow.com/questions/728513/erratic-invalid-viewstate-issue-in-a-net-application

a invalid viewstate every now and then in the event viewer for my ASP.NET application. Most of them 95 seem to be referencing..

Pan & Zoom Image

http://stackoverflow.com/questions/741956/pan-zoom-image

Zoom Image I want to create a simple image viewer in WPF that will enable the user to Pan by mouse dragging the..

Get twitter public timeline, json+C#, no 3rd party libraries

http://stackoverflow.com/questions/10673158/get-twitter-public-timeline-jsonc-no-3rd-party-libraries

This can be a starting point. You can also use Json Viewer to get a formatted version of your json using WebClient webClient..

Conditional Linq Queries

http://stackoverflow.com/questions/11194/conditional-linq-queries

Linq Queries We're working on a Log Viewer. The use will have the option to filter by user severity etc...

Embed PowerPoint Viewer in C# Win Form

http://stackoverflow.com/questions/1259369/embed-powerpoint-viewer-in-c-sharp-win-form

PowerPoint Viewer in C# Win Form Is it possible to Embed a PowerPoint Viewer.. in C# Win Form Is it possible to Embed a PowerPoint Viewer into a C# Windows Form I am currently use the following code.. on the Win Forms in C#. How would I use this with the PPT Viewer c# powerpoint share improve this question See this link...

“A timeout was reached while waiting for the service to connect” error after rebooting

http://stackoverflow.com/questions/1986292/a-timeout-was-reached-while-waiting-for-the-service-to-connect-error-after-reb

fails to start. When it fails I get an error in Event Viewer saying A timeout was reached 30000 milliseconds while waiting..

Silverlight -> WCF -> Database -> problem

http://stackoverflow.com/questions/2098515/silverlight-wcf-database-problem

for tracking this sort of issue is the Service Trace Viewer tool from Microsoft. Read all about it right here all it takes..

Convert from Word document to HTML

http://stackoverflow.com/questions/2266097/convert-from-word-document-to-html

HTML I want to save the Word document in HTML using Word Viewer without having Word installed in my machine. Is there any way..

Test run errors with MSTest in VS2010

http://stackoverflow.com/questions/2761587/test-run-errors-with-mstest-in-vs2010

Update As instructed I looked for more info in Event Viewer. Here's what I found 3008 A configuration error has occurred... out what exactly should be loaded you must go to Event Viewer and look at at Windows Logs Application share improve this..

Detect if PDF file is correct (header PDF)

http://stackoverflow.com/questions/3108201/detect-if-pdf-file-is-correct-header-pdf

also there are some other kinds of headers which Acrobat Viewer accepts and even absence of header isn't real problem for PDF..

How do I prevent a WCF service from enter a faulted state?

http://stackoverflow.com/questions/315736/how-do-i-prevent-a-wcf-service-from-enter-a-faulted-state

and the trace is best viewed with the Service Trace Viewer . Obviously this is not something you should have running all..

crystal report viewer print

http://stackoverflow.com/questions/5685568/crystal-report-viewer-print

I would like to access the Print event of Crystal Report Viewer while I click the Print button of Crystal Report Viewer in ASP.NET.. Viewer while I click the Print button of Crystal Report Viewer in ASP.NET C# How c# asp.net printing crystal reports share.. InitializeComponent foreach ToolStrip ts in crystalReportViewer1.Controls.OfType ToolStrip foreach ToolStripButton tsb in ts.Items.OfType..

Programmatically determine user who last modified file on Windows?

http://stackoverflow.com/questions/8406720/programmatically-determine-user-who-last-modified-file-on-windows

The audit log appears in the Security log in Event Viewer. To enable this feature Click Start click Control Panel click..

Can I use a language other than VBScript to programmatically execute QTP Tests?

http://stackoverflow.com/questions/895342/can-i-use-a-language-other-than-vbscript-to-programmatically-execute-qtp-tests

_ can be viewed with the QTP Results Viewer Tool vbCrLf If qtpTest.LastRunResults.Status Passed Then g_testRunPassed..