fluxtah

Stories kicked by fluxtah

Interface or Delegate?(fluxtah.com)

submitted by fluxtahfluxtah(40) 2 years, 8 months ago

Examines an issue where a delegate is preferred over an interface read more...

add a comment |category: |Views: 23

tags: another

C# as keyword(fluxtah.com)

submitted by fluxtahfluxtah(40) 3 years, 2 months ago

Explains the difference between a cast vs using the as keyword read more...

add a comment |category: |Views: 29

tags: another

Delegates vs Multicast Delegates(fluxtah.com)

submitted by fluxtahfluxtah(40) 3 years, 3 months ago

A question I was asked in a recent job interview may have contributed to costing me the job. read more...

add a comment |category: |Views: 26

tags: another

Passing through extra values with the CascadingDropDown(fluxtah.com)

submitted by fluxtahfluxtah(40) 3 years, 6 months ago

Shows how to invoke a CascadingDropDown ajax callback sending through extra known category values (knownCategoryValues). read more...

add a comment |category: |Views: 18

tags: another