|
|
mrkurt
mrkurt
 |
|
Stories submitted by mrkurt
|
|
published 6 months, 18 days ago, submitted by
mrkurt
6 months, 18 days ago
tryingthisagain.com — The second development chunk focuses on creating documents to index, and munging them into a format to hand off to an external library. There are examples of calling a .NET library from F#, mutable values, function composition, and several other spiffy sounding things. read more...
add a comment
|
category: Other | Views: 40
|
|
tags:
mutable, functional, F#, lucene | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 23 days ago, submitted by
mrkurt
6 months, 24 days ago
tryingthisagain.com — When I first started dabbling in F#, I really struggled to understand how someone (in particular, me) would sit down and start writing an application from scratch. Project Euler puzzles are a great way to learn syntax (and probably the best place to start), but I would have loved to see a real application's source with a sort of "here's how it was built" narrative. So that's what I'm going to do! read more...
add a comment
|
category: Other | Views: 12
|
|
tags:
lucene, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
7 months, 15 days ago
tryingthisagain.com — In an attempt to avoid out parameters (which suck) in C#, I refactored a bit of contrived code to bury them elsewhere. I also worked on the equivalent F# code, and found more things about C# that may or may not suck. read more...
add a comment
|
category: Other | Views: 48
|
|
tags:
Refactoring, Functions, F#, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 15 days ago, submitted by
mrkurt
7 months, 21 days ago
tryingthisagain.com — The TryParse method found on many value types is nice and useful. Unfortunately, you're forced to use out parameters to make use of them. Ugh. read more...
add a comment
|
category: Other | Views: 12
|
|
tags:
Tuples, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
10 months, 1 day ago
tryingthisagain.com — Here’s a bit of code I extracted from my own special baby of an application. It allows me to lock on a specific "name", rather than having to use an object instance and the built in lock construct. read more...
add a comment
|
category: C# | Views: 1
|
|
tags:
Concurrency, Performance, C#, threading | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
11 months, 28 days ago
tryingthisagain.com — In my quest to make SubSonic work for me, I’ve been stumbling through the source code and making improvements on my own super special branch. Of primary interest to me was the mechanism for loading objects related through a foreign key.
This has proven to be the biggest performance bottleneck on any of my SubSonic based applications. Here's how I'm fixing it. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
1 year ago
tryingthisagain.com — After numerous attempts at installing VS 2008 on Vista machines, I’m about ready to switch to vim. At least I can use apt-get for vim. read more...
1 comment
|
category: Visual Studio | Views: 1
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
1 year ago
tryingthisagain.com — Some tips on getting Cruise Control.NET to play nicely with VS 2008 solutions and MSBuild. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
1 year ago
tryingthisagain.com — I started extracting some caching code into a more reusable class this week. It comes from one of my favorite applications, which has ~10,000 objects cached at any given time. I figured I’d start this blog off the right way and show off one of my more boneheaded code decisions. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|