Tools & Buttons
Invite
About us & Contact
Login
Sign Up
home
post a link
popular links
upcoming links
spy
Links recently tagged with 'C#'
1
votes
vote it
voted
A* pathfinding search in C# - Part 3
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
|
Apps & Tools
| views: 156
2
votes
vote it
voted
A* pathfinding search in C# - Part 2
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
|
Apps & Tools
| views: 357
4
votes
vote it
voted
Parallel LINQ (PLINQ) with Visual Studio 2010
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
|
Others
| views: 247
2
votes
vote it
voted
NPOI with Excel Table and dynamic Chart
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
|
Open source
| views: 296
2
votes
vote it
voted
Regex matching and naming groups in C#
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
|
Tips & Tricks
| views: 230
5
votes
vote it
voted
Time's up! Gaia Ajax 3.6 Alpha Released!
ctthang
6 months, 1 day ago
blogs.gaiaware.net —
Thank you for your patience and continued belief in our product. It is our vision to bring you the finest quality for ajax development on the ASP.NET platform. The 3.6 version comes with practical in...
more...
add comment
|
Ajax
| views: 215
3
votes
vote it
voted
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
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
|
ASP.NET MVC
| views: 1942
3
votes
vote it
voted
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
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
|
ASP.NET MVC
| views: 1942
« Prev page
1
Next page »
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
2172
jQuery MultiSelect
1942
Creating Excel spreadsheets .XLS and .XLSX in C# - ASP.NET MVC Project
1708
jQuery live() and ASP.NET Ajax asynchronous postback
1540
10 Best jQuery Menu Plugins
1312
Building Collapsible Panel Control using jQuery in ASP.Net Page
1275
C#: Convert a Generic List to a DataTable Using Reflection
935
No Character Encoding Declared at Document Level
925
Set Color of GridLines in Gridview
784
Show Images In GridView From DataBase in ASP.NET C# VB.NET
781
Up and Down Toggle slider using JQuery
Technorati Profile