|
|
-
The Dispose method remains a murky mystery to most developers. We know we should call it but do not understand the ramifications of not calling it.
|
-
How do you invoke PowerShell scripts with WCF?
|
-
How to insert an item in sorted generic list such that after insertion list would be remaining sorted?
Please provide following details.
Algorithm Name, Basic Working on of the Algorithm, Advantage and Disadvantages and Better Alternatives.
A sample working code in .net (C# or VB) will get extra credit.
|
|
|
-
Since F# is available as a primer language in VStudio 2010, and one of the Sillverlight templates allows creation of F# libraries for this purpose, what's the best or proper use of this language?
|
-
Enumerated types are treated as lists of mutually exclusive values by default. But they can be made to act as combinable values, too. How is this done?
|
-
Convert a string containing formatted number with comma.
|
-
Why double quotes does not work in inline databinding statement?
|
|
|
-
This question focuses on knowledge of the .NET handling of strings and which is the best for performance and memory consumption.
|
|