wanorris

Stories kicked by wanorris

New, Improved Site for Dynamic Silverlight(jimmy.schementi.com)

submitted by wanorriswanorris(75) 4 years, 2 months ago

The Dynamic Silverlight site has a shiny new makeover and some new content. This is where code and samples are hosted for using Silverlight with IronPython, IronRuby, and other DLR languages. read more...

add a comment |category: |Views: 1

tags: another

Dispatch from MIX08 Day One(listeningtoreason.blogspot.com)

submitted by wanorriswanorris(75) 4 years, 2 months ago

Impressions on the keynote(including IE8 and Silverlight) and Silverlight for Mobile. read more...

add a comment |category: |Views: 0

tags: another

Dynamically Generating Lambdas(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 3 months ago

In this post you will see how to build expression trees and compile and call dynamically generated lambdas. read more...

add a comment |category: |Views: 13

tags: another

Hotfix to Correct Visual Studio 2008 Performance Issues Released(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

Microsoft has released the hotfix to correct the Visual Studio 2008 performance issues. read more...

2 comments |category: |Views: 15

tags: another

Why Microsoft Will Win, and Dominate the Web.(realsoftwaredevelopment.com)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

Is Silverlight a Flash killer? No. Is it intended to be? Nope. It's much more than that. Will you still see flash animations on sites? Absolutely. But, will you see real applications on the web, built in "AJAX"/Flash? Nope, they will be built using Silverlight. Dare I say, you might someday see Flash running on top of Silverlight! Why not? read more...

12 comments |category: |Views: 18

tags: another

Chaining Linq Queries(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 3 months ago

A discussion of how you would create Linq queries with optional parts and then takes that one step further to show how to create your own Linq extension methods to "build up" your Linq queries. read more...

add a comment |category: |Views: 198

tags: another

The .Net DLR makes building a new language implementation ridiculousl(listeningtoreason.blogspot.com)

submitted by wanorriswanorris(75) 4 years, 3 months ago

Leverage the CLR, the DLR, and new parsing technologies makes it a lot more practical to design and implement a new language than ever before. read more...

add a comment |category: |Views: 33

tags: another

Guide to installing a secured Subversion server on Windows(ayende.com)

submitted by adventureradventurer(2244) 4 years, 3 months ago

Guide to installing a secured Subversion server on Windows read more...

2 comments |category: |Views: 92

tags: another

Why I Love F#: Result Tuples(diditwith.net)

submitted by dreddingdredding(165) 4 years, 3 months ago

great and direct presentation on how to call C# Code from F# read more...

add a comment |category: |Views: 17

tags: another

How to use delegates to remove duplicated code(jachman.wordpress.com)

submitted by JachmanJachman(530) 4 years, 3 months ago

Sometimes you have duplicated code, that is not easy to remove with “ordinary” coding approaches. Think about the following example. You have two or more methods that needs to be encapsulated with try-catch blocks. read more...

add a comment |category: |Views: 12

tags: another

Download all the .NET Reference Source at once(wintellect.com)

submitted by aaronlerchaaronlerch(1670) 4 years, 3 months ago

John Robbins talks about the tool he and Kerem Kusmezer created to pre-fetch *all* the .NET reference source. read more...

add a comment |category: |Views: 64

tags: another

Project Euler in F# - Problem 16 » FSharp.it(fsharp.it)

submitted by sembeesembee(75) 4 years, 3 months ago

FSharp.it presents another Project Euler's problem on the sum of the digits of a number. read more...

add a comment |category: |Views: 5

tags: another

Horror Stories For Programmers - Beware The Bogus Experts(blogs.ittoolbox.com)

submitted by alexexmachinaalexexmachina(1020) 5 years, 2 months ago

The bogus expert is generally an expert in trivia. They know syntax, but have no idea how to use it appropriately. They're always closed-minded individuals who will refuse any idea unless it's their own or they can make it appear to be their own. The most important thing to a bogus expert is their illusion of superiority. They don't care about consequences and so you can normally identify one after the fact by the mess they leave. read more...

add a comment |category: |Views: 4

tags: another