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

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

Stories kicked by pennyfx
18
kicks
published 1 month, 4 days ago, submitted by JamesNK JamesNK 1 month, 5 days ago

james.newtonking.com — New in this beta release of Json.NET 3.5 are big performance improvements (400%), Compact Framework support and lots more. read more...

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

31
kicks
published 3 months, 11 days ago, submitted by crpietschmann crpietschmann 3 months, 12 days ago

blog.lutzroeder.com — After more than eight years of working on .NET Reflector, I have decided it is time to move on and explore some new opportunities. I have reached an agreement to have Red Gate Software continue the development of .NET Reflector. Red Gate has a lot of experience creating tools for both .NET and SQL Server. They have the resources necessary to work on new features, and Reflector fits nicely with other .NET tools the company offers. Red Gate will continue to provide the free community version and is looking for your feedback and ideas for future versions. read more...

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

25
kicks
published 3 months, 11 days ago, submitted by Jemm Jemm 3 months, 12 days ago

blog.nerdplusart.com — Cool particle effects live demo done with Silverlight. Sources are available, too! read more...

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

3
kicks
submitted by pennyfx 9 months, 3 days ago

nino-net.org — This article shows you how to get the Moonlight (Silverlight for Linux) plugin running on Ubuntu.. read more...

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

3
kicks
submitted by wisemx wisemx 9 months, 3 days ago

blogs.msdn.com — You can't deny this one is true. Happy Friday! read more...

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

2
kicks
submitted by sc0rpi0n 9 months, 3 days ago

silverlightexamples.net — Create a cool window in Silverlight that can be dragged around in the browser. For eye candy, an alpha-blended background PNG image is used to cast the shadows and make the ‘see-through glass’ effect on the LCD screen. read more...

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

12
kicks
published 8 months, 28 days ago, submitted by emil 9 months, 3 days ago

silverlightshow.net — Image Slider in Silverlight 1.1 with load on demand support. All that with available source code and tutorial. read more...

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

37
kicks
published 9 months, 3 days ago, submitted by Jemm Jemm 9 months, 3 days ago

weblogs.asp.net — In this first set of Silverlight tutorials I didn't use a visual design tool to build the UI, and instead focused on showing the underlying XAML UI markup (which I think helps to explain the core programming concepts better). Now that we've finished covering the basics - let's explore some of the tools we can use to be even more productive. read more...

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

43
kicks
published 9 months, 4 days ago, submitted by justin_etheredge justin_etheredge 9 months, 4 days ago

codethinked.com — The number one reason why asp.net MVC is the best thing ever. read more...

Add a comment 20 comments | category: | Views: 24
tags: , , , , | tag it

25
kicks
published 9 months, 3 days ago, submitted by Lck84 9 months, 4 days ago

codeplex.com — The Windows Vista Controls for .NET 2.0 library is an open-source project which was started in January 2007 and has been released on CodePlex, undergoing several updates and changes. Its latest 1.3 release includes several native Vista common controls which can be included in any WinForms application and includes other features like DWM thumbnails, DWM glass and Task Dialogs. read more...

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

36
kicks
published 9 months, 4 days ago, submitted by CharlieCalvert 9 months, 4 days ago

blogs.msdn.com — I've recently updated the list of LINQ Providers found on my Links to LINQ page, accessible from the News section on the left of my blog. I'm sure there are other providers available. Feel free to write me or append a comment if you want to add to this list. read more...

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

16
kicks
published 9 months, 3 days ago, submitted by w3stfa11 w3stfa11 9 months, 4 days ago

tempvariable.blogspot.com — A brief look at where Mono is and where's it going. read more...

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

20
kicks
published 9 months, 4 days ago, submitted by zigamorph zigamorph 9 months, 6 days ago

coderjournal.com — I am really blown back about how fast and easy MVC is to develop with. I know the guys at Microsoft do a good job with their .NET coding, but I am really impressed by the forethought they put in to MVC. It builds on top of the standard ASP.NET package, but does it in such a way that makes it lean on top of the already feature-rich (read bloated) ASP.NET Page object. It really doesn’t feel like I have all that baggage anymore. read more...

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

28
kicks
published 9 months, 12 days ago, submitted by pheaven 9 months, 12 days ago

programmersheaven.com — This posts looks at the real runtime cost of writing a try...catch block in a .Net language. Drawing on his knowledge of .Net internals, the author looks at how such structures are represented in a compiled .Net assembly and what happens at runtime, so the performance characteristics can be understood. read more...

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

13
kicks
published 9 months, 17 days ago, submitted by wisemx wisemx 9 months, 18 days ago

scottonwriting.net — I often use the free and awesome decompiler Reflector to peer into the source code of Microsoft's .NET Framework. It's an indispensable tool. However, I had a little difficulty viewing the underlying source code for some of the new .NET 3.5 classes. In particular, for a recent article I was interested in looking at what was happening underneath the covers when the DataPager control was rendered. The DataPager is a new control in ASP.NET 3.5 used to render a paging interface for the ListView control (also new to 3.5). read more...

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

9
kicks
submitted by bennage bennage 9 months, 18 days ago

codebetter.com — Having a problem with your nant script after upgrading a solution? I sure was. Palermo shows how to get it working again. Also, see Tim Barcz's followup: http://www.timbarcz.com/blog/2007/12/05/NantSetupForVisualStudio2008AndNet35.aspx read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge