|
|
JOELROXOR
JOELROXOR
 |
|
Stories submitted by friends of JOELROXOR
|
|
submitted by
dengar007
16 days, 9 hours ago
hugoware.net — jLINQ is an effort to bring the same functionality as the Microsoft .NET LINQ to the JavaScript library jQuery. jLINQ is mostly targeted for collections of Objects, but will work with regular arrays as well. read more...
add a comment
|
category: jQuery | Views: 16
|
|
tags:
jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days ago, submitted by
dengar007
26 days, 10 hours ago
frickinsweet.com — As a web developer / someone who has a blog, I understand dealing with spam is one of the necessary evils of having a comments enabled on my site. Too often, SEO companies use unscrupulous tactics in the name of website optimization. What is the best way to prevent link spammers from overrunning your site? read more...
add a comment
|
category: Security | Views: 136
|
|
tags:
Community, Tips, Security, Web | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 27 days ago, submitted by
dengar007
1 month, 27 days ago
frickinsweet.com — Ryan Lanciaux discusses a class for retrieving Gravatar images -- this class was mainly written to facilitate using Gravatar with ASP.NET MVC. read more...
2 comments
|
category: C# | Views: 197
|
|
tags:
Gravatar, ASPNETMVC, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
cls2deg
4 months, 6 days ago
blogs.msdn.com — Part one of Andrew Kennedy's tutorial tackling the new Units of Measure feature of the F# language. read more...
add a comment
|
category: Other | Views: 11
|
|
tags:
F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 5 days ago, submitted by
cls2deg
4 months, 6 days ago
blogs.msdn.com — I’m very pleased to announce the availability of the F# September 2008 CTP Release, launched via the new MSDN F# Developer Center. This release represents an important step in the evolution of the F# language as we progress it towards a fully supported language for the .NET platform. A huge thank you to both the F# team and the community members who've helped us trial earlier versions of this release and given us so much excellent feedback. read more...
add a comment
|
category: Other | Views: 163
|
|
tags:
F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
JudahGabriel
4 months, 17 days ago
blogs.msdn.com — Microsoft released FxCop v1.36, the tool that helps find place in your code where you're breaking with standards. FxCop is also useful for finding bugs, for example, incorrect implementations of IDisposable. read more...
add a comment
|
category: Products | Views: 20
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 18 days ago, submitted by
JudahGabriel
4 months, 18 days ago
simple-talk.com — Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. read more...
4 comments
|
category: Products | Views: 436
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 5 months ago, submitted by
dengar007
5 months ago
frickinsweet.com — A fun little ASP.NET MVC Application I wrote to generate Visual Studio themes based off of 3 given colors. I have always felt that selecting every color to make a decent theme is way too repetitive. This web application automatically chooses complements / contrasts based off your initial color selections (and uses jQuery to let you preview your theme before creating). Check it out and let me know what you think. read more...
2 comments
|
category: Other | Views: 441
|
|
tags:
Theme, Color, MVC, jQuery, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dengar007
5 months, 6 days ago
codebetter.com — Matthew Podwysocki continues his series on Recursion. In this post he deals with memoization (speeding up your programs by avoiding repetitive calculations for previously processed function inputs). This is a great read; especially if you are into functional programming.
read more...
add a comment
|
category: Other | Views: 9
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 5 months, 13 days ago, submitted by
dengar007
5 months, 13 days ago
codethinked.com — Part 4 in a multi-part series on learning Ruby using IronRuby and C#. Justin continues his series using familiar C# code to explain Ruby programming concepts. In this post, he goes over additional functionality of loops and ranges. read more...
add a comment
|
category: C# | Views: 118
|
|
tags:
IronRuby, CodeThinked, C#, Ruby | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 14 days ago, submitted by
dengar007
5 months, 14 days ago
codethinked.com — Part 3 in a multi-part series on learning Ruby using IronRuby and C#. Justin continues his series using familiar C# code to explain Ruby programming concepts. In this post, he goes over static methods (class methods in Ruby), parameters, conditionals and loops. read more...
add a comment
|
category: C# | Views: 88
|
|
tags:
Ruby, IronRuby, C#, CodeThinked | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jfollas
6 months, 14 days ago
jasonfollas.com — In this, the eighth part in a series on the new Spatial Data types in SQL Server 2008, we step away from the database and do a little spatial coding using .NET and the new Builder API. read more...
add a comment
|
category: Database | Views: 12
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 19 days ago, submitted by
dengar007
6 months, 19 days ago
codethinked.com — In the modern world of programming we need to be more cognizant of making our code readable and grokkable than to make it clever or sneaky. For 99% of the developers out there, no one is ever going to pat you on the back for being sneaky. You're probably more likely to get punched in the face for it when the team has to spend the weekend debugging a piece of your clever code. read more...
add a comment
|
category: C# | Views: 394
|
|
tags:
CodeThinked, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dengar007
6 months, 21 days ago
codebetter.com — We'll take samples from F# and show that some higher order functions already exist in the base class libraries and you can use them today without having to reinvent any wheels. read more...
add a comment
|
category: Other | Views: 10
|
|
tags:
F#, fsharp, functional | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 26 days ago, submitted by
cls2deg
6 months, 26 days ago
codebetter.com — Very nice post on implementing ideas from functional programming with C#. read more...
add a comment
|
category: C# | Views: 344
|
|
tags:
functional, F#, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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