Click here to Skip to main content
16,017,857 members

Comments by krushna chandra jena (Top 40 by date)

krushna chandra jena 28-Aug-14 4:19am View    
yes
krushna chandra jena 18-Aug-14 3:58am View    
have you know diskdefragment in windows 7 or windows xp ..
how it will do by c# coding..
krushna chandra jena 11-Mar-14 8:28am View    
Can you clarify ? do you want to restrict the user in a textbox insert upto decimal(6,2) or try to insert in database from textbox decimal(6,2)..
krushna chandra jena 4-Apr-13 2:34am View    
dr["A"] = (i + 1).ToString();
dr["B"] = (i + 1).ToString();
dr["C"] = (i + 1).ToString();
dt.Rows.Add(dr);
krushna chandra jena 26-Feb-13 8:18am View    
Hi....
I want to say that listview responses but after complete the execution ,
when execution in going on then it hangs , i can not select any row of the listview.
Regards
Krushna