¡@

Home 

c# Programming Glossary: codeproject

How do I connect to a USB webcam in .NET?

http://stackoverflow.com/questions/113426/how-do-i-connect-to-a-usb-webcam-in-net

are MSDN Coding4Fun Look at me Windows Image Acquisition CodeProject WIA Scripting and .NET CodeProject WebCam Fast Image Capture.. Image Acquisition CodeProject WIA Scripting and .NET CodeProject WebCam Fast Image Capture Service using WIA clausn.dk Webcam..

Using Excel OleDb to get sheet names IN SHEET ORDER

http://stackoverflow.com/questions/1164698/using-excel-oledb-to-get-sheet-names-in-sheet-order

Reading CSV files in C#

http://stackoverflow.com/questions/1544721/reading-csv-files-in-c-sharp

C# - Make a borderless form movable?

http://stackoverflow.com/questions/1592876/c-sharp-make-a-borderless-form-movable

movable share improve this question This article on CodeProject details a technique. Is basically boils down to public const..

Recommend an Open Source .NET Barcode Reader Library [closed]

http://stackoverflow.com/questions/191192/recommend-an-open-source-net-barcode-reader-library

.net ocr barcode share improve this question See the CodeProject article Reading Barcodes from an Image II . The author James.. this is a good free start You will need to sign up with CodeProject to download the code but that is free also and worth the time..

XML Serialization and Inherited Types

http://stackoverflow.com/questions/20084/xml-serialization-and-inherited-types

it's talking to . Fine. I did come across this page on CodeProject which looks like it may well help a lot yet to read consume..

How do I create 7-Zip archives with .NET?

http://stackoverflow.com/questions/222030/how-do-i-create-7-zip-archives-with-net

that is able to be extracted by the regular 7zip program CodeProject C# .NET Interface for 7 Zip Archive DLLs only supports extracting..

Keep window on top and steal focus in WinForms

http://stackoverflow.com/questions/278237/keep-window-on-top-and-steal-focus-in-winforms

How to call a method daily, at specific time, in C#?

http://stackoverflow.com/questions/3243348/how-to-call-a-method-daily-at-specific-time-in-c

to simulate sending out scheduled events check out this CodeProject article and of course you can also just simply roll your own.. just simply roll your own in any .NET app check out this CodeProject article for a sample implementation Update #2 if you want to..

In .NET, which loop runs faster, 'for' or 'foreach'?

http://stackoverflow.com/questions/365615/in-net-which-loop-runs-faster-for-or-foreach

the same Original grand old article by Emmanuel Schanzer CodeProject FOREACH Vs. FOR Blog To foreach or not to foreach that is the..

Convert Rtf to HTML

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

improve this question I would check out this tool on CodeProject RTFConverter. This guy gives a great breakdown of how the program..

Reading Email using Pop3 in C#

http://stackoverflow.com/questions/44383/reading-email-using-pop3-in-c-sharp

using Pop3 in C# 2.0. Currently I am using code found in CodeProject . However this solution is less than ideal. The biggest problem..

Developing Internet Explorer Extensions?

http://stackoverflow.com/questions/5643819/developing-internet-explorer-extensions

mine. This is a compilation of what I found on these sites CodeProject article how to make a BHO 15seconds but it was not 15 seconds..

Watermark in System.Windows.Forms.TextBox

http://stackoverflow.com/questions/578193/watermark-in-system-windows-forms-textbox

.Net 2.0 with C# Edit Using the ready made component from CodeProject was very easy. It's also with a The Code Project Open License.. I googled it and I got two links first was the one in CodeProject which used the System.Drawing namespace and the other one was..

Find Recursive Group Membership (Active Directory) using C#

http://stackoverflow.com/questions/6252819/find-recursive-group-membership-active-directory-using-c-sharp

query work. The standard text on Active Directory This CodeProject Article shows a way to do this that is basically a recursive.. I would like to know if there is a better way than the CodeProject article and if so how that could be accomplished actual code..

machine learning libraries in C# [closed]

http://stackoverflow.com/questions/1624060/machine-learning-libraries-in-c-sharp

There's a neural network library called AForge.net on the codeproject. Code hosted at Google code Also checkout the AForge homepage..

Why am I getting an Out of Memory Error doing ASP .NET Excel Interop?

http://stackoverflow.com/questions/1662982/why-am-i-getting-an-out-of-memory-error-doing-asp-net-excel-interop

Any ideas Suggestions I got most of this code off codeproject so I have no idea if this is the correct way to work with Excel...

How do I get the list of open file handles by process in C#?

http://stackoverflow.com/questions/177146/how-do-i-get-the-list-of-open-file-handles-by-process-in-c

to be hard to do from managed code. There is a sample on codeproject Most of the stuff can be done in interop but you need a driver..

How to programmatically create a file association that works in XP, Vista and Windows 7

http://stackoverflow.com/questions/1807742/how-to-programmatically-create-a-file-association-that-works-in-xp-vista-and-wi

in the registry that you can use. But even better this codeproject article gives you ready to use code for associating a file at..

How to modify PropertyGrid at runtime (add/remove property and dynamic types/enums)

http://stackoverflow.com/questions/313822/how-to-modify-propertygrid-at-runtime-add-remove-property-and-dynamic-types-enu

to add and remove properties at runtime I used this codeproject article and modified the code a bit to support different types..

How much time spent in a .NET Thread?

http://stackoverflow.com/questions/3853993/how-much-time-spent-in-a-net-thread

share improve this question I found this code on codeproject http www.codeproject.com KB dotnet ExecutionStopwatch.aspx Try.. this question I found this code on codeproject http www.codeproject.com KB dotnet ExecutionStopwatch.aspx Try it and report back..

Code for a simple thread pool in C# [closed]

http://stackoverflow.com/questions/435668/code-for-a-simple-thread-pool-in-c-sharp

C# for a simple thread pool implementation. I found one on codeproject but the codebase was just huge and I don't need all that functionality...

Embedding a File Explorer instance in a WinForms app form

http://stackoverflow.com/questions/542378/embedding-a-file-explorer-instance-in-a-winforms-app-form

a wrapper over ActiveX component. You should check this codeproject article . It contains an implementation of file explorer. There..

Avoiding duplicate icon resources in a .NET (C#) project

http://stackoverflow.com/questions/596837/avoiding-duplicate-icon-resources-in-a-net-c-project

to combine the two icons into one. Or you can do like this codeproject program which extracts the whole icon in the first place with..

Detecting USB drive insertion and removal using windows service and c#

http://stackoverflow.com/questions/620144/detecting-usb-drive-insertion-and-removal-using-windows-service-and-c-sharp

Serializable classes and dynamic proxies in EF - how?

http://stackoverflow.com/questions/7276507/serializable-classes-and-dynamic-proxies-in-ef-how

attempted to do with a serialisation approach as found in codeproject . because the classes are generated by Entity Framework I mark..

Best way to play MIDI sounds using C#

http://stackoverflow.com/questions/8763/best-way-to-play-midi-sounds-using-c-sharp

to be able to play midi files from .net. I thought this codeproject article did quite a good job on explaining how to do this vb.net..

Restoring Window Size/Position With Multiple Monitors

http://stackoverflow.com/questions/937298/restoring-window-size-position-with-multiple-monitors

92540 save and restore form position and size www.codeproject.com KB dialog restoreposition.aspx fid 1249382 df 90 mpp 25.. 2 when I restart the app. It would be nice if like in the codeproject example above it includes some sanity checks as in if the saved..