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

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

Stories kicked by patriciaaz
16
kicks
published 1 year, 7 months ago, submitted by marcos marcos 1 year, 7 months ago

filehelpers.com — A big step in the library roadmap. A lot of performance enhaces (more than 65% in .NET 2.0) and new features, with a pulished API. The FileHelpers are and open source library with this simple idea: "Strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array" read more...

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

15
kicks
published 1 year, 8 months ago, submitted by marcos marcos 1 year, 8 months ago

tryruby.hobix.com — A simply and useful tutorial to play with ruby Online =) Just click the link and begin to program in RUBY read more...

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

8
kicks
published 1 year, 10 months ago, submitted by marcos marcos 1 year, 10 months ago

blog.filehelpers.com — A place to discuss the changes for the 2.0 version of this open source library for flat file processing (CSV or Delimited) written in C#, get involved =) read more...

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

48
kicks
published 1 year, 10 months ago, submitted by rimsystems rimsystems 1 year, 11 months ago

john-sheehan.com — All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. read more...

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

12
kicks
published 1 year, 11 months ago, submitted by plbyrd 1 year, 11 months ago

blogs.ittoolbox.com — A good look at Windows PowerShell. The author explains why PowerShell is different than any other shell around and how it will make your life easier. read more...

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

14
kicks
published 1 year, 11 months ago, submitted by CharlieCalvert 1 year, 11 months ago

blogs.msdn.com — This is the sixth in a series of articles on LINQ. In this post the focus will be on the LINQ Set operators. Near the end of the post I include a short section on the importance of choosing the best operator for a particular task. Please see the links at the bottom of this post to retrieve the code. read more...

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

4
kicks
submitted by patriciaaz 1 year, 11 months ago

coolthingoftheday.blogspot.com — This Visual Studio template adds a C# and/or VB.NET project template for building Windows PowerShell Cmdlets and item templates in both languages to build CmdLet derived and PSCmdLet derived Windows PowerShell Cmdlets read more...

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

19
kicks
published 1 year, 11 months ago, submitted by indicator 1 year, 11 months ago

eknowledger.spaces.live.com — It's free! It's on-line! It's 267 pages! It's .NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework and you can download it here read more...

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

12
kicks
published 1 year, 11 months ago, submitted by CharlieCalvert 1 year, 11 months ago

blogs.msdn.com — When I began programming in my early teens, I was very excited to learn about programming and also excited to become a "real" programmer. I remember picking up a book from the library that purported to teach what real programmers were like. I absorbed the material and enjoyed every page. I can only remember a handful of things from that book which I now realize was not very serious material, but I do remember one quote: "Strong typing is for people with weak minds." I thought to myself, "I don't want to have a weak mind" and I didn't want people to think that I have a weak mind so I thought that I should definitely not embrace strong typing. But what was "strong typing" anyway, I wondered. After much reflection on my (brief) programming experience, I decided that strong typing was using the keyboard a lot. So I decided that people with weak minds wrote overly verbose code. I then applied my new found principle. read more...

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

24
kicks
published 1 year, 11 months ago, submitted by Jemm Jemm 1 year, 11 months ago

eweek.com — Service Pack 1 of the development platform includes user reported fixes and more than 70 improvements for common development scenarios, including new processor support for code generation and profiling, as well as performance and scale improvements in Microsoft's TFS (Team Foundation Server). Although Microsoft has released the Visual Studio 2005 SP1 bits to manufacturing, official news of the release is not expected until Monday [18.12.2006], sources close to the company said. read more...

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

20
kicks
published 1 year, 11 months ago, submitted by trumpi 1 year, 11 months ago

dotnet.org.za — Use Subversion from a portable hard disk or flash drive to synchronize your documents between various computers. There's no need to run the Subversion daemon -- all you need is portable storage and a Subversion client. read more...

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

13
kicks
published 1 year, 11 months ago, submitted by jbeninghove 1 year, 11 months ago

steve.emxsoftware.com — Nice example of using repositories and factories for persisting and retrieving your domain objects. read more...

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

14
kicks
published 1 year, 11 months ago, submitted by Hopcroft 1 year, 11 months ago

blogs.msdn.com — A discussion of the subtleties of implicit and explicit interface implementations in C#. read more...

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

15
kicks
published 1 year, 11 months ago, submitted by jflowers 1 year, 11 months ago

jayflowers.com — In this post I share some thoughts on how to increase the chance of an organization adopting TDD. read more...

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

20
kicks
published 1 year, 11 months ago, submitted by roelof 1 year, 11 months ago

ayende.com — A concise and insightful description of the state of open source on the .NET platform. read more...

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

21
kicks
published 1 year, 11 months ago, submitted by gavinjoyce gavinjoyce 1 year, 11 months ago

codeproject.com — This project started from a need. A need to have a simple image/photo .Net filters functionality to style and enhance pictures to be displayed on the web (or any other place for that matter). True, there are some filter libraries scattered around the web for doing stuff like a WaterMark or a GrayScale or even a collection of those (ImageMagick) , in most of the times they are very basic or unhelpful for styling images. Furthermore the .NET System.Drawing.* namespace doesn't provide any basic or sophisticated capabilities, for example there isn't a proper rotate or resize functionality .So the goal was to collect all of the nice .NET filters that are out there into a single package and to extend it by providing more useful and styled filters. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge