DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 637 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

M0CKMAN Subscribe to this feed
M0CKMAN
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by M0CKMAN
15
kicks
published 1 month, 13 days ago, submitted by dwhittaker 1 month, 13 days ago

dimecasts.net — A short screen casts that takes a look at the various ways to implement Binding in Asp.Net MVC read more...

Add a comment add a comment | category: | Views: 248
tags: , | tag it

19
kicks
published 1 month, 18 days ago, submitted by daveschinkel 1 month, 18 days ago

devlicio.us — Well, it is about time we (Tim, Chris and myself) actually made this announcement. We will be doing a MVC book with O'Reilly titled 'Programming MVC'. We are super excited and super pumped to get this out the door. All three of us are huge fans of the MVC framework and know that this is framework going to be smashing success. read more...

Add a comment add a comment | category: | Views: 290
tags: , , | tag it

14
kicks
published 1 month, 20 days ago, submitted by dwhittaker 1 month, 20 days ago

dimecasts.net — Learning how to turn an Anonymous object into a Dictionary via a short screencast read more...

Add a comment 1 comment | category: | Views: 319
tags: , | tag it

7
kicks
submitted by sharplife sharplife 1 month, 23 days ago

sharplife.net — HtmlHelpers are super tiny weapons in ASP.NET MVC and they are growing day by day. In this post you will find a list of most useful HtmlHelpers for ASP.NET MVC and this list will be completed and completed! So you can join me to enlarge this list ;-) read more...

Add a comment add a comment | category: | Views: 64
tags: , , , , | tag it

33
kicks
published 1 month, 21 days ago, submitted by Jemm Jemm 1 month, 23 days ago

devlicio.us — "At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'. After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY...... Below are some of the answers I received (btw, not the first time I have heard these reasons)." read more...

Add a comment 1 comment | category: | Views: 362
tags: | tag it

19
kicks
published 1 month, 19 days ago, submitted by justin_etheredge justin_etheredge 1 month, 24 days ago

codethinked.com — A simple and easy to follow example of Contravariance in C# 4.0 read more...

Add a comment add a comment | category: | Views: 564
tags: , , | tag it

22
kicks
published 1 month, 24 days ago, submitted by keyvan keyvan 1 month, 24 days ago

codeclimber.net.nz — In this post Simone shows you how to call ASP.NET MVC controllers that are embedded in external assemblies. read more...

Add a comment 1 comment | category: | Views: 189
tags: , , , , | tag it

15
kicks
published 1 month, 20 days ago, submitted by vivekamar vivekamar 1 month, 27 days ago

dotnetcurry.com — In this article, we will explore some common ‘How Do I’ kind of examples using LINQ to XML. This article is the Part II of the 3-part LINQ to XML series. read more...

Add a comment add a comment | category: | Views: 282
tags: | tag it

13
kicks
published 1 month, 27 days ago, submitted by M0CKMAN 1 month, 27 days ago

dimecasts.net — A short screencast introduction on how to use the AutoMocking Conatiner in StructureMap read more...

Add a comment 4 comments | category: | Views: 112
tags: | tag it

18
kicks
published 2 months, 1 day ago, submitted by dwhittaker 2 months, 1 day ago

dimecasts.net — Part 1 of Becoming a ReSharper Samurai - A short video on how to use various features of ReSharper to make you a better, faster coder. read more...

Add a comment 1 comment | category: | Views: 536
tags: , | tag it

27
kicks
published 2 months, 2 days ago, submitted by alley alley 2 months, 2 days ago

haacked.com — question that often comes up is how do you group controllers when building a large application with ASP.NET MVC. Often, the question is phrased as whether or not ASP.NET MVC supports “Areas”, a feature of Monorail. According to the Monorail documentation, MonoRail supports the concept of areas, which are logical groups of controllers. All controllers belong to an area. The default area is an empty (unnamed) one read more...

Add a comment 1 comment | category: | Views: 164
tags: , | tag it

28
kicks
published 2 months, 8 days ago, submitted by justin_etheredge justin_etheredge 2 months, 8 days ago

codethinked.com — New feature in C# 4.0 number 2, default and named parameters! Look at what they are, and how they are used in C# 4.0. read more...

Add a comment add a comment | category: | Views: 453
tags: , , , | tag it

13
kicks
published 2 months, 10 days ago, submitted by dwhittaker 2 months, 10 days ago

dimecasts.net — A short screencast on how to leverage the power of ActionName and AcceptVerbs in Asp.Net MVC read more...

Add a comment add a comment | category: | Views: 144
tags: | tag it

15
kicks
published 2 months, 7 days ago, submitted by alley alley 2 months, 15 days ago

blog.eworldui.net — Thanks to Brad, he identified a few areas that made things MUCH simpler from my prior implementation. Notably, while you still have your ViewEngine specify "here's your view's path" there's no longer a need for having a new helper, derived classes, etc. This implementation goes back to the simplified HtmlHelper extension in which you can use in any ViewEngine regardless. It also allows you to "replace" the implementation by just changing the namespace, just as you can do with Html and Ajax. read more...

Add a comment add a comment | category: | Views: 240
tags: , , | tag it

13
kicks
published 2 months, 17 days ago, submitted by dwhittaker 2 months, 17 days ago

dimecasts.net — A short screencast on how to Create a Live Templates with Resharper. Learn how to use LiveTemplates to increase your coding productivitly read more...

Add a comment add a comment | category: | Views: 195
| tag it

4
kicks
submitted by daveschinkel 2 months, 18 days ago

codezest.com — Intermittently at times, Visual Studio for some odd reason, refuses to recognize web controls or C# syntax during a build/compile that you know is fine. You’ve included all the right usings, assembly or project references, and the syntax you know worked before, but for some reason it just decides to piss you off when you try to compile by stating it is not familiar with the syntax or control. There are a slew of things one can try in order to sort of kick Visual Studio in the pants when you try to build, and it still can’t seem to notice those web controls even when they are in the designer file and there are no conflicts or syntax issues. Today I has such an issue again. When you exhaust all the tricks of the trade, the next best thing to do is ultimately just recreate the file itself and paste back in your code. read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads by The Lounge