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

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

Stories kicked by craigshoemaker
4
kicks
submitted by craigshoemaker craigshoemaker 3 days, 6 hours ago

weblogs.asp.net — Learn to move the data context of a Dynamic Data website from the web layer to a lower level. This will allow you to reuse the data context as well as any other logic or wrappers you create around the data model. read more...

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

36
kicks
published 10 days, 7 hours ago, submitted by simonech simonech 11 days, 1 hour ago

aspdotnetmvc.com — A content aggregator of everything related to ASP.NET MVC read more...

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

13
kicks
published 9 days, 16 hours ago, submitted by mdopp mdopp 11 days, 4 hours ago

silverlightshow.net — Silverlight Twitter widget for your Blog. Everyone wants their twitter feed on their blog. Now you can using silverlight. More... read more...

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

3
kicks
submitted by gduncan411 gduncan411 14 days, 5 hours ago

weblogs.asp.net — Craig Shoemaker shows how the new ASP.NET Dynamic Data feature can go well beyond what you might imagine. He provides five screencasts of how he took Dynamic Data and turned it on it's head. If you think Dynamic Data is just about boring lists and tables you should check these casts. read more...

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

28
kicks
published 14 days, 16 hours ago, submitted by alanl alanl 17 days, 3 hours ago

redgreenrefactor.com — I couldn't find a good list of software development and programming podcasts so I created my own. Feel free to chime in with any you recommend! read more...

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

25
kicks
published 19 days, 23 hours ago, submitted by volume4 20 days, 1 hour ago

dotnet.dzone.com — If you are a C# developer you're familiar with the using directive. It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qualify every object. (This isn't the interesting bit) read more...

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

9
kicks
published 19 days, 13 hours ago, submitted by Vort3X 20 days, 5 hours ago

objectreference.net — Imagine you have a list of some items and checkboxes next to each item providing the ability for a user to make multiple choices and submit a result in one go. Weather you are implementing a news groups subscription, user survey or online products catalogue - the code behind is the same: we bind some object list to a data control like Repeater, add a checkbox to every item, set checkbox value to item ID. read more...

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

19
kicks
published 19 days, 12 hours ago, submitted by alley alley 22 days, 12 hours ago

chrisvandesteeg.nl — So, quite some things have changed in preview 3, which made me decide to change a lot in the jQuery for Asp.net mvc (jqmvc) too. To start with most radical one: I ditched the ajax.master. This little ‘framework’ does not rely on a special masterpage in your website from now on. Since things have radically changed, I’ll start all over again on how to use this project. read more...

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

17
kicks
published 24 days, 3 hours ago, submitted by TroyMG TroyMG 24 days, 20 hours ago

squaredroot.com — A couple days ago a reader sent in a question regarding how to use SSL with the MVC framework. Specifically the reader wanted to know the easiest way to make an Ajax call to a HTTPS page from a non HTTPS page. The tricky part here is to do so without hard-coding any URLs, so I whipped up a few extension methods that should make this a bit easier. read more...

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

29
kicks
published 1 month, 1 day ago, submitted by sidarok 1 month, 1 day ago

sidarok.com — What do we want to see in the next version of Linq to SQL ? read more...

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

24
kicks
published 1 month, 1 day ago, submitted by bbcook 1 month, 2 days ago

stupiddumbguy.blogspot.com — New TDD and experienced TDD developers will find this list of naming conventions and guidelines useful. read more...

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

11
kicks
published 1 month, 8 days ago, submitted by shaharyr 1 month, 8 days ago

dev102.com — Imagine you can draw some of your user interface elements in a vector drawing application like: Adobe, InkScape (free) or Skencil (free) and convert your work into WPF XAML or Silverlight XAML. read more...

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

55
kicks
published 1 month, 8 days ago, submitted by DannyDouglass DannyDouglass 1 month, 9 days ago

weblogs.asp.net — From ScottGu's weblog - "This morning we released the Preview 3 build of the ASP.NET MVC framework. I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release. Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation." read more...

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

26
kicks
published 1 month, 8 days ago, submitted by gt1329a gt1329a 1 month, 9 days ago

ajaxian.com — Use Google's CDN to improve performance in serving up Prototype, Script.aculo.us, jQuery, Dojo, and MooTools on public facing sites. read more...

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

48
kicks
published 1 month, 14 days ago, submitted by janko janko 1 month, 14 days ago

jankoatwarpspeed.com — Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress. He checked several more times, but he didn't notice that at one moment the message changed to "Account available". But the message box hasn't changed. He continued to check a few more times and eventually he realized that the request was successful. I don't know what was in the minds of developers and designers who created this application, but it certainly wasn't the user. This poor bank official was really frustrated. I can't imagine what the rest of the application looks like. read more...

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

2
kicks
submitted by craigshoemaker craigshoemaker 1 month, 20 days ago

polymorphicpodcast.com — Learn to create custom field templates, read UIHint arguments and work with 3rd party controls. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge