¡@

Home 

c# Programming Glossary: keen

Castle Interceptors With Fluent Interface

http://stackoverflow.com/questions/1188957/castle-interceptors-with-fluent-interface

my interceptors using the XML configuration but I'm keen to use the fluent interface. Any help would be greatly appreciated..

Convert an array of different value types to a byte array

http://stackoverflow.com/questions/1385829/convert-an-array-of-different-value-types-to-a-byte-array

has suggested binary serialization. I'm personally not keen on opaque serialization schemes like that. I like to know exactly..

In a C# event handler, why must the “sender” parameter be an object?

http://stackoverflow.com/questions/1437699/in-a-c-sharp-event-handler-why-must-the-sender-parameter-be-an-object

for other developers that is. I've never been particularly keen on EventArgs myself given that on its own it conveys no information..

Custom Compiler Warnings

http://stackoverflow.com/questions/154109/custom-compiler-warnings

Don't mean to be unhelpful just wondering why you're not keen on using it... Unfortunately ObsoleteAttribute is sealed probably..

Is there a downside to adding an anonymous empty delegate on event declaration?

http://stackoverflow.com/questions/170907/is-there-a-downside-to-adding-an-anonymous-empty-delegate-on-event-declaration

to check for null before raising the event. However I am keen to understand if there are any downsides. For example is it..

How to create “embedded” SQL 2008 database file if it doesn't exist?

http://stackoverflow.com/questions/1715691/how-to-create-embedded-sql-2008-database-file-if-it-doesnt-exist

ASP.NET Custom Controls - Composites

http://stackoverflow.com/questions/17532/asp-net-custom-controls-composites

and create a custom rendered control Its something I am keen to get really firm in my mind since I know how much good control..

Tips for writing fluent interfaces in C# 3

http://stackoverflow.com/questions/224730/tips-for-writing-fluent-interfaces-in-c-sharp-3

interfaces in C#. I'm just learning about it myself but keen to hear what others think outside of the articles I am reading...

What is bad practice when using out parameters?

http://stackoverflow.com/questions/2366741/what-is-bad-practice-when-using-out-parameters

share improve this question Personally I am not too keen on out parameters beyond the established TryParse convention...

Is there a .NET equivalent to Apache Hadoop?

http://stackoverflow.com/questions/339344/is-there-a-net-equivalent-to-apache-hadoop

to Apache Hadoop So I've been looking at Hadoop with keen interest and to be honest I'm fascinated things don't get much..

Turn C# object into a JSON string in .NET 4

http://stackoverflow.com/questions/6201529/turn-c-sharp-object-into-a-json-string-in-net-4

but their site seems to be down at the moment and I'm not keen on using eternal DLLs. Any other options besides manually creating..

Allow User to Download File using Ajax

http://stackoverflow.com/questions/676348/allow-user-to-download-file-using-ajax

I have found the following article but i am not really keen on injecting iFrames into my webpage. Thanks in advance for..

C# driver development?

http://stackoverflow.com/questions/75886/c-sharp-driver-development

C was best for developing drivers on Windows. I'm not keen on the idea of developing a driver on a .NET machine. But .NET..