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

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

Stories kicked by friends of bhartzer
4
kicks
submitted by maartenba 4 hours, 40 minutes ago

blog.maartenballiauw.be — Just noticed there's a new project on CodePlex related to the ASP.NET MVC framework: MVC XForms. MVC XForms is a simple UI framework for ASP.NET MVC based on the W3C XForms specification. It provides a set of form controls that allow updating of complex model objects. read more...

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

16
kicks
published 22 hours, 25 minutes ago, submitted by justin_etheredge justin_etheredge 1 day, 3 hours ago

codethinked.com — Check out how to use the System.Web.Abstractions assembly in your ASP.NET WebForms applications! read more...

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

3
kicks
submitted by CharlieCalvert 1 day, 11 hours ago

blogs.msdn.com — I recently had the chance to sit down with Jeff Richter and discuss his Power Threading Library. This library provides a simple technique for handling asynchronous development. By making clever use of C# Iterators, Jeff is able to make asynchronous code looks as though it is synchronous code the executes in a linear fashion. This greatly simplifies the asynchronous programming model, making it easy for you to complete tasks that were formerly considered difficult. read more...

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

3
kicks
submitted by CharlieCalvert 1 day, 11 hours ago

blogs.msdn.com — I recently had the chance to sit down with Jeff Richter and discuss his Power Threading Library. This library provides a simple technique for handling asynchronous development. By making clever use of C# Iterators, Jeff is able to make asynchronous code looks as though it is synchronous code the executes in a linear fashion. This greatly simplifies the asynchronous programming model, making it easy for you to complete tasks that were formerly considered difficult. read more...

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

26
kicks
published 1 day, 19 hours ago, submitted by keyvan keyvan 2 days, 3 hours ago

codeclimber.net.nz — Simone Chiaretta writes about the writing process of a book, especially a programming book, based on his own experiences with Wrox when working on Beginning ASP.NET MVC. read more...

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

17
kicks
published 2 days, 2 hours ago, submitted by wallym 2 days, 4 hours ago

aspnetpodcast.com — A quick example of using AJAX with jQuery. read more...

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

18
kicks
published 1 day, 23 hours ago, submitted by rstrahl rstrahl 2 days, 7 hours ago

west-wind.com — I've posted Part 2 of my jQuery with ASP.NET article series. Part 2 deals almost entirely with making AJAX callbacks to ASP.NET using several different mechanisms to retrieve data from the server for client side consumption. Covered are external content retrieval, same page callbacks, WCF/ASMX and a pluggable custom callback implementation that can be used with any application. Also covered is client side templating for managing HTML in one place. read more...

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

18
kicks
published 1 day, 23 hours ago, submitted by rstrahl rstrahl 2 days, 7 hours ago

west-wind.com — I've posted Part 2 of my jQuery with ASP.NET article series. Part 2 deals almost entirely with making AJAX callbacks to ASP.NET using several different mechanisms to retrieve data from the server for client side consumption. Covered are external content retrieval, same page callbacks, WCF/ASMX and a pluggable custom callback implementation that can be used with any application. Also covered is client side templating for managing HTML in one place. read more...

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

35
kicks
published 2 days, 1 hour ago, submitted by gt1329a gt1329a 2 days, 7 hours ago

encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...

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

35
kicks
published 2 days, 1 hour ago, submitted by gt1329a gt1329a 2 days, 7 hours ago

encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...

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

35
kicks
published 2 days, 1 hour ago, submitted by gt1329a gt1329a 2 days, 7 hours ago

encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...

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

35
kicks
published 2 days, 1 hour ago, submitted by gt1329a gt1329a 2 days, 7 hours ago

encosia.com — Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. read more...

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

19
kicks
published 2 days ago, submitted by Jemm Jemm 2 days, 8 hours ago

weblogs.asp.net — "Developers want control. Developing for the web is seemingly more of a love/hate relationship with the tools at our disposal. Sometimes our tools and frameworks give us power, but not control. While we love the functionality and ease-of-use of many of the stock server controls found in ASP.NET WebForms, sometimes we find that the underlying HTML isn’t exactly what we need." read more...

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

19
kicks
published 2 days ago, submitted by Jemm Jemm 2 days, 8 hours ago

weblogs.asp.net — "Developers want control. Developing for the web is seemingly more of a love/hate relationship with the tools at our disposal. Sometimes our tools and frameworks give us power, but not control. While we love the functionality and ease-of-use of many of the stock server controls found in ASP.NET WebForms, sometimes we find that the underlying HTML isn’t exactly what we need." read more...

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

19
kicks
published 2 days ago, submitted by Jemm Jemm 2 days, 8 hours ago

weblogs.asp.net — "Developers want control. Developing for the web is seemingly more of a love/hate relationship with the tools at our disposal. Sometimes our tools and frameworks give us power, but not control. While we love the functionality and ease-of-use of many of the stock server controls found in ASP.NET WebForms, sometimes we find that the underlying HTML isn’t exactly what we need." read more...

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

23
kicks
published 2 days, 7 hours ago, submitted by AdrianAisemberg AdrianAisemberg 3 days, 2 hours ago

sharpregion.com — SVN and TortoiseSVN are really great tools. It is a shame that these tools are used only by developers. I believe that every home should use SVN to keep track of it’s files. The problem is that these tools are planned for developers. Using the file-system in windows is not a trivial task for everyone. In fact, sometimes people tend to be afraid of it. Not only using the file-system, but also using some client application that does not even have a window? And where do I get an SVN server anyway?!? Keep reading. you might find it useful. read more...

Add a comment 2 comments | category: | Views: 484
| tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge