A A
RSS

Tag Archive | "ASP.NET"

Ninject: Killer IoC

Thursday, August 21, 2008

Comments

In my previous post, The Best IoC Container, I decided to go with StructureMap as the framework of choice.  I received a comment telling me to check out Ninject and then a day or two after, I saw Corey Gaudin’s post on using Ninject with MVC, so I decided to try it out. It wasn’t too [...]

ASP.NET MVC & Threads

Tuesday, July 1, 2008

Comments

I have a method that handles sending of emails.  I wrote it so that it would run asynchronously, so that it won’t slow down the web app.  It looks like this: protected static void SendMail(string to, string subject, string body) { try { using [...]

Yonkly: New Release 04-14-08

Monday, April 14, 2008

Comments Off

[update: Yonkly source code is now public] I just released an updated version of Yonkly. Here is a list of changes, additions and improvements: Fixed email issues Added About section under the avatar Using TinyUrl for Url shortening. Added profile Url under the avatar (so add your blog/website to your profile) Added more stats and each one is linked to the appropriate [...]

CMAP Code Camp 2008 Spring Edition

Sunday, April 13, 2008

Comments

Yesterday, I gave a talk at CMAP Code Camp about the asp.net mvc framework and AJAX using JQuery. This is my first time speaking, so I was a little nervous. I think I did ok but I can’t really tell. Of course, the talk didn’t go as planned, because Visual Studio didn’t [...]

Yonkly – Open Source Twitter

Friday, April 11, 2008

Comments

[update: Yonkly source code is now public] [update 2: I just created www.isweat.com using the yonkly engine] [update 3: Tons of new features] Asp.net MVC framework rocks. I wanted to play with it more and decided why not build an open source twitter. Unfortunately, I couldn’t come up with a better name for it that had an [...]

Advertise Here

What I'm Doing...

Yonkly Open Source

Sign up for my newsletter

powered by MailChimp!

Cyber Identity