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
~6K People Reached
About Me

Student

Interests
Collecting Stamps and Coins, and working out with Programming languages
PC Specs
HP pavillion DV2122TU 1 GB RAM 1.66GHZ dual core 2 processor 120GB(I love that space) Nvidia GeForce6400…
Favorite Forums
Favorite Tags
Member Avatar for Rami.P

Hi , Anybody please help me in this ..it is an urgent for me. Actually i have a DataGridview in my window which should be with one fixed row and 2 fixed columns. Fixedrow is done in Datagridview with the headercolumn property. Now i need to add 2 columns as …

Member Avatar for Jaypeagi
0
2K
Member Avatar for Ved_TheOne

Hello everybody, I am having problems in connecting dbf file using C# Actually, what i want to do is as follows: 1. on GO button, the code connects to dbf file saved in my local hdd ie at d:\dbase 2. the file name is billingsample.dbf of type IV 3. the …

Member Avatar for ckhong
0
1K
Member Avatar for abhay_pundir

Hellllo everyone. i want to know that how to open a excel file in c# and how to copy the excel file data to the clipboard. thanx

Member Avatar for serkan sendur
0
159
Member Avatar for Ved_TheOne

Hi, All. Actually i m creating a program using C# which connects to the database (oracle) and checks for the given table "OPC_GROUP". if the table doesnt exists then it creates the table else it updates all field with provided values I used following command to query [CODE]cmd.CommandText = "SELECT …

Member Avatar for LizR
0
103
Member Avatar for Ved_TheOne

Hello, I know it may be silly to ask this but I m stuck with this: so please help I have two classes in the same namespace [QUOTE] 1. Setting_Layers_Path class files Which helps in establishing connection to the layers(GIS connections). It contains number of functions which return an object …

Member Avatar for bhaskerlee
0
207
Member Avatar for shankhs

I have just started learning C#.... But I am not getting any good place or book to learn I know C/C++. I would also like to learn .NET(I have no idea what it is). Can you suggest some book or place from where I can start with?

Member Avatar for Ved_TheOne
0
140
Member Avatar for dtaylor01

Can someone give me a example of a code inside a while/repeat loop so that it continues until you want it to stop using values of length, width, and depth.

Member Avatar for dtaylor01
0
57
Member Avatar for Ved_TheOne

Hi, i m currently working in autoCAD Can anyone provide me syntax for multidimensional array in VB6.0 for VBA whn i declare by following syntax it gives me error [CODE]dim arra(,) as Long[/CODE] Any help would be appreciated I want to declare a multidemsional array row is of long data …

Member Avatar for aktharshaik
0
728
Member Avatar for bumassjp

I will simply provide my .bat file in hopes that someone can guide me in the right direction. I have been given several tips and hints, but no one has been able to walk me through this and considering I have never even touched Java before I have no idea …

Member Avatar for bumassjp
0
169
Member Avatar for Ved_TheOne

Hi everyone, I have just started to learn java, nd started to work on some nice little programs but was trying to develop a output similar to this following 1 121 1331 14641 but couldnt make it.... instead i ended up to give this folloiwng output 1 12 123 1234 …

Member Avatar for masijade
0
121
Member Avatar for Ved_TheOne

[QUOTE] Private Sub Ok_Click() GotoURL ("http://www.sigpune.com") End Sub Sub GotoURL(URL As String) Dim Res As Long Dim TFile As String, Browser As String, Dum As String TFile = App.Path + "\test.htm" Open TFile For Output As #1 Close Browser = String(255, " ") Res = FindExecutable(TFile, Dum, Browser) Browser = …

Member Avatar for jbennet
0
84
Member Avatar for Ved_TheOne

hi, i want to write a code, which helps me to move up or move down the elements inside the list box at the click of command button i have made use of 2 listbox's, one list box if filled with all possibles images, then at runtime user adds or …

Member Avatar for PVBert
0
619
Member Avatar for Smooth_411_2000

HOw do i create a batch file that opens programs and installs updates for a person with out any user interface I need it to know when to click next and how to enter product Codes how do i do that.

Member Avatar for Ved_TheOne
0
102