Links recently tagged with 'programming' Subscribe to this feed

1votes
voted
leniel leniel 3 months, 16 days ago
leniel.net — This is the last installment in the series about A* search. The C# source code implemented is available in the final part of this post. As promised in the last words of A* pathfinding search in C# - ... more...
add comment | | views: 156
A* pathfinding search in C# - Part 3
2votes
voted
leniel leniel 3 months, 14 days ago
leniel.net — This post describes step by step the methods used to implement the A* search algorithm. To illustrate the path finding problem and how it can be solved using A* I decided to use the Romania map (with... more...
add comment | | views: 357
A* pathfinding search in C# - Part 2
4votes
voted
leniel leniel 4 months, 8 days ago
leniel.net — On the last day of May I wrote about how to calculate prime numbers with LINQ in C#. To close that post I said that I’d use the primeNumbers delegate to evaluate PLINQ (Parallel LINQ) and measure the... more...
add comment | | views: 247
Parallel LINQ (PLINQ) with Visual Studio 2010
2votes
voted
leniel leniel 4 months, 23 days ago
leniel.net — 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 .... more...
add comment | | views: 296
NPOI with Excel Table and dynamic Chart
2votes
voted
leniel leniel 5 months, 16 days ago
leniel.net — Let’s say you have a string and want to match individual groups of characters within that string. How would you do that? That’s the question I asked myself. The following code is the outcome of some... more...
add comment | | views: 230
Regex matching and naming groups in C#
3votes
voted
leniel leniel 6 months, 19 days ago
leniel.net — This java crawler is extremely useful if you need to search a webpage for a specific word, tag or whatever you want to analyze in the data retrieved from a given URL. I’ve used it for example to s... more...
add comment | | views: 223
Java web crawler searcher robot that sends e-mail
3votes
voted
leniel leniel 8 months, 12 days ago
leniel.net — Recently I had to implement some code to create an Excel spreadsheet/report using C#. The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had ... more...
add comment | | views: 1942
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
  • Web Dev Vote's Facebook Profile
  • Follow us on Twitter
  • RSS

Top stories  Top Vote   Top View

10 Web Dev .NET: jQuery Flexigrid Using C# 3.0 (.NET 3.5) & LINQ
8 6 Tips for Working with the ASP.NET AJAX Accordion Control
8 Object-Oriented Data Caching for Classic ASP
8 VS 2008 on Vista 64-Bit
7 Access JavaScript variables on PostBack using ASP.NET Code
7 Working With ASP.Net MVC Part 1 | Dev102.com
7 Tips & Tricks when working with jQuery and ASP.NET AJAX
7 HowTo Get Current Online Users Count and Infos with ASP.NET
7 Really Simple Testing for JavaScript - Tales from the Evil Empire
6 Saving a File Directly Into a MySQL Database


Technorati Profile