Links recently tagged with 'programming' Subscribe to this feed

3votes
voted
leniel leniel 2 months, 25 days ago
leniel.net — Today I’m going to write about a simple yet powerful way to manipulate properties and methods of a given type. We’ll set values to properties and invoke methods through the use of reflection. Maybe y... more...
add comment | | views: 185
Manipulating Properties and Methods with Reflection
1votes
voted
leniel leniel 9 months 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: 235
A* pathfinding search in C# - Part 3
2votes
voted
leniel leniel 8 months, 29 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: 690
A* pathfinding search in C# - Part 2
4votes
voted
leniel leniel 9 months, 23 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: 492
Parallel LINQ (PLINQ) with Visual Studio 2010
2votes
voted
leniel leniel 10 months, 10 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: 559
NPOI with Excel Table and dynamic Chart
2votes
voted
leniel leniel 11 months, 3 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: 311
Regex matching and naming groups in C#
3votes
voted
leniel leniel 1 year 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: 319
Java web crawler searcher robot that sends e-mail
3votes
voted
leniel leniel 1 year, 1 month 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...
2 comments | | views: 3092
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
9 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