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

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

Stories kicked by bradygaster
25
kicks
published 1 day, 9 hours ago, submitted by gt1329a gt1329a 1 day, 12 hours ago

encosia.com — An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. read more...

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

12
kicks
published 6 hours, 55 minutes ago, submitted by shaharyr 2 days, 7 hours ago

dev102.com — With WebForms, integrating with Ajax libraries other than ASP.NET AJAX was slightly painful. With the new ASP.NET MVC Framework, however, you can use jQuery without these additional headaches. read more...

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

35
kicks
published 1 day, 16 hours ago, submitted by ourcurrentfuture 2 days, 8 hours ago

smashingmagazine.com — With the popularity of CSS layouts and JavaScript-enriched web page experiences, it’s not uncommon, particularly for large sites, for the CSS files alone to grow in size, but there are some principles to consider during and after you write your CSS to help keep it tight and optimized. Optimization isn’t just minimizing file size — it’s also about being organized, clutter-free, and efficient. You’ll find that the more knowledge you have about optimal CSS practices, smaller file size will inevitably come as an direct result of their implementation. You may already be familiar with some of the principles mentioned in this article, but they are worth a review. Being familiar with this concepts will help you write optimized CSS code and make you a better all-around web designer. read more...

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

4
kicks
submitted by bradygaster bradygaster 2 days, 10 hours ago

glassbox-js.com — Nice JQuery-based glass-looking web gui. read more...

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

33
kicks
published 3 days, 7 hours ago, submitted by wisemx wisemx 3 days, 10 hours ago

crazeegeekchick.com — First things first. I'm an application (middle tier) developer. My design skills while adequate, are not by any means what I'd like them to be. Like a good geek girl, I've been working on this. I've put together a list of very helpful CSS resources I've stumbled upon in my quest to improve my presentation layer skills. I thought I'd share them: read more...

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

33
kicks
published 6 days, 16 hours ago, submitted by RyanFarley RyanFarley 7 days, 1 hour ago

jankoatwarpspeed.com — Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. read more...

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

18
kicks
published 6 days, 9 hours ago, submitted by CraigStuntz CraigStuntz 7 days, 8 hours ago

haacked.com — In CodePlex Preview 4 of ASP.NET MVC, we split out our action filters into four types of filters, each of which is an interface. To write a custom filter, you simply need to create an attribute that also implements one of the four interfaces I mentioned. read more...

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

4
kicks
submitted by wisemx wisemx 8 days, 3 hours ago

blogs.msdn.com — In this third and final part of the datagrid series ( part1, part 2) we get into styling the datagrid a little bit. This part is not an all comprehensive tutorial on styling datagrids, I will just touch on what we did for my sample and share a few tips & tricks. Here is the final look. read more...

tags: | tag it

3
kicks
submitted by wisemx wisemx 8 days, 3 hours ago

blogs.msdn.com — In part 1, I walked through some of the features in datagrid. The source for the series is here. In this part, we will create a UI that looks like this: read more...

tags: | tag it

4
kicks
submitted by wisemx wisemx 8 days, 3 hours ago

blogs.msdn.com — On Monday, the WPF team released the CTP of their new datagrid control. You can download it from here. [Note that it requires .NET 3.5 SP1, released monday too] I have been playing with it so I created this 3 part series. Part 1 (this write-up) is about the features in the grid and the ones missing from it. Part 2 is a hands-on exercise to apply the features to customize the presentation of data (aka view) of the datagrid. Part 3 includes a few tips & tricks on customizing/styling the datagrid. The source for this sample is here. Getting Started was trivial. I got the bits from codeplex, created a new WPF application, and added a reference to the WPFToolkit.dll. From my Window1.xaml, I added the xmlns declaration so I could refer to the datagrid. No need to map the assembly, the tools do that for you. read more...

tags: | tag it

4
kicks
submitted by ideoma ideoma 8 days, 9 hours ago

devx.com — Nice and step by step article about WPF development read more...

tags: | tag it

43
kicks
published 8 days, 15 hours ago, submitted by AndrewPeters 8 days, 18 hours ago

mindscape.co.nz — The Visual Studio File Explorer Add-in (sexy name we know, but hey, it’s self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It’s particularly useful for performing routine file system tasks without the need to “context switch” away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. read more...

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

17
kicks
published 8 days, 11 hours ago, submitted by wisemx wisemx 9 days, 3 hours ago

blogs.msdn.com — Summary: To improve the perception of a more responsive startup experience many WPF applications added a Splash Screen to their startup. The Splash Screen, which does not use WPF code, shows as soon as possible and is displayed until the application main window is rendered. Up until 3.5 Sp1 we pointed developers to sample code available on this blog. In the .Net 3.5 SP1 release we added basic Splash Screen support and new APIs and we recommend that you take advantage of it. (See download locations below) We are distributing the Splash Screen Visual Studio 2008 Sp1 Item Template on WPF Futures sites on www.codeplex.com/wpf. read more...

tags: , , | tag it

16
kicks
published 7 days ago, submitted by Lord 9 days, 12 hours ago

jmorrill.hjtcentral.com — The new D3DImage in WPF opens up worlds for WPF. Direct3D content rendered with WPF...it doesn't get any better! The downside is it seems (correct me if I'm wrong) that Microsoft was only targeting unmanaged Direct3D. Yes there is Managed DirectX, but it seems as if MDX is no longer being maintained and it's not so obvious how to get a D3D surface pointer from the API. It really seems MDX has been left in the dust in favor for XNA, which is a very intuitive D3D wrapper. XNA further exacerbates the issue with XNA and WPF. read more...

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

20
kicks
published 9 days, 4 hours ago, submitted by rudigrobler 9 days, 17 hours ago

dotnet.org.za — The CTP of the WPF DataGrid is finally released!!! read more...

tags: | tag it

19
kicks
published 8 days, 9 hours ago, submitted by docluv docluv 10 days, 6 hours ago

crazeegeekchick.com — In my process of turning www.aspforblondes.com into www.crazeegeekchick.com I had some concerns regarding broken links, search engine rank etc. I decided to write an ASP.NET custom HTTP Module to achieve my goals. After reading tons of information about 301 permanent redirects. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge