MaggiePlusPlus

Stories kicked by MaggiePlusPlus

Translating routes (ASP.NET MVC and Webforms)(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 2 years, 4 months ago

For one of the first blog posts of the new year, I thought about doing something cool. And being someone working with ASP.NET MVC, I thought about a cool thing related to that: let’s do something with routes! Since System.Web.Routing is not limited to ASP.NET MVC, this post will also play nice with ASP.NET Webforms. But what’s the cool thing? How about… translating route values? read more...

1 comment |category: |Views: 251

tags: another

Make Your Technology Investment Count(jamescbender.com)

submitted by JamesCBenderJamesCBender(749) 2 years, 9 months ago

I recently had a conversation with a friend and fellow developer who was very excited. His company recently welcomed a new CIO to the organization, who had some, comparatively, progressive idea. One of his first actions was to increase IT development spending by several million dollars to tackle some projects that had had to be put off over the past few years, including renovating several applications that we’re quite performing up to expectations. Unfortunately, while the CIO’s spirit was in the right place it became clear that his money was not. read more...

add a comment |category: |Views: 3

tags: another

Pulling others up(jonkruger.com)

submitted by david_hollanddavid_holland(605) 2 years, 10 months ago

What should you do when you're in a situation where the people you're working with aren't using the latest and greatest technology and might not be using the so-called "best practices" that you subscribe to? read more...

add a comment |category: |Views: 357

tags: another

Git For Windows Developers – Git Series - Part 1 - Jason Meridth -(lostechies.com)

submitted by javeryjavery(5523) 2 years, 11 months ago

A great tutorial on getting Git up and running on Windows (and a great introduction to Git). read more...

add a comment |category: |Views: 33

tags: another

Top 10 .NET Twitterers(dotnet.dzone.com)

submitted by MaggiePlusPlusMaggiePlusPlus(155) 3 years ago

If your not on Twitter you are missing out - here are some .NET tweeps to get you started. read more...

add a comment |category: |Views: 916

tags: another

Kalamazoo X Conference Recap and Slide Deck(jamescbender.com)

submitted by JamesCBenderJamesCBender(749) 3 years, 1 month ago

Thanks and congratulations to Mike Eaton and the all the organizers and staff for creating, organizing and hosting this one-of-a-kind event. All the talks were great, but I want to especially single-out two that I thought we absolutely incredible... read more...

add a comment |category: |Views: 2

tags: another

How I Learned to Love Dependency Inject: The Slides(jamescbender.com)

submitted by JamesCBenderJamesCBender(749) 3 years, 1 month ago

Slide deck from a presentation on Dependency Injection at Central Ohio Day of .NET read more...

add a comment |category: |Views: 18

tags: another

NCharlie: Test Driven Development – part 1 (charliesolomon.blogspot.com)

submitted by MaggiePlusPlusMaggiePlusPlus(155) 3 years, 1 month ago

1st post of what looks to be a great series on TDD of a windows form app [C#] that also shows architecture patterns. read more...

add a comment |category: |Views: 9

tags: another

Stir Trek (no, that's not a typo)(jeffblankenburg.com)

submitted by jblankenburgjblankenburg(1264) 3 years, 1 month ago

There's a conference coming up in May that Silverlight developers won't want to miss. Jeff Blankenburg announced Stir Trek, a conference meant to recap Microsoft's Mix 09 conference, as well as get you a private screening of the new Star Trek movie (on the day it opens). If you live near Ohio, this is a "must attend" for web developers and designers. read more...

add a comment |category: |Views: 8

tags: another

Functional .NET – Lose the Magic Strings - Matthew Podwysocki(codebetter.com)

submitted by JoshJordanJoshJordan(55) 3 years, 2 months ago

In this current series that I’m running as a follow-up to my presentation last week on Applied Functional Programming, we’re talking about ways we can improve our code with functional techniques. The ideas presented here are things that are being used in applications today, and learning from them can help you write more concise and flexible code. Let’s get caught up to where we are in the series:Extensibility Through ClosuresLaziness Becomes YouThe War on Magic Strings Many in the .NET world read more...

add a comment |category: |Views: 19

tags: another

Who Knew Domain Validation Was So Hard?(codethinked.com)

submitted by john2021john2021(600) 3 years, 3 months ago

Justin continues searching for the best place to put domain validation logic. read more...

add a comment |category: |Views: 340

tags: another

Architecture of RIA from JAOO(joshholmes.com)

submitted by adanacpadanacp(61) 3 years, 6 months ago

In this amazing blog post, Josh describes the meaning of RIA, design patterns to consider when architecting RIA, as well as the top 10 best and worst practices. There are so many nuggets of information in this article that make it a _very_ important read for the beginner and seasoned RIA architect/developer. read more...

add a comment |category: |Views: 199

tags: another

nPlus1.org: A New Resource For Architects(randomactsofcoding.blogspot.com)

submitted by JamesEggersJamesEggers(1250) 3 years, 6 months ago

I came across a new resource for developers and architects at nPlus1.org. With it just recently going live, this user submission site holds a lot of promise on the information that will be provided. read more...

add a comment |category: |Views: 456

tags: another

Do We Need Another Open ID Provider?(kevinwilliampang.com)

submitted by kpanghmckpanghmc(2055) 3 years, 6 months ago

Microsoft recently announced that Windows Live ID will be an Open ID provider, but not an acceptor. Does this really do anything to further the Open ID movement? read more...

add a comment |category: |Views: 169

tags: another

7 Steps To Shameless (Successful) Self Promotion(jeffblankenburg.com)

submitted by sadukiesadukie(505) 3 years, 6 months ago

How do you get yourself known in the community and in the industry? Jeff offers 7 steps on how to get yourself out there. read more...

1 comment |category: |Views: 653

tags: another

C# 4.0 New Features Part 1 - dynamic keyword(codethinked.com)

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

A quick look at the new "dynamic" keyword in C# 4.0 and its implications for application development. read more...

add a comment |category: |Views: 687

tags: another