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

Stories recently tagged with 'Tips' Subscribe to this feed
2
kicks
submitted by schalkvanwyk 7 hours, 43 minutes ago

blogs.msdn.com — Online tool to see what your website looks like in various browsers. http://browsershots.org read more...

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

2
kicks
submitted by davids 13 hours, 11 minutes ago

itwebmonkey.com — Just a quick little article noting the great add-on available for Firefox to help toggle between dev and live servers. read more...

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

2
kicks
submitted by davids 13 hours, 11 minutes ago

itwebmonkey.com — Just a quick little article noting the great add-on available for Firefox to help toggle between dev and live servers. read more...

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

18
kicks
published 14 hours, 1 minute ago, submitted by kpanghmc 17 hours, 47 minutes ago

kevinwilliampang.com — There are a couple of ways to get a split view in Visual Studio. Both are incredible time savers that I use daily. The first is one that most developers will be aware of, but the second seems to be one that many do not seem to know about. read more...

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

9
kicks
published 2 hours, 1 minute ago, submitted by ourcurrentfuture 18 hours, 18 minutes 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: 61
tags: | tag it

2
kicks
submitted by RyanFarley RyanFarley 1 day, 6 hours ago

speckyboy.com — A list of 65 different jQuery resources, including tutorials, podcasts, cheat sheets, etc read more...

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

5
kicks
submitted by ourcurrentfuture 1 day, 17 hours ago

noupe.com — Designing effective web forms isn’t easy, as we need to figure out more practical styling and functionality techniques to provide a great user experience. Recently there have been a number of noteworthy techniques such as styling different form fields, live validation, Context highlighting, trading options from field to another, slider controls and more - using CSS and different Javascript libraries. Below we present findings of search to more than 40 tutorials and demos to showcase the capabilities and robustness of CSS and Javascript. read more...

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

28
kicks
published 1 day, 17 hours ago, submitted by wisemx wisemx 1 day, 19 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: 378
tags: | tag it

1
kicks
submitted by Ravi.silicus 2 days, 3 hours ago

silicusblogs.com — In a typical 3-tier application, designing the business layer is a key factor in making the application robust and maintainable. Here are some tips on designing the business layer in a Multi Layered Architecture. These tips can be put into practice while designing / developing / reviewing the business layer. read more...

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

1
kicks
submitted by Ravi.silicus 2 days, 3 hours ago

silicusblogs.com — Writing multithreaded programs in .Net requires a good understanding of the threading functionalities available in the .Net Framework. ThreadStatic attribute is a useful keyword in multithreaded programs. As far as functionality is concerned, ThreadStatic attribute is a variation of the static keyword. Read more... read more...

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

2
kicks
submitted by bashmohandes bashmohandes 4 days, 14 hours ago

blogs.iis.net — Finally a neat solution for the nasty problem IIS url rewriting, this solution doesn solve the problem only for ASP.net, but because it works on IIS level, it can be used with PHP, ColdFusion, ASP Classic, ..... etc read more...

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

2
kicks
submitted by wisemx wisemx 4 days, 21 hours ago

technet.microsoft.com — Top 10 Performance Improvements in IIS 7.0 The latest release of IIS introduces a modular and extensible platform with improved support for common deployment and management scenarios, enabling significant performance improvements. Here’s a look at 10 key areas in IIS 7.0 that provide these improvements. Mike Volodarsky read more...

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

4
kicks
submitted by Yura Yura 6 days, 9 hours ago

effectize.com — If you ever to do something with jQuery, you should find it in this extensive list. read more...

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

3
kicks
submitted by wisemx wisemx 6 days, 10 hours ago

blogs.msdn.com — Put simply, IE8 running in standard rendering mode will not display sites created to support IE7 very well, based on new standards that IE8 is supporting around HTML and CSS formats. There are two ways to resolve this. The first is to re-write your web application to render IE8 correctly or the second option ( the best to choose first off ) is to instruct IE8 to run a certain site in IE7 emulation mode. On a Per-site basis, site owners and administrators can include the following custom HTTP header to force Internet Explorer 8 to render Web pages like Internet Explorer 7: X-UA-Compatible: IE=EmulateIE7 To add a custom HTTP response header at the Web site level in Internet Information Services 7 on a Windows Server 2008-based computer, follow these steps: Click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager. Under Connections, double-click the server that you want, and then double-click Sites. Click the Web site where you want to add the custom HTTP response header. Under Web site name Home, double-click HTTP Response Headers in the IIS section. Note In this step, Web site name is the name of the Web site. Under Actions, click Add. In the Name box, type X-UA-Compatible. In the Value box, type IE=EmulateIE7. Click OK. read more...

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

1
kicks
submitted by dcarr dcarr 6 days, 12 hours ago

blog.domaindotnet.com — Here is a love letter to ReSharper. All the devs are show, and today we got RC1 for the 4.01 release. NICE! read more...

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

3
kicks
submitted by rsoni 6 days, 14 hours ago

dailycoding.com — How to do object oriented programming with JavaScript by taking simple example to a timer class.. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge