c# Programming Glossary: developing
Event Signature in .NET — Using a Strong Typed 'Sender'? http://stackoverflow.com/questions/1046016/event-signature-in-net-using-a-strong-typed-sender problem with this I can't be sure. But I do not see myself developing for any language other than C# or Visual Basic .NET and I do..
Are there any suggestions for developing a C# coding standards / best practices document? [closed] http://stackoverflow.com/questions/14967/are-there-any-suggestions-for-developing-a-c-sharp-coding-standards-best-pract there any suggestions for developing a C# coding standards best practices document closed I'm a..
Using IQueryable with Linq http://stackoverflow.com/questions/1578778/using-iqueryable-with-linq use of IQueryable in the context of LINQ Is it used for developing extension methods or any other purpose c# linq iqueryable ..
How to decide between MonoTouch and Objective-C? http://stackoverflow.com/questions/1583856/how-to-decide-between-monotouch-and-objective-c to go for iPhone development. Anyone have an experience developing with MonoTouch and Objective C and if so is developing with.. developing with MonoTouch and Objective C and if so is developing with MonoTouch that much simpler and quicker than learning Objective..
Finding the default application for opening a particular file type on Windows http://stackoverflow.com/questions/162331/finding-the-default-application-for-opening-a-particular-file-type-on-windows for opening a particular file type on Windows I'm developing an application targeting .NET Framework 2.0 using C# for which..
Open source cad drawing (dwg) library in C# http://stackoverflow.com/questions/169390/open-source-cad-drawing-dwg-library-in-c-sharp formats the ODA also focuses on the practical matter of developing software libraries of exceptional quality that enable ODA members.. can pay for the source code but it costs a bomb less than developing it yourself though If you only have 1 product then perhaps RealDWG.. another complexity you have to look forward to. I am also developing a product that talks to DWG files. I'm going the commercial..
C# - Convert UTC/GMT time to local time http://stackoverflow.com/questions/179940/c-sharp-convert-utc-gmt-time-to-local-time Convert UTC GMT time to local time We are developing a C# application for a web service client. This will run on..
How can you change Network settings (IP Address, DNS, WINS, Host Name) with code in C# http://stackoverflow.com/questions/209779/how-can-you-change-network-settings-ip-address-dns-wins-host-name-with-code IP Address DNS WINS Host Name with code in C# I am developing a wizard for a machine that is to be used as a backup of other..
Redirect console output to textbox in separate program C# http://stackoverflow.com/questions/415620/redirect-console-output-to-textbox-in-separate-program-c-sharp console output to textbox in separate program C# I'm developing an Windows Forms application that requires me to call a separate..
How much memory does a C#/.NET object use? http://stackoverflow.com/questions/426396/how-much-memory-does-a-c-net-object-use much memory does a C# .NET object use I'm developing an application which currently have hundreds of objects created...
C# SIP Stack/Library http://stackoverflow.com/questions/498056/c-sharp-sip-stack-library There is an active SIPForum group that is currently developing SIPConnect 1.1 to standardize on an interface between a SIP..
Interprocess communication for Windows in C# (.NET 2.0) http://stackoverflow.com/questions/50153/interprocess-communication-for-windows-in-c-sharp-net-2-0 I've never had to do IPC on Windows before. Currently I'm developing a pair of programs a standard GUI CLI app and a windows service...
Developing Internet Explorer Extensions? http://stackoverflow.com/questions/5643819/developing-internet-explorer-extensions Internet Explorer Extensions After developing a few Firefox Chrome extensions I've decided to try and expand.. extensions I've decided to try and expand my skill set by developing an Internet Explorer extension in C#. I went into it thinking.. So my question is does anyone here have experience with in developing IE extensions that can share their knowledge This would include..
How to generate and validate a software license key? http://stackoverflow.com/questions/599837/how-to-generate-and-validate-a-software-license-key validate a software license key I'm currently involved in developing a product developed in C# that'll be available for downloading..
Best way to really grok Java-ME for a C# guy [closed] http://stackoverflow.com/questions/90578/best-way-to-really-grok-java-me-for-a-c-sharp-guy grok Java ME for a C# guy closed I've recently started developing applications for the Blackberry. Consequently I've had to jump..
Developing Silverlight in Visual Studio Express? http://stackoverflow.com/questions/1365258/developing-silverlight-in-visual-studio-express Silverlight in Visual Studio Express Can I develop Silverlight..
Convert Pixels to Points http://stackoverflow.com/questions/139655/convert-pixels-to-points thinking of is GetDeviceCaps. Microsoft has a guide called Developing DPI Aware Applications look for the section Creating DPI Aware..
Good or bad practice? Initializing objects in getter http://stackoverflow.com/questions/14774008/good-or-bad-practice-initializing-objects-in-getter the section on properties in the Design Guidelines for Developing Class Libraries explicitly states that property getters shouldn't..
C# Developing .Net3.5 using reflection to get/set values to nested properties and/or nested fields http://stackoverflow.com/questions/19936888/c-sharp-developing-net3-5-using-reflection-to-get-set-values-to-nested-properti Developing .Net3.5 using reflection to get set values to nested properties..
How to name C# source files for generic classes http://stackoverflow.com/questions/3108189/how-to-name-c-sharp-source-files-for-generic-classes such as those described in Design Guidelines for Developing Class Libraries . I put every type into its own source file..
Is developing in Mono cross-platform? http://stackoverflow.com/questions/3429451/is-developing-in-mono-cross-platform c# windows linux mono share improve this question Developing in Mono is definitely cross platform with a caveat emptor Strive..
Write-Only properties, what's the point? [duplicate] http://stackoverflow.com/questions/4695551/write-only-properties-whats-the-point recommendation from .Net Framework Design Guidelines for Developing Class Libraries Member Design Guidelines Property Design Do..
Developing a Video Chat Application with high quality video streaming http://stackoverflow.com/questions/470698/developing-a-video-chat-application-with-high-quality-video-streaming a Video Chat Application with high quality video streaming ..
What are good algorithms for vehicle license plate detection? http://stackoverflow.com/questions/4707607/what-are-good-algorithms-for-vehicle-license-plate-detection of the report shows its effectiveness. Other constraints Developing in C# Confining the project to UK registration plates only I..
Developing Internet Explorer Extensions? http://stackoverflow.com/questions/5643819/developing-internet-explorer-extensions Internet Explorer Extensions After developing a few Firefox..
Properties vs Methods http://stackoverflow.com/questions/601621/properties-vs-methods Properties and Methods section of Design Guidelines for Developing Class Libraries In general methods represent actions and properties..
How do I restart my C# WinForm Application? http://stackoverflow.com/questions/779405/how-do-i-restart-my-c-sharp-winform-application do I restart my C# WinForm Application Developing a C# .NET 2.0 WinForm Application. Need the application to close..
|