¡@

Home 

c# Programming Glossary: alternatives

Is there a “proper” way to read CSV files [duplicate]

http://stackoverflow.com/questions/1103495/is-there-a-proper-way-to-read-csv-files

Method-Chaining in C#

http://stackoverflow.com/questions/1119799/method-chaining-in-c-sharp

AddItem MyItem item internal logic... return this Some alternatives to method chaining for adding items to a collection include..

C# ?: Conditional Operator

http://stackoverflow.com/questions/1171717/c-sharp-conditional-operator

decimal condition value 0 means. That means make both alternatives into objects and then unbox the resulting object . share improve..

Transitioning from Windows Forms to WPF

http://stackoverflow.com/questions/15681352/transitioning-from-windows-forms-to-wpf

properly. In the meantime I want to know if there are any alternatives to .NET's WPF designer that are more suited to Windows Forms..

What are regular expression Balancing Groups?

http://stackoverflow.com/questions/17003799/what-are-regular-expression-balancing-groups

cause the pattern to fail ^ ^ Open Open So we have three alternatives in a repetition. The first alternative consumes everything that..

What are the real-world pros and cons of each of the major mocking frameworks?

http://stackoverflow.com/questions/1718463/what-are-the-real-world-pros-and-cons-of-each-of-the-major-mocking-frameworks

Moq TypeMock Isolator NMock Moles And other usable alternatives that I've missed. I'd also like insights from users that have..

Workflow Design Dilemma - State Machine, yes or no

http://stackoverflow.com/questions/1966950/workflow-design-dilemma-state-machine-yes-or-no

the MS workflow foundation and other more lightweight alternatives. Unfortunately there can only be one bounty winner and Maurice's..

Is it abusive to use IDisposable and “using” as a means for getting “scoped behavior” for exception safety?

http://stackoverflow.com/questions/2101524/is-it-abusive-to-use-idisposable-and-using-as-a-means-for-getting-scoped-beha

interface implies IDisposable. There are lots of other alternatives to doing this but ultimately I can't think of any that will..

How do I serve up an Unauthorized page when a user is not in the Authorized Roles?

http://stackoverflow.com/questions/2322366/how-do-i-serve-up-an-unauthorized-page-when-a-user-is-not-in-the-authorized-role

module which will then perform the redirect. I see two alternatives Disable the defaultRedirect. Create your own IAuthorizationFilter..

Getters and Setters are bad OO design?

http://stackoverflow.com/questions/2747721/getters-and-setters-are-bad-oo-design

In cases where a getter or setter is required what other alternatives can be used Thanks. c# java oop design encapsulation share..

How to modify or delete items from an enumerable collection while iterating through it in C#

http://stackoverflow.com/questions/308466/how-to-modify-or-delete-items-from-an-enumerable-collection-while-iterating-thro

rows for deletions. What are the reasons for this and what alternatives do I have instead of using the rows list I mean . c# collections..

Compiling Quantlib via SWIG for C#

http://stackoverflow.com/questions/3334011/compiling-quantlib-via-swig-for-c-sharp

I am looking for help along the following lines Are there alternatives to using QuantLib in C# With respect to my development environment..

C# linear algebra library

http://stackoverflow.com/questions/392857/c-sharp-linear-algebra-library

or are in an early beta stage and Centerspace NMath. Which alternatives are worth checking c# .net linear algebra nmath share improve..

C#: Seeking PNG Compression algorithm/library [closed]

http://stackoverflow.com/questions/4418454/c-seeking-png-compression-algorithm-library

Microsoft dropped the ball on this one. This means your alternatives are in decreasing order of masochism 1 Implement a save function..

How can I read the properties of a C# class dynamically?

http://stackoverflow.com/questions/4629/how-can-i-read-the-properties-of-a-c-sharp-class-dynamically

for instance just math expressions it might be that other alternatives exists. Edit Well that teaches me to read the questions thoroughly..

Capture username with log4net

http://stackoverflow.com/questions/4813242/capture-username-with-log4net

a recommended feature to use but I wasn't able to find any alternatives that are recommended. Note I find it odd that MDC is set with..

Generate distinct random numbers in C#

http://stackoverflow.com/questions/5561742/generate-distinct-random-numbers-in-c-sharp

the following code is valid and advise if there are better alternatives to it I am attempting to generate a collection of distinct random..

How to convert a String to its equivalent Expression Tree?

http://stackoverflow.com/questions/821365/how-to-convert-a-string-to-its-equivalent-expression-tree

required My question is have I totally overbaked this any alternatives EDIT Chosen Solution I decided to use the Dynamic Linq Library..

LINQ: Not Any vs All Don't

http://stackoverflow.com/questions/9027530/linq-not-any-vs-all-dont

find nothing to favour one over the other of the two alternatives you give and would perhaps lean very slightly toward the former..

How to Fix the Memory Leak in IE WebBrowser Control?

http://stackoverflow.com/questions/904478/how-to-fix-the-memory-leak-in-ie-webbrowser-control

by the WebBrowser control Are there workarounds Are there alternatives to the WebBrowser control Update I just did a few more tests...

Show Enum Description Instead of Name

http://stackoverflow.com/questions/11439920/show-enum-description-instead-of-name

retrieve the Description GetType GetCustomAttributes etc. Alternatives are a custom method that return a usable collection right away..

What is the Efficiency and Performance of LINQ and Lambda Expression in .Net?

http://stackoverflow.com/questions/1182922/what-is-the-efficiency-and-performance-of-linq-and-lambda-expression-in-net

query expressions and extension methods Stack Overflow Alternatives to the new LINQ syntax for instance the usage of the .Where..

Get the Battery status on windows 8

http://stackoverflow.com/questions/13983746/get-the-battery-status-on-windows-8

for the Power APIs in Metro style app. Please check Alternatives to Windows APIs in Metro style apps Here is another thread http..

Alternatives to Thread.Sleep() for simulating pauses

http://stackoverflow.com/questions/1457282/alternatives-to-thread-sleep-for-simulating-pauses

to Thread.Sleep for simulating pauses So Thread.Sleep is bad..

Alternatives to System.Drawing for use with ASP.NET?

http://stackoverflow.com/questions/1528525/alternatives-to-system-drawing-for-use-with-asp-net

to System.Drawing for use with ASP.NET After several days of..

Alternatives to “ ” for creating strings containing multiple whitespace characters

http://stackoverflow.com/questions/1716230/alternatives-to-for-creating-strings-containing-multiple-whitespace-characte

to &ldquo &rdquo for creating strings containing multiple whitespace..

How to query excel file in C# using a detailed query

http://stackoverflow.com/questions/207693/how-to-query-excel-file-in-c-sharp-using-a-detailed-query

is B on Sheet and columnG is G on Sheet Other possible Alternatives I have the data of that excel spread into a DataTable object..

Looking for replacement for Snippet Compiler [closed]

http://stackoverflow.com/questions/2775055/looking-for-replacement-for-snippet-compiler

methods get flagged as errors though they do compile . Alternatives Update I wanted to post back here after having spent a lot of..

Alternatives to Thread.Sleep()

http://stackoverflow.com/questions/5424667/alternatives-to-thread-sleep

to Thread.Sleep Every N minutes we want to run through a list..

Reporting (free || open source) Alternatives to Crystal Reports in Winforms [closed]

http://stackoverflow.com/questions/788923/reporting-free-open-source-alternatives-to-crystal-reports-in-winforms

free open source Alternatives to Crystal Reports in Winforms closed In my winforms project..