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

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

Stories kicked by scottcate
28
kicks
published 2 months, 4 days ago, submitted by asteroid 2 months, 4 days ago

cio.com — Microsoft's development environment offers new tools for Agile development, software testing enhancements and improved support for cloud computing. Microsoft showed CIO.com a sneak peek, and the author invited developers to chime in with their feedback. read more...

Add a comment 4 comments | category: | Views: 861
tags: , , | tag it

6
kicks
submitted by bradygaster bradygaster 2 months, 8 days ago

bradygaster.com — I've come up with a little demonstration app that shows how MVC can integrate with JQuery and maybe even an additional javascript framework. This example specifically targets the SIMILE Timeline widget. I saw SIMILE a few weeks ago, then I saw a really nice mimic of it used on Plurk. I figured, there's no reason for the Plurk users to have a corner on the social timeline market. We FriendFeed and Twitter addicts need our timeline too, don't we? So was born this pet project. The timeline only supports the FriendFeed API right now. I'd like to add Twitter next, then maybe an RSS provider, and so on. read more...

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

36
kicks
published 2 months, 14 days ago, submitted by ssmith 2 months, 15 days ago

stevesmithblog.com — As a rule, code should not directly depend on external resources such as System.Net.Mail's email sending capabilities. Having code that directly calls out to System.Net.Mail is difficult to unit test as well as difficult to walk through in a test or stage environment without having actual emails sent. Two design patterns can be used to reduce this dependency: Facade and Strategy. The Strategy pattern offers a host of benefits above and beyond what the facade layer provides, as this articles demonstrates with code examples. read more...

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

3
kicks
submitted by scottcate 2 months, 18 days ago

beefycode.com — rid the logging noise - just check the logs when something bad happens. read more...

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

2
kicks
submitted by scottcate 5 months, 20 days ago

ayende.com — cool code read more...

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

29
kicks
published 5 months, 26 days ago, submitted by crpietschmann crpietschmann 5 months, 27 days ago

weblogs.asp.net — Silverlight 2 Beta2 was released today. Silverlight 2 Beta2 supports a go-live license that allows you to start using and deploying Silverlight 2 for commercial applications. There will be some API changes between Beta2 and the final release, so you should expect that applications you write with Beta2 will need to make some updates when the final release comes out. But we think that these changes will be straight-forward and relatively easy, and that you can begin planning and starting commercial projects now. read more...

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

22
kicks
published 6 months, 17 days ago, submitted by SuperJason SuperJason 6 months, 17 days ago

ytechie.com — Are you proud of the code you write? Take some extra time now and save yourself time down the road. read more...

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

29
kicks
published 6 months, 17 days ago, submitted by landonb 6 months, 19 days ago

codeproject.com — Hack for the .Net script manager to pull all needed javascript files at once and push them to the bottom of the html to speed up rendering. read more...

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

58
kicks
published 6 months, 21 days ago, submitted by moses 6 months, 21 days ago

weblogs.asp.net — public beta of upcoming .NET 3.5 SP1 and VS 2008 SP1 releases is published read more...

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

32
kicks
published 8 months, 5 days ago, submitted by JamesNK JamesNK 8 months, 5 days ago

james.newtonking.com — An improved version of the string FormatWith extension method. It now has the ability to also work with named variables, e.g. "{UserName} last logged in at {LastLoginDate}".FormatWith(user) read more...

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

23
kicks
published 8 months, 7 days ago, submitted by Jemm Jemm 8 months, 7 days ago

weblogs.asp.net — "Last week the IIS team shipped the first technical preview of some really cool administration modules that I think web developers will find super useful." Database Manager, Log Reports, Configuration Editor, Request Filtering UI, .NET Authorization, FastCGI UI read more...

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

20
kicks
published 8 months, 15 days ago, submitted by Jemm Jemm 8 months, 15 days ago

weblogs.asp.net — The blog post below provides a quick overview of some of the options you can use to reduce the cost of delivering video, and discusses a new free download - the IIS 7.0 Bit Rate Throttling Module - that was released a few days ago and which enables you to easily save money when serving video from an IIS web server using any video technology (including Silverlight, Windows Media Player and even Flash). read more...

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

17
kicks
published 8 months, 20 days ago, submitted by wisemx wisemx 8 months, 20 days ago

blogs.msdn.com — DeepZoom is a new technology which has been added to Silverlight 2 which gives you a new and unique way of managing images within your application. It is implemented by the <MultiScaleImage> element in XAML, which, as its name suggests, gives you the facility to control scale and zoom of your images, with Silverlight providing a huge virtual space on which these images can be drawn. This is best described by example. Here you can see an image of a kids science project. read more...

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

10
kicks
published 8 months, 23 days ago, submitted by adminjew adminjew 8 months, 24 days ago

weblogs.asp.net — 1) Developing Applications using Silverlight 2: This will be a drill-down into the new Silverlight 2 Beta1 release, and how you can build applications with it using VS 2008 and Expression Blend. You'll leave this session with a good understanding of the basics of Silverlight programming and how to start building applications with it. 2) Developing Applications using ASP.NET MVC: This session will be a drill-down into the new ASP.NET Model-View-Controller framework option (which last week was updated . You'll leave this session with a good understanding of what it is, how it works, and how to start building ASP.NET web applications with it. read more...

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

63
kicks
published 9 months, 11 days ago, submitted by rsrobbins 9 months, 11 days ago

weblogs.asp.net — Scott Gu annouces Silverlight 2 and describes a sample application that should be of interest to anyone developing web applications to consume data from public APIs. read more...

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

27
kicks
published 9 months, 23 days ago, submitted by craigtp 9 months, 24 days ago

weblogs.asp.net — VS 2008 Web Development Hot-Fix Roll-Up Available, as posted to ScottGu's blog. Numerous fixes, including the "source code editor freeze" issue that a few people have experienced. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge