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
Ranked #2K
~9K People Reached
About Me

Senior solution developer

Favorite Forums
Member Avatar for FaridMasood
Member Avatar for dhairy1
0
3K
Member Avatar for Gaurav arora

Hi all, Iwant to know is there any way to add a new column in datagrid depending upon the value of a combobox. I have columns in a table whose names are same as combobox's items names. I need to add that column in datagrid which value is selected by …

Member Avatar for Geekitygeek
0
244
Member Avatar for psychoangelo89

so my program goes like this: combobox1 controls conbobox2, so if I choose an item in combobox1, combobox2 will be populated by my query from my database. the problem is that, whenever i try to choose another item from combobox1, combobox2 will only stack the items from the database, and …

Member Avatar for AmirBedair
0
214
Member Avatar for sivak

i have never prepared design document in c# .net ..can any one tell me what are the factor we have to consider while preparing design document

Member Avatar for AmirBedair
0
66
Member Avatar for sivak

i have one student table stu id sex coloums 1 male 2 female 3 female 4 male 5 female i want retrieve the table male as female and female as male want the result table liek this stu id sex 1 f 2 m 3 m 4 f 5 m …

Member Avatar for AmirBedair
0
65
Member Avatar for sivak

i have 2 assembly 1.0.0.0.1 this is old assembly 1.0.0.0.2 this is new assembly i wnat to use new assembly for my application...In assembly info.cs file where i have to mention that assembly version

Member Avatar for AmirBedair
0
69
Member Avatar for btech_Saurabh

Hi .... i want to track the Windows Lock Event. when user lock the windows by any possible way, i want to run my code at that event. but i don't know what is the event for this. any Ideas? Kind Regards, saurabh

Member Avatar for AmirBedair
0
141
Member Avatar for mayzebra

I'm trying to find information on how to import selected data from one SQL database to another using C# (or any language for that matter) or the cmd line. aka: I dont want to use the wizard. I could export to a CSV file, then import... but that seems needslessly …

Member Avatar for AmirBedair
0
169
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 ebiemami

I want to make a simple application which its databse is on another PC in my LAN,What do I need to do to make such connection? I can make connections on the local PC.What do need to do to make a remote one? I want the exact syntax of the …

Member Avatar for nvmobius
0
183
Member Avatar for dskumar_85

hai friends . i want to know about how to convert from pdf to word ,by using window's application C#.. help me ,,,,

Member Avatar for AmirBedair
0
69
Member Avatar for Gaurav arora

HI all, I just want to ask how we can add more than 1 table in dataset or dataadapter through coding not through wizard.

Member Avatar for AmirBedair
0
130
Member Avatar for Gaurav arora

HI all i m making a project in which i have added menu named Login which includes items like login, create new user, delete user, change password etc. i want to access these items on the basis of username. e.g. if username is administrator he can access all the items …

Member Avatar for Gaurav arora
0
116
Member Avatar for sara29

HI all, can some one tell me how to extract data from images and mime messages. Exact code not necessary but do guide me as how to go about it. Thanks in advance. Regards, sara

Member Avatar for sara29
0
94
Member Avatar for vietnamese

Hi, I try to do a winform C# (2005) and update an item in Grid. The 1st column, I have a combobox so I want update all item in Grid when I change value in comboboxes. Could everyone give me an example? Thanks in adv

Member Avatar for ChaseVoid
0
92
Member Avatar for FullBjarne

Hello! I have a problem with the size. I've made a function that saves the size, but each time I start the application does the size get larger then the last time. How do I fix that problem? Here are the code for the function: [code] using System; using System.Collections.Generic; …

Member Avatar for AmirBedair
0
85
Member Avatar for oliver_mk

Hi, I am getting this error "[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied." when trying to get some data from SQL Server 2000 database. SQL Server is installed on Windows Server 2003, and i am testing the application from WinXP sp2. Testing from other machines with same settings …

Member Avatar for AmirBedair
0
376
Member Avatar for ShreyaTrivedi

I have created a user control (uctxt) and an application to test that user control. Suppose the application lies in folder D:\snt\TestOcx on my local machine. And its exe will be created in D:\snt\TestOcx\TestOcx\bin\debug\TestOcx.exe and the dll of the usercontrol (uctxt.dll) to be tested will also be lying in the …

Member Avatar for AmirBedair
0
99
Member Avatar for Gaurav arora

Hi all I have to make a form in my project which includes text NOW LOADING following 4 to 5 dots like ......, Now my motive is that on loading that form the dots should look like moving as is mormally seen in all softwares and games. i have used …

Member Avatar for AmirBedair
0
101