Rainmanjam

Stories kicked by Rainmanjam

The Oncoming Microsoft ASP.NET MVC with Some LINQ Tossed In - Part 2(adronbhall.com)

submitted by adronadron(835) 4 years, 3 months ago

In the <a href="http://adronbhall.com/blogs/technology__software_development/archive/2007/12/25/6062.aspx" target="_blank">first part of this series</a> I went over how to create a basic skeleton of controllers and models so that we could create a mock test and get it green lighted along with some other tests for getting the basic navigation methods tested and green lighted.&nbsp; In this part of the series I'm going to go over the model from a LINQ point of view.&nbsp; After that in subsequent parts of this series I'll start building out the views, utilizing of course a test driven development process.&nbsp; So no more blabbering, let's code. read more...

add a comment |category: |Views: 1

tags: another

A Sorted Affair: History of the C# Sort(jdconley.com)

submitted by jconleyjconley(650) 4 years, 3 months ago

I often have the joy of dealing with other people's code that was originally written in C# 1.0 and am continually amazed by how much better the language has become in a few short years. This example represents the evolution of sorting a simple list in C#. From 50+ lines of code, down to one. Wow, what a change! read more...

1 comment |category: |Views: 10

tags: another

New Speed Trap Search and Inclusion Mashup(njection.com)

submitted by RainmanjamRainmanjam(85) 4 years, 6 months ago

Speed Trap, a mashup (Web application hybrid) that combines Microsoft Live Maps and the ability to pinpoint and review speed traps located anywhere on the planet. In addition to the location of the trap, members can post detailed information such as the type of speed detection used, posted speed limit, and level of enforcement. read more...

add a comment |category: |Views: 1

tags: another

What Makes a Perfect Job Environment?(adronbhall.com)

submitted by adronadron(835) 4 years, 9 months ago

I know many developers that work in all sorts of environments with all sorts of benefits and all sort of negatives. With all these developers and all these environments, benefits, and negatives, what exactly makes the perfect job environment? read more...

add a comment |category: |Views: 6

tags: another

Optimized access to Bitmaps(coders4fun.com)

submitted by DzamirDzamir(245) 5 years ago

How to read and elaborate sequence of bitmaps without using .NET functions, saving tons of processor cycles. read more...

1 comment |category: |Views: 10

tags: another

Is Visual Studio Unit Testing that bad?(codeassassin.com)

submitted by jstangroomejstangroome(665) 5 years ago

Should you avoid Visual Studio's built in Unit Testing altogether or is it just a matter of finding what's right for you? read more...

1 comment |category: |Views: 5

tags: another

Where is the Code?(weblogs.asp.net)

submitted by RainmanjamRainmanjam(85) 5 years ago

Almost 2 months ago, DotNetKicks went open source yet not source code has been given to the people. Where's the Beef? read more...

6 comments |category: |Views: 1

tags: another