¡@

Home 

c# Programming Glossary: tool

How to make Databinding type safe and support refactoring

http://stackoverflow.com/questions/1329138/how-to-make-databinding-type-safe-and-support-refactoring

warning. If a rename the property with a refactoring tool it is likely the data binding will not be updated. I don ™t get..

The located assembly's manifest definition does not match the assembly reference

http://stackoverflow.com/questions/215026/the-located-assemblys-manifest-definition-does-not-match-the-assembly-reference

even have this old assembly on my hard drive. Is there any tool to search for this old versioned assembly c# reference compiler..

Find unused code

http://stackoverflow.com/questions/245963/find-unused-code

I found a lot of functions that are never used. Is there a tool that can check for unused code so I can remove all the unused..

What are major differences between C# and Java?

http://stackoverflow.com/questions/295224/what-are-major-differences-between-c-sharp-and-java

far as I know. In Java all methods are virtual Development tools I believe there isn't such a tool yet as Visual Studio. Especially.. are virtual Development tools I believe there isn't such a tool yet as Visual Studio. Especially if you've worked with team..

How do I find out which process is locking a file using .NET?

http://stackoverflow.com/questions/317071/how-do-i-find-out-which-process-is-locking-a-file-using-net

out what process locked a file using c# Command line tool Across a Network Locking a USB device Unit test fails with locked..

What static analysis tools are available for C#? [closed]

http://stackoverflow.com/questions/38635/what-static-analysis-tools-are-available-for-c

static analysis tools are available for C# closed What tools are there available.. static analysis tools are available for C# closed What tools are there available for static analysis against C# code I know.. lines this is primarily my interest for static analysis tools for testing code for multithreading issues deadlocks race conditions..

Convert Rtf to HTML

http://stackoverflow.com/questions/439301/convert-rtf-to-html

rtf share improve this question I would check out this tool on CodeProject RTFConverter. This guy gives a great breakdown..

Import and Export Excel - What is the best library? [closed]

http://stackoverflow.com/questions/444522/import-and-export-excel-what-is-the-best-library

Are there other solutions Right now I am using a simple tool that generates HTML that is loaded by Excel later on but I am.. requirement. I can work with CSV directly if I had a tool to convert to and from Excel. Given Excel 2007 is an xml based..

C# switch statement limitations - why?

http://stackoverflow.com/questions/44905/c-sharp-switch-statement-limitations-why

Convert HTML to PDF in .NET [closed]

http://stackoverflow.com/questions/564650/convert-html-to-pdf-in-net

C# documentation generator?

http://stackoverflow.com/questions/641364/c-sharp-documentation-generator

right above the method class declarations Is there a tool or is it tucked away somewhere in VS 2008 c# documentation..

How to execute an .SQL script file using c#

http://stackoverflow.com/questions/650098/how-to-execute-an-sql-script-file-using-c-sharp

however I was unable to find an answer using the search tool. Using c# I'd like to run a .sql file. The sql file contains..

Is there an effective tool to convert C# code to Java code?

http://stackoverflow.com/questions/78811/is-there-an-effective-tool-to-convert-c-sharp-code-to-java-code

there an effective tool to convert C# code to Java code Is there an effective tool.. to convert C# code to Java code Is there an effective tool to convert C# code to Java code c# java porting share improve.. question I have never encountered a C# Java conversion tool. The syntax would be easy enough but the frameworks are dramatically..

How do I ZIP a file in C#, using no 3rd-party APIs?

http://stackoverflow.com/questions/940582/how-do-i-zip-a-file-in-c-using-no-3rd-party-apis

into was that its not possible to just use a third party tool like 7 zip to create the zip files because the client side code..

How can I make a .Net Winforms application that only runs in the System Tray?

http://stackoverflow.com/questions/995195/how-can-i-make-a-net-winforms-application-that-only-runs-in-the-system-tray

exists only in the tray with nothing more than an icon tool tip and right click menu. c# .net winforms system tray share..

Add Header and Footer to an existing empty word document with OpenXML SDK 2.0

http://stackoverflow.com/questions/11672991/add-header-and-footer-to-an-existing-empty-word-document-with-openxml-sdk-2-0

cc546917.aspx I used the Open XML SDK 2.0 Productivity Tool to Generate the Header and Footer parts. I first create a document.. I tried opening an empty document in the Productivity Tool and it suffers from the same error Cannot open the file Archive..

One WCF service ??two clients; One client does not work

http://stackoverflow.com/questions/12420314/one-wcf-service-two-clients-one-client-does-not-work

I should not use Format SOAP Action option in WCSF Blue Tool. Please refer Service works from wcfTestClient but fails in..

Tool for creating .NET wrappers for a COM DLL?

http://stackoverflow.com/questions/2120690/tool-for-creating-net-wrappers-for-a-com-dll

for creating .NET wrappers for a COM DLL Is there any open..

Querying a DHCP server in C#

http://stackoverflow.com/questions/2224877/querying-a-dhcp-server-in-c-sharp

documentation it does work. Download the Resource Kit Tool named DHCP Objects from for example here if you can't find it..

Tool for backwards compatibility for the C#/.NET API?

http://stackoverflow.com/questions/2377855/tool-for-backwards-compatibility-for-the-c-net-api

for backwards compatibility for the C# .NET API I found this..

Is this a well known design pattern? What is its name?

http://stackoverflow.com/questions/2637268/is-this-a-well-known-design-pattern-what-is-its-name

Network How to Write Doc Comments for the Javadoc Tool Notice the methods and constructors are in telescoping order..

Tool to refactor C# var to explicit type

http://stackoverflow.com/questions/289743/tool-to-refactor-c-sharp-var-to-explicit-type

to refactor C# var to explicit type Our coding standards ask.. go to Cleanup Code... pick a profile Edit Profiles Tools Code Cleanup C# Use 'var' in declaration Replace direction..

Visual Studio 2010 Plug-in - Adding a context-menu to the Solution Explorer

http://stackoverflow.com/questions/3017063/visual-studio-2010-plug-in-adding-a-context-menu-to-the-solution-explorer

a place to put a settings dialog if you don't write a Tool options page. Here's the connection code _applicationObject.. Commands2 _applicationObject.Commands string toolsMenuName Tools Place the command on the tools menu. Find the MenuBar command.. _applicationObject.CommandBars MenuBar Find the Tools command bar on the MenuBar command bar CommandBarControl toolsControl..

is there a elegant way to parse a word and add spaces before capital letters

http://stackoverflow.com/questions/3103730/is-there-a-elegant-way-to-parse-a-word-and-add-spaces-before-capital-letters

tests AutomaticTrackingSystem XMLEditor AnXMLAndXSLT2.0Tool Regex r new Regex @ A Z A Z a z # UC before me UC lc after me.. Automatic Tracking System XML Editor An XML And XSLT 2.0 Tool Related questions Java split is eating my characters. Has many..

Can't get sql server compact 3.5 / 4 to work with ASP .NET MVC 2

http://stackoverflow.com/questions/3223359/cant-get-sql-server-compact-3-5-4-to-work-with-asp-net-mvc-2

Microsoft R .NET Framework CorFlags Conversion Tool. Version 3.5.21022.8 Copyright c Microsoft Corporation. All..

How do I obtain a crash dump

http://stackoverflow.com/questions/4992569/how-do-i-obtain-a-crash-dump

steering clear of Task Manager's Create Dump File Tool . The reason being it will collect 64bit dumps of 32bit processes..

How to optimize MySQL Boolean Full-Text Search? (Or what to replace it with?) - C#

http://stackoverflow.com/questions/6034976/how-to-optimize-mysql-boolean-full-text-search-or-what-to-replace-it-with

be done to improve search performance Option One The Best Tool For The Task The best way to handle full text search within..

Jaxb equivalent in C#

http://stackoverflow.com/questions/765422/jaxb-equivalent-in-c-sharp

you're using Visual Studio try the XML Schema Definition Tool . It takes your schema definitions and produces C# classes or..

Applying % number format to a cell value using OpenXMl

http://stackoverflow.com/questions/7872116/applying-number-format-to-a-cell-value-using-openxml

forward answer. If you download the OpenXML Productivity Tool for Microsoft Office you can dissect a simple spreadsheet and..

C# Call Graph Generation Tool

http://stackoverflow.com/questions/793685/c-sharp-call-graph-generation-tool

Call Graph Generation Tool I just got a heaping pile of mostly undocumented C# code and..

T4 templates error: loading the include file ef.utility.cs.ttinclude returned a null or empty string

http://stackoverflow.com/questions/8078858/t4-templates-error-loading-the-include-file-ef-utility-cs-ttinclude-returned-a

overridden ControllerWithContext.tt does not have a Custom Tool defined whereas the Model.tt has it set to TextTemplatingFileGenerator.. what I did Created a new project called CodeGenerationTools. Added project references to System.Data.Entity.Design EnvDTE.. file into the project. Renamed it CodeGenerationTools.cs Edited the file and convert all #@ import namespace name..

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..

Tool to convert java to c# code [closed]

http://stackoverflow.com/questions/896867/tool-to-convert-java-to-c-sharp-code

to convert java to c# code closed What is the best tool out..

Is WebRequest The Right C# Tool For Interacting With Websites?

http://stackoverflow.com/questions/91275/is-webrequest-the-right-c-sharp-tool-for-interacting-with-websites

WebRequest The Right C# Tool For Interacting With Websites I'm writing a small tool in C#..