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 'Code' Subscribe to this feed
1
kicks
submitted by hughesdo 1 month, 21 days ago

dink.no-ip.info — Here is a free and handy tool to have around for anyone that has ever wanted to monitor when a web site has changed. This is a very small install and a very small task to alert you when your favorite page has a new update. RadPop also hides so that it is nearly unnoticeable. The program nicely alerts you to when changes occur with a MSN style popup. You can configure it to continually watch for changes to your favorite pages by dragging it to your startup folder. read more...

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

2
kicks
submitted by dcarr dcarr 2 months, 2 days ago

blog.domaindotnet.com — This post gets the GAC via Linq to bend your way. How? A Fusion Wrapper to IEnumerable over your Gac. No nasty PInvokes to deal with. It's all clean C# which is here to use. We owe a debt to the Mono project for this as well as a very smart Microsoft staff member to be give credit when we can find the page again. Be careful however...Our last post cranked through your registry. This post gets you the GAC. Here is what is done with a holistic post later: * All files we can find (if you specify them) * The Gac (all of it and even the other two ‘sub-gacs’ if you want * Environmental Stuff (Path variable, etc. but we actually parse them and produce another tree and it fits our code) * A lot more (think all things inside you box) You can even join all this data if you can find the right keys. We joined our registry to our file system ‘where the registry key value as a path’ (where is was a valid path) didn’t exist. Earth-shattering? No. Faster then any virus checker we’ve tried? ABSOLUTELY. Relevant to virus checkers? No not really actually…. read more...

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

4
kicks
submitted by korayem korayem 3 months, 1 day ago

korayem.net — My website got hacked. I got several html code injections inside the database. Here is how i fixed the issue very quickly. read more...

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

1
kicks
submitted by dmitri 3 months, 14 days ago

mindstudies.psy.soton.ac.uk — Why write snippets when you can generate them using C#? The advantage seems obvious: greater adaptability and a functionality similar to parameter passing - but with snippets. This project is precisely this - an attempt to have snippets with arity, permitting developers to, e.g., quickly generate fully-specified data structures of the size they choose, or to make plumbing code for executing precisely N processes in parallel. The possibilities are endless! read more...

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

15
kicks
published 5 months, 24 days ago, submitted by maartenba 5 months, 24 days ago

blog.maartenballiauw.be — A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...

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

4
kicks
submitted by Mike.Griffin 7 months, 9 days ago

entityspaces.net — If you noticed that I wasn't around much on the forums this past week you weren't imagining things. I was on vacation in Palm Beach Gardens, Florida. It's truly paradise on earth. read more...

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

33
kicks
published 8 months, 1 day ago, submitted by mehfuzh 8 months, 1 day ago

weblogs.asp.net — Last month I blogged about our ASP.NET MVC Roadmap. Two weeks ago we shipped the ASP.NET Preview 2 Release. Phil Haack from the ASP.NET team published a good blog post about the release here. Scott Hanselman has created a bunch of great ASP.NET MVC tutorial videos that you can watch to learn more about it here.... read more...

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

30
kicks
published 8 months, 4 days ago, submitted by nsoonhui 8 months, 5 days ago

itscommonsensestupid.blogspot.com — You've heard about 13 tips to comment your code, but what about the One Single Tip? read more...

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

3
kicks
submitted by rimsystems rimsystems 8 months, 26 days ago

john-sheehan.com — Automatic properties are nice, but sometimes they just won't do. Visual C# 2005 included a 'prop' code snippet for a full property with backing filed but 2008 changed the snippet to generate an automatic property. Here's how to restore the 2005 snippet. read more...

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

5
kicks
submitted by hgarcia 10 months, 4 days ago

blog.latrompa.com — I just found this great free tool, open source, that produces xml, that has a command line interface and a nice GUI. Simple to install and start usint (less that five minutes). Why you should considered it and how it compares with Ncover. read more...

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

2
kicks
submitted by razamit 11 months, 6 days ago

dev102.blogspot.com — a nice tool that help you create VIsual Studio code snippets read more...

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

36
kicks
published 1 year, 2 months ago, submitted by wooyay 1 year, 2 months ago

3poundmass.wordpress.com — Places to find great examples of .NET code read more...

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

32
kicks
published 1 year, 3 months ago, submitted by wooyay 1 year, 3 months ago

3poundmass.wordpress.com — Nice rant about developers who don't comment their code, I can sympathize. read more...

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

19
kicks
published 1 year, 3 months ago, submitted by bayarsaikhan 1 year, 3 months ago

plentyofcode.com — Programmers are coding and coding in somewhere for some purpose. I wonder how many lines of code is written in a minute on the world :) I guess thousands of lines. But most them are coding the same snippets of code again and again. I always used "Koders" not to reinvent america, means not to rewrite the codes someone else have already solved. There are plenty of code search engines out there to serve us (programmers) with the millions of lines of codes to fasten our job. So you can use the following code search engines for this purpose read more...

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

5
kicks
submitted by frogsbrain 1 year, 4 months ago

frogsbrain.blogspot.com — Some tools I like to use for creating and maintaining consist code structure and layout. read more...

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

22
kicks
published 1 year, 5 months ago, submitted by rauchy rauchy 1 year, 5 months ago

rauchy.net — Regionerate is an open-source automatic layout enforcement tool for C#. I have just released its Public Beta. Enter the site for a quick screencast that explains all about it. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge