Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

Dilan Shaminda

@Dilan Shaminda
About
Posts
12
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SQL Transaction Exception
    D Dilan Shaminda

    check this answer here. It might help you :) http://stackoverflow.com/questions/6358806/this-sqltransaction-has-completed-it-is-no-longer-usable-configuration-er[^] This article is also explaining the same problem Zombie check on Transaction - Error : This SqlTransaction has completed; it is no longer usable.

    C# help database tutorial question announcement

  • i don't know at what is zed using in this code the ''if(mode == 'c')",pls help!
    D Dilan Shaminda

    You are welcome :)

    C# database help performance question

  • i don't know at what is zed using in this code the ''if(mode == 'c')",pls help!
    D Dilan Shaminda

    it just check the mode you passed as a parameter is equal to 'c'. If it is equal to 'c' then create an empty file for output operations ("w"). else open a file for update ("r+") (both for input and output).

    C# database help performance question

  • Android json parser . please do the android json parserand show the images in listview
    D Dilan Shaminda

    Google and read some tutorials.You can find many good examples.If you have stuck in somewhere in your code, ask help with your code.Then we can help you :)

    Android android json

  • Need help to print a receipt in a WPF project
    D Dilan Shaminda

    Google and you can find many examples :) WPF Print Engine: Part I[^] http://www.nullskull.com/a/1378/wpf-printing-and-print-preview.aspx[^] http://sourceforge.net/projects/itextsharp/[^]

    C# csharp wpf help

  • how to store text -box value in database
    D Dilan Shaminda

    Go through this tutorial and it will help you to learn how to handle insert,update and delete using ASP.NET C# and ADO.NET http://www.onlinebuff.com/article_step-by-step-select-insert-update-and-delete-using-aspnet-c-and-adonet_32.html[^]

    ASP.NET database tutorial

  • Virtual Drive in c#
    D Dilan Shaminda

    You can use Dokan Libray for creating virtual drivers http://dokan-dev.net/en/[^]

    C# csharp tutorial question

  • Combobox.SelectedValue and Combobox.Text
    D Dilan Shaminda

    When you want to change the text? When _SelectedIndexChanged event fired?

    C# question

  • help C# AND SQL Server
    D Dilan Shaminda

    Can you please explain it more clearly?

    C# csharp database sql-server sysadmin help

  • Detect specific finger tip in convexhull
    D Dilan Shaminda

    hi,thnx for the rply..i used cvFindCountours() function to get the contours of the hand..i will try the skeleton one as you suggested..but i want to know how to use depth value of convexitydefects to identify fingers...Thank you

    C / C++ / MFC tutorial

  • Detect specific finger tip in convexhull
    D Dilan Shaminda

    hi,thnx for the rply..i used cvFindCountours() function to get the contours of the hand..i will try the skeleton one as ypu suggested..but i want to know how to use depth value of convexitydefects to identify fingers...Thank you

    C / C++ / MFC tutorial

  • Detect specific finger tip in convexhull
    D Dilan Shaminda

    Hi, i was able to detect finger tips and valleys using cvConvexityDefects() and Convexhull functions...now i want to identify what finger tip is belongs to what finger...for an example i want to detect finger tip of the thumb and do something..Need some tips...Thanks in advance :) :)

    C / C++ / MFC tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups