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

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

Stories kicked by blisteringlunatic
23
kicks
published 5 days, 4 hours ago, submitted by acyment acyment 5 days, 4 hours ago

misfitgeek.com — Microsoft's Opinionated Misfit Geek apparently took a brief look at Aggiorno, a Visual Studio plugin that does some interesting stuff, such as add alternate text to images, update deprecated attributes or fix tag structure for XHTML compliance. Come take a look! read more...

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

24
kicks
published 6 days, 2 hours ago, submitted by SQL_Menace 6 days, 4 hours ago

codebetter.com — There are a lot of expensive ways to scale your database – all of which are highly touted by the big three database vendors because, well, they want to sell you all types of really expensive stuff. Despite what an “engagement consultant” might tell you though, most of the high-traffic websites on the web (google, digg, facebook) rely on far cheaper and better strategies: the core of which is called sharding. read more...

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

14
kicks
published 6 days, 6 hours ago, submitted by IanCooper 6 days, 12 hours ago

codebetter.com — James Kovacs debuts a Rake inspired build tool based on powershell. The sweetspot here is that it could bring the functionality already in powershell into the build process. Still at almost a POC stage, but worth looking at. read more...

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

30
kicks
published 10 days, 8 hours ago, submitted by datacom 10 days, 11 hours ago

encosia.com — An example of one way of using ASP.NET AJAX and jQuery to implement client-side Repeater functionality. Using this technique on one of my own sites, I realized an over 400% performance gain. read more...

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

22
kicks
published 10 days, 21 hours ago, submitted by terrble 11 days, 8 hours ago

haacked.com — This shell extension adds a right click menu on any folder that will start WebDev.WebServer.exe (aka Cassini) pointing to that directory. read more...

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

21
kicks
published 11 days, 6 hours ago, submitted by joycsc 11 days, 10 hours ago

weblogs.asp.net — In my last post, titled "10 Tools Which I Left After Using VSTS 2008", I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! read more...

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

39
kicks
published 11 days, 7 hours ago, submitted by JanVanRyswyck 11 days, 16 hours ago

codebetter.com — Covering the basics of good programming. read more...

Add a comment 3 comments | category: | Views: 321
| tag it

26
kicks
published 11 days, 10 hours ago, submitted by joycsc 12 days, 7 hours ago

weblogs.asp.net — I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. Here are 10 tools which I left after using VSTS 2008. read more...

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

18
kicks
published 17 days, 1 hour ago, submitted by brianjlowry brianjlowry 17 days, 5 hours ago

codethinked.com — How being clever can create headaches for you (later) and other team members. read more...

Add a comment 6 comments | category: | Views: 422
tags: , , | tag it

26
kicks
published 17 days, 3 hours ago, submitted by rimsystems rimsystems 17 days, 7 hours ago

anthonyshort.com.au — Cross-browser compatibility is one of the most time consuming tasks for any web designer. We’ve seen many different articles over the net describing common problems and fixes. I’ve collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn’t always the culprit for your CSS woes. read more...

Add a comment add a comment | category: | Views: 387
| tag it

25
kicks
published 17 days, 1 hour ago, submitted by dengar007 dengar007 17 days, 9 hours ago

codethinked.com — In the modern world of programming we need to be more cognizant of making our code readable and grokkable than to make it clever or sneaky. For 99% of the developers out there, no one is ever going to pat you on the back for being sneaky. You're probably more likely to get punched in the face for it when the team has to spend the weekend debugging a piece of your clever code. read more...

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

15
kicks
published 18 days, 1 hour ago, submitted by dwhittaker 18 days, 5 hours ago

devlicio.us — Short how-to on learning how to create LiveTemplates with ReSharper read more...

Add a comment 1 comment | category: | Views: 200
| tag it

30
kicks
published 18 days, 3 hours ago, submitted by aloker 18 days, 10 hours ago

blog.andreloker.de — Using Firefox on Vista to view websites hosted by the Visual Studio Development Server can be unbearably slow. Pages take aeons (i.e. several seconds) to load while viewing the same site under IE does not suffer from this issue. Here's how to solve the problem. read more...

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

37
kicks
published 20 days, 7 hours ago, submitted by aloker 20 days, 10 hours ago

blog.andreloker.de — The web.config (or app.config for non-web applications) file is the central place to configure your web application, starting from connection strings, over application settings to ASP.NET specific topics like caching, authentication & authorization, sessions as well as HTTP handlers and modules. Normally the web.config starts as a neat little pet you can easily manage. But as soon as your project grows mature, web.config turns out to be a huge beast. This article shows you a way to tame the beast. read more...

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

18
kicks
published 23 days, 6 hours ago, submitted by dwhittaker 23 days, 10 hours ago

dimecasts.net — Short screencast showing how to preserve routes for SEO using the MVC Routing Engine read more...

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

40
kicks
published 23 days, 5 hours ago, submitted by rimsystems rimsystems 23 days, 17 hours ago

sixrevisions.com — Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge