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
V

vipin kumar sharma

@vipin kumar sharma
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SftTree.dll, v4.0.0.0 performance issue With C# Winform
    V vipin kumar sharma

    I am facing the performance Issue in VS C# 2014, when we adding the item in softtree,setting the image in softtree and changing the font. sample code:- //Collection.count=10000 for(int i=0;i<=Collection.count;i++) { //if collection count is 10k or more than that,facing performance issues. //time taken by below three lines-6-11 ms.for each record. int Index = sftTree.InsertItem(parentIndex + 1, desc); sftTree.set_CellFont(Index , (short)0, new Font(sftTree.Font, FontStyle.Bold)); sftTree.set_ItemPicture(Index,GetImage("Sample")); } C# Full Execution Time-3.5 Min VB6 Full Exceution Time-.19 sec to 1.5 Min

    C / C++ / MFC csharp database visual-studio performance
  • Login

  • Don't have an account? Register

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