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

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

Stories kicked by D_Guidi
37
kicks
published 5 days, 9 hours ago, submitted by ethilik ethilik 7 days, 11 hours ago

blog.sb2.fr — Today a short list of My Personal Most Interesting .NET Questions to me asked on StackOverFlow I founded. read more...

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

17
kicks
published 10 days, 11 hours ago, submitted by keyvan keyvan 10 days, 13 hours ago

codeclimber.net.nz — Simone Chiaretta shares his opinions about Oxite, the CMS built by MIX team as a showcase for ASP.NET MVC, and talks how the downsides of the software can help you apply your knowldege in ASP.NET WebForms in ASP.NET MVC. read more...

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

67
kicks
published 21 days, 13 hours ago, submitted by simonech simonech 21 days, 15 hours ago

weblogs.asp.net — ScottGu talks about the upcoming Release Candidate of ASP.NET MVC V1 and the features it brings to the table read more...

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

46
kicks
published 17 days, 4 hours ago, submitted by beckelmw 24 days, 6 hours ago

tvidesign.co.uk — jQuery is awesome. I've been using it for about a year now and although I was impressed to begin with I'm liking it more and more the longer I use it and the more I find out about it's inner workings. I'd call myself an "intermediate" jQuery user and I thought some others out there could benefit from all the little tips, tricks and techniques I've learned over the past year. The article also ended up being a lot longer than I thought it was going to be so I'll start with a table of contents so you can skip to the bits you're interested in. read more...

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

55
kicks
published 1 month ago, submitted by keyvan keyvan 1 month ago

codeclimber.net.nz — Simone Chiaretta writes about the recent announcement by Microsoft Evangelist, Jeff Sandquist, about Oxite which is an open source CMS built by Microsoft as a showcase and sample for ASP.NET MVC. read more...

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

30
kicks
published 1 month, 6 days ago, submitted by keyvan keyvan 1 month, 6 days 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: 166
tags: , , , , | tag it

37
kicks
published 1 month, 13 days ago, submitted by RyanFarley RyanFarley 1 month, 14 days ago

crazeegeekchick.com — hese days teams can be dispersed all over the globe. With outsourcing, telecommuting, distance learning and complex project collaboration, it's often helpful to have tools that can assist with the various collaborative tasks need to be done by dispersed teams. I've put together a great list of 27 free... read more...

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

22
kicks
published 1 month, 26 days ago, submitted by keyvan keyvan 1 month, 26 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

23
kicks
published 1 month, 26 days ago, submitted by bkon 1 month, 26 days ago

socialsnippets.com — The Facebook Developer Toolkit project has just released version 2.0 of their ASP.NET API into the wild, so let's go over the basics. In this article, we focus on creating an absolutely bare bones FBML application that leverages the API. Enjoy! read more...

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

3
kicks
submitted by Guardian 2 months, 3 days ago

nablasoft.com — ... I added a small Silverlight application to an existing and styled website, the app was surrounded by the usual <div>. In IE7 all gone well but in FF the Silverlight application appeared to be completely collapsed and not visible at all. After some research I found the the problem is in the way Firefox renders the <object> tag when it’s height is relative (that is it’s a percentage). Since none of the containers around the Silverlight <object> tag had a Height defined Firefox assumed to use 0. Here's a workaround... read more...

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

19
kicks
published 2 months, 11 days ago, submitted by johnsheehan johnsheehan 2 months, 12 days ago

weblogs.asp.net — If you’ve used ASP.NET AJAX then you’ve likely used controls from toolkits such as the ASP.NET AJAX Control Toolkit in your applications. Microsoft has also released a Silverlight Toolkit with new controls and functionality that can be used in Silverlight 2 applications. read more...

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

24
kicks
published 2 months, 11 days ago, submitted by Reman 2 months, 17 days ago

adamkinney.com — QuakeLight - Silverlight Port of Quake... 3D with Silverlight - w00t! read more...

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

36
kicks
published 2 months, 19 days ago, submitted by JoshSmith 2 months, 19 days ago

cracknetproject.com — Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer. If you love Snoop and Mole for Visual Studio, you’ll love Crack.NET, too. Crack.NET allows you to “walk” the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. read more...

tags: | tag it

15
kicks
published 2 months, 21 days ago, submitted by JamesNK JamesNK 2 months, 21 days ago

james.newtonking.com — An great new tool to automatically optimize your ASP.NET website. read more...

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

5
kicks
submitted by Guardian 2 months, 22 days ago

nablasoft.com — ...I needed a quick and dirty way to do the deep clone of an object, since my entity classes are shared between WCF, WPF and Silverlight (yes I’m one of the guys so crazy to build multi-target applications) I needed a method that could work in all the environments... read more...

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

4
kicks
submitted by alkampfer alkampfer 2 months, 24 days ago

nablasoft.com — The Json serializer of the microsoft ajax can give you problems when you pass date value to webservice methods becuse it adjust to UTC, here I present a simple solution to the problem. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads by The Lounge