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

Kick Spy!, Kick Zeitgeist and Kick Widgets

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

Stories kicked by alley
5
kicks
submitted by alley alley 1 day, 6 hours ago

chrisvandesteeg.nl — I checked out the latest version of Fluent NHibernate today and noticed the AutoPersistenceModel. I looked at the unit-tests to see what it’s supposed to do and I loved what I saw… read more...

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

26
kicks
published 7 days, 4 hours ago, submitted by jdschwar 7 days, 7 hours ago

weblogs.asp.net — Awesome 4 monitor display wall for visualizing a CruiseControl.NET build process. read more...

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

3
kicks
submitted by beckelmw 14 days, 4 hours ago

blog.madskristensen.dk — Google’s maps API now supports reversed GEO lookup which allows you to find an address based on geo coordinates. All you need is a latitude, a longitude and this handy method. read more...

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

43
kicks
published 25 days, 19 hours ago, submitted by ChadMoran 25 days, 23 hours ago

blog.wekeroad.com — Rob Conery explains some features of SunSonic 3.0 Preview 1 read more...

Add a comment 2 comments | category: | Views: 389
tags: , , | tag it

27
kicks
published 28 days, 3 hours ago, submitted by alley alley 28 days, 13 hours 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: 160
tags: , | tag it

2
kicks
submitted by alley alley 28 days, 13 hours ago

blog.codeville.net — So the discussion continues: How do you partition an ASP.NET MVC application into separate “areas” or “modules” (e.g., blog module, e-commerce module, forums module), then compose a finished app from those areas or modules? read more...

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

21
kicks
published 1 month, 5 days ago, submitted by kim_major 1 month, 5 days ago

blogs.microsoft.co.il — A free subset of CodeRush and Refactor! Pro is now available. read more...

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

2
kicks
submitted by alley alley 1 month, 6 days ago

blog.wekeroad.com — A few months back I got to talking to J Sawyer who is a Developer Evangelist in the Texas area about the work I've been doing with the MVC Storefront. Before I worked at Microsoft, J was my "main man" with the Commerce Starter Kit - the very first Open Source project I ever worked on. During the course of the conversation J asked me if I had any plans to do any "WebForm-y" stuff; and I said "no" since this was supposed to be an ASP.NET MVC project. But then I started thinking... ASP.NET 3.0 doesn't have any Starter Kits out there (that I know of) and it's time we had one :). If I've done my job right - J should be able to take the back-end goodness (Services, Data Access, Unit Tests, etc) and put them behind an ASP.NET WebForms site. And he did! And thus CSK 3.0 is born. read more...

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

47
kicks
published 1 month, 7 days ago, submitted by AdrianAisemberg AdrianAisemberg 1 month, 9 days ago

sharpregion.com — A full-featured .net application that integrates SubVersion, TortoiseSVN and all your checked-out folders and repositories. Use it to perform all your svn commands and monitor all your projects' activities in a single place. Access all commands from the tray menu or from the main window. This is a must-have tool for every windows+svn user! read more...

Add a comment 2 comments | category: | Views: 815
tags: , , | tag it

15
kicks
published 1 month, 2 days ago, submitted by alley alley 1 month, 10 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: 229
tags: , , | tag it

54
kicks
published 1 month, 17 days ago, submitted by phatboyslim 1 month, 18 days ago

microsoft.com — Hot on the heels of Silverlight, MVC is out of preview and into Beta today. read more...

Add a comment 3 comments | category: | Views: 458
tags: , | tag it

27
kicks
published 1 month, 19 days ago, submitted by rstrahl rstrahl 1 month, 20 days ago

west-wind.com — Client templating in Javascript can be a great tool to reduce the amount of code you have to write to create markup content on the client. There are a number of different ways that templating can be accomplished from a purely manual approach to a full templating engine. In this entry I'll look at several different approaches. read more...

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

94
kicks
published 2 months, 5 days ago, submitted by mosessaur mosessaur 2 months, 5 days ago

weblogs.asp.net — ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...

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

19
kicks
published 2 months, 10 days ago, submitted by beckelmw 2 months, 11 days ago

mattberseth.com — Matt now has his dynamic data demos up since discountasp.net is supporting ASP.NET 3.5 SP1. Go take a look. They are pretty cool. read more...

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

24
kicks
published 2 months, 15 days ago, submitted by alley alley 2 months, 16 days ago

chrisvandesteeg.nl — How to use the AjaxHelpers in preview 5 with jQuery as the ajax engine read more...

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

31
kicks
published 2 months, 15 days ago, submitted by xxXd 2 months, 16 days ago

dotnetslackers.com — So it is nice to be able to use a combination of JQuery selectors to grab an array of elements, however, it would be better if we know how to inspect them one by one and operate on them. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge