Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~7K People Reached
Favorite Forums
Favorite Tags
Member Avatar for jainendra.shah

hi frds, I want to check items of checked list box of one form from second form . while i put the same items in listbox at second form. I just want to check mark on checkedlist box control on form one if i select listbox item on second form. …

Member Avatar for Emmanuel Jay
0
1K
Member Avatar for jainendra.shah

hi frds, i have create a .txt file and write some data. i want to open on screen that .txt file for reading by a click a button. if you have the answer, so please help me. thanks in advance ....

Member Avatar for Amit Dhemar
0
186
Member Avatar for jainendra.shah

hello frds, i want to change text of textbox1. and that text taken from other textbox or other control. but problem is to fill textbox1 i have certain condition like first text should contain 6 digit, second 10 third 1, fourth 8. textbox1's text should be appear in this format …

Member Avatar for LizR
0
77
Member Avatar for jainendra.shah
Member Avatar for LizR
0
70
Member Avatar for jainendra.shah

hello frds, I m very new about xml. I just write table in xml files and now want to execute sql statement on that files. provide help. Thanks in advance.

Member Avatar for LizR
0
88
Member Avatar for jainendra.shah

hello frds, Does it is possible to fire query directly xml file which contain a sqlserver database table. I don't want help from any other database for query. If any idea pls give way. thank in advance.

0
55
Member Avatar for jainendra.shah

hello frds, I have write table in xml file and want to execute query from xml direclty. how I perform. My way is --- first I write two table "ftable" and "stable" in xml as "ftable.xml" and "stable.xml" then create query as " Select id,name from ftable UNION Select sid, …

Member Avatar for LizR
0
98
Member Avatar for jainendra.shah

hi frds, I want to write a table in xml file by datareader directly. but I dont know how i write directly. I don't want to use dataset b'coz my table ir very large. And dataset is slower then datareader. So provide help. thank you

0
61
Member Avatar for jainendra.shah

hello frds, I am trying to draw line by drag and drop between two checkedlistbox where both checkedlistbox is an object of checkedlistbox control. While i try to take start point by mousedown event on checkedlistbox and endpoint by dragdrop event. but problem is when I drop the mouse, checkedlistbox …

Member Avatar for LizR
0
128
Member Avatar for jainendra.shah

hi frds, I have created a user control with the Imagebox control, label and a checkedlistbox control. then I want to access checkedlistbox control from my application form. But unable to find any properties or event who manage directly to checkedlistbox control. Plz provide way how to access that control …

Member Avatar for AmirBedair
0
3K
Member Avatar for jainendra.shah

hi frds, I am in problem to save all task or jobs which i perform on windows application. Actually first i create a job and save in node of a treeview on first form. If i execute second time and click the node of treeview then open last job till …

0
51
Member Avatar for jainendra.shah

hello frds, I m working on windows app in .net envirement with c#. I want to fetch large amount of data from a table and load it to my app. by dataset. but problem is, it unable to handle this or take a long time. My table have approx 10 …

Member Avatar for wujtehacjusz
0
68
Member Avatar for jainendra.shah

hi frds, I want to fetch data from a table who contain approx 10 million data or above. I am able to fetch approx 1 million within 3 min. but this is so slow. and also problem to fetch more then 1 million. I used to data adapter and dataset …

Member Avatar for camilojvarona
0
98
Member Avatar for jainendra.shah

hi frds, I want to fetch a table from database to my application. Table have a very large data. So I use threading. but problem is threads execute but not fetch full table from databse. What I do? Plz Give idea by which i complete my task of fetching database …

0
60
Member Avatar for jainendra.shah

hi frds, I want to create an ActiveX object in my windows application. but i have no idea how to create and use. i will appriciate any idea related to this thanks

Member Avatar for selvaganapathy
0
70
Member Avatar for jainendra.shah

hi frd, I have draw a line between two table's item at a button click event.Line appear on the panel . Problem is when I try to draw line between two differnt table's item again then first created line disappear. How i can hold the old draw line on panel.with …

Member Avatar for dangkytructuyen
0
101
Member Avatar for jainendra.shah

hi frds, we have the problem that we have created a datatable object (table) and want to add (export) this table in sql server any database. i have the destination connection object and the source table i need the way to export this .Tell me how can i do this …

0
65
Member Avatar for jainendra.shah

hi frends, I have a problem of selecting a specific substring from a string.... such as---- i have a string "sneha". i have to search "eha" in this string .how can i do this? Thanks

Member Avatar for jainendra.shah
0
59
Member Avatar for jainendra.shah

hi , I design a form and load some controls with a specific value at run time. I give it a name "Job". till I want to save whole of the form with all its controls as Job1, Job2.... And show all no. of jobs in a list. If I …

0
61
Member Avatar for jainendra.shah

hi frds, I want to return primary key of a table. For that I use this code, but it is unable to access the primary key and show the error " null refrence exception " My code is -- Private void GetPrimaryKeys ( DataTable myTable ) { // create the …

Member Avatar for Ramy Mahrous
0
77
Member Avatar for jainendra.shah

hi frds, I want to establish relation between two table. I select both and got table name and field name . After this i have no idea how to form relation b/w that table. If you have any clue plz provide. thanks.

Member Avatar for maciek
0
120
Member Avatar for jainendra.shah

Hi frds, I want to add msc dynamically in my application. Does it is possible? If yes then plz provide help . thanks in advance.

0
49
Member Avatar for jainendra.shah

hi frds, I want to show link b/w 2 table. Where both table is genrate at run time with same name. & want to establish to relation . but problem is how i access columns of both table .. my code is OleDbConnection con11; OleDbDataAdapter daquery; DataSet dsquery; void chktable1_MouseDown(object …

0
60
Member Avatar for jainendra.shah

hi frds. i want to get path of new created folder by save file dialog box. hope you will help me

Member Avatar for jainendra.shah
0
48
Member Avatar for jainendra.shah

hello frds I want to drag and drop all label created crossponding to checklist box's checked item. But problem is only move last created label. other give no responce. help me.. my code is. public CheckedListBox chk; private void Form1_Load(object sender, EventArgs e) { chk = new CheckedListBox(); chk.CheckOnClick = …

Member Avatar for jainendra.shah
0
95
Member Avatar for jainendra.shah

hi all I want to genrate a control corssponding to each checked items of checklist box control. will you help me . thanks in advance.

Member Avatar for jainendra.shah
0
157