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
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for havejeet

Hi friends, I have a checkedlistbox control on my windows form. Now when Application runs, every item is unchecked and user checks the items as per his choice. I want that - next time when user runs the application - checkedlistbox should be loaded with the same items checked. Meaning …

Member Avatar for kvprajapati
0
848
Member Avatar for havejeet

I need a list of Active Directory fields dynamically - meaning - that i should pass the domain and it should display the list of active directory fields for that domain. thanks, jeet

Member Avatar for sanch01r
0
126
Member Avatar for havejeet

Hi all, I am using SQLbulkCopy to transfer source data to multiple destination tables of SQL server 2005. I want to show the user - log file (text format) which data are transferred and which are not...how? please suggest! thanks jeet

Member Avatar for havejeet
0
125
Member Avatar for havejeet

Hi all, I have one windows service made in C#. I want My service to create CSV file every two minutes... but it should overwrite the existing file every two minutes. but whenever I try - it says file is already open - while I am sure that file is …

Member Avatar for Ramy Mahrous
0
131
Member Avatar for havejeet

Hi all, I want to send automatic mail from my Delphi application with attachment without invocation of any client tool like outlook. Actually My application runs as a windows service and every 5 minute generate some response files. I want those files to be mailed automatically. But how do I …

Member Avatar for havejeet
0
548
Member Avatar for havejeet

Hi All, I want to convert any (current datetime differs in format depending regional setting) into 20090622172120 format. How do I do that? I want solution that work with any regional setting. many thanks, Jeet

Member Avatar for havejeet
0
140
Member Avatar for havejeet

Dear All, I have developed C# application to import data from CSV to SQL Server using sqlBulkCopy. However I am facing couple of problems listed below 1. whole transfer fails when one record has column width issue (source column width is 30 and destination is 20) so how could I …

Member Avatar for sknake
0
150
Member Avatar for havejeet

Hi all, is there anyway to log SqlBulkCopy records, if that s correctly written over database table or not and if failed, the reasons? I am using C#. regards Jeet

0
58
Member Avatar for havejeet

Hi friends, I am developing one application - in which on click event of a button, I am calling several functions and other sub-routines (e.g. creation of CSV file, Copy them to SQL table, load them to Datagrid) - now my problem is that when there are loads of data …

Member Avatar for Tank50
0
125
Member Avatar for havejeet

Hi all, In my windows application written in C#, I am calling one windows utility...but it is likely to fail the execution of that windows utility execution...How do I log the error of that utility into my C# application? regards Jeet

Member Avatar for havejeet
0
98
Member Avatar for havejeet

Hi all, I have two problems 1. I have a comma separated string values. I want to load them all into checkedlistbox as items.....HOW? 2. how do I get the itemindex of checkedlistbox, passing the text? regards and thanks Jeet

Member Avatar for ddanbe
0
160
Member Avatar for havejeet

Hi All, I have a checkedlistbox on my windows form. whatever Items user selects - I want them to be remembered by application for next time run - Means next time same items should be checked. To my solution I stuck at a particular point I want itemindex of the …

Member Avatar for Diamonddrake
0
114