By tag: source
0
kicks
Open Source Interactive WPF image cropper control released
Although there are already some good articles on how to crop an image in WPF, the ones We tried out did not fit out requirements, so we decided to write our own control. Our control extends the regular Image control, so you can use the all of the features you are used to have.
That’s it in a nutshe...
0
kicks
NPOI with Excel Table and dynamic Chart
NPOI is a great open source project that enables us to create Excel spreadsheets in code using Microsoft .Net Framework. A reader of my blog commented on the post titled Creating Excel spreadsheets .XLS and .XLSX in C# about a problem he was having to get NPOI working with an Excel table bound to a ...
0
kicks
Anatomy of a Silverlight Game: Avoid Mistakes Building Online Games
Last week I created a document that incorporates my experiences developing the Shock Silverlight online game so far. The document discusses the basics of online games in Silverlight and has a lot of practical examples (code) and a working project that you can use to build your own game. Don't make t...
0
kicks
Have you ever wanted to monitor a website for changes?
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 al...
0
kicks
Forms interaction with ASP.NET MVC (screencast)
This screencast is a short demonstration on how you can handle form interactions using the ASP.NET MVC framework.
0
kicks
System.Web.MVC, Rhino Commons, Castle Active Record, Nhibernate, Part
Rhino.Commons, AR & NHibernate was the right decision for my project, but I’ve made a conscious effort to shield the MVC web site application from having any knowledge of their existence. This was done to achieve greater separation of layers and fewer direct dependecies.
0
kicks
SubSonic ASP.NET Providers
I am announcing the SubSonic ASP.NET Providers (now only Membership and Roles) using the SubSonic DAL and the official Beta 1 release.
0
kicks
Check In the freaking code!!!??!!
I was pondering recently the various methods a team could go about assuring good check ins into source control. I would assume that much of a check in, build, and source repository's tasks can be automated. Continuous build integration is a good part of assuring check ins aren't breaking things th...
0
kicks
Top 10+ source code search engines
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 ...
0
kicks
A Better View On Your Coding Community!
A great site that aggregates the top coding-related feeds in one convenient and easy-to-use location. Filter information by providers, topics and keywords in order to quickly find the information that you need.
0
kicks
CodePlex to support anonymous repository access
Jim Newkirk, the CodePlex Product Unit Manager, posted some more information on some of the new features that will be coming on April 2nd in response to my last post on this topic.