Thoughts on Software Development, .Net, OOP, Design Patterns and all things cool
Browse by Tags
All Tags »
Feedback (
RSS)
-
|
Today I was looking through a sample Asp.Net MVC application and the first thing I noticed is that one of the controllers had 4 repositories injected into the controller (hey, at least they are injected right :) ). The code then went onto to interact...
|
-
|
Today is the official launch of the Asp.Net MVC beta (can get the bits here ) so I can finally blog about the upgrade process for Dimecasts.net First things first, what is new in this drop: The added the MVC assemblies into the GAC. This was done to allow...
|
-
|
In case you did not read one of my past posts where I threatened to break up with R# 4.0 I have moved away from using ReSharper for the time being. Now just to clear something up, I was still using ReSharper 3.1 with any VS 2005 work. I just...
|
-
|
Ok, so I know this is a odd question but I am stumped. Normally when I have a private instance level variable that is exposed via a property I format my class file as such. { ..... all instance variables ..... any constructors ..... any public/private...
|
-
|
As I am sure most of you are aware, Microsoft has released the VS 2008 IDE to MSDN subscribers yesterday. I decided to give it a download and take it for a twirl. I thought I would must dump a few random thoughts from my hour or so of 'playing'...
|
-
|
Ok, this is an official rant about the .Net Framework 2.0 70-536 Self-Paced Training Kit. I understand that writing a book is difficult, I understand that creating 302 practice test is also difficult. Buy my god, people are using these materials as study...
|
-
|
The company I recently started working for last week is having all of their developers study for and ultimately pass the MCTS tests. Since we are mostly a Client/Server shop we will be taking test 70-536 and 70-526. What I am looking for is the following...
|
More Posts