4,588 Topics

Member Avatar for
Member Avatar for ramsaryanmca

Dear all, im new to this forum.can u pls help me to do this one. i am reading a particular pdf file and searching for a particular word and how time it occured means number of occurences in that file.. pls assist me to do this one Thanx in advance.. …

Member Avatar for lok_tan
0
125
Member Avatar for DoubleShot

HELP! I am trying to write a database app with three tables. I have figured out how to connect to my database with oledbconnect. From there I am confused as to how to get a select command to work. I have found plenty of info on selecting data from one …

Member Avatar for Venjense
0
140
Member Avatar for gopan

Hello evrybody, I wanted some help regarding windows form in C# .. I have a label control where i need to put a linkbutton control inside the label control dynamically ,I am able to place a link button but not at the required position inside the label control.. I hav …

Member Avatar for Inanna
0
161
Member Avatar for James Asante

[COLOR=#000000]I want to update the current user to UserName field in my database from a login control which identifies the current user as <% = CheckLoginStatus1.CurrentUser.UserName%>.[/COLOR] [COLOR=#000000]I have a datagrid with the update function. It is able to pick the current user, but the database UserName field does not get …

0
56
Member Avatar for Tal Aviel

Hello all, I'm trying for hours to compile a visual c#.net project. I have a Visual C# .NET Project with 3 Forms. How can I build from this project .exe File which I be able to send for everyone? Please help me ! (Note: Please don't tell me "Use Csc.exe", …

Member Avatar for Tal Aviel
0
82
Member Avatar for Killer_Typo

howdy all, im just looking for some good websites that list all of the controls in C# that list the various ways of interacting with a MySQL database through C# through a website. While i normally use PHP for this type of thing i would like to expand my horizons. …

0
70
Member Avatar for beuls

I have written a program in c# for quick sort using multithreading. but the code has a problem. the array is not sorted properly. i think it is because the parent thread terminates soon before the child threads sort the array. i am attaching the code herewith. kindly help me.any …

Member Avatar for _r0ckbaer
1
265
Member Avatar for Shaitan00

I have a Class (base) that takes a TYPE in the constructor and loads the appropriate image into memory - this class is used to fill the level map of my game - so I create like 50 of the objects, 20 walls, 10 bricks, , 20 floors, etc... and …

Member Avatar for Lord Soth
0
102
Member Avatar for knightrider2006

Hi! I'm a beginner C# programmer, and our instructor has asked me to create a verification system for our web site so that a person has to complete a puzzle before they can fill out a form to submit comments on the site, etc. What he wants us to do …

Member Avatar for plazmo
0
268
Member Avatar for BeyerCorpuz

Dear Forum: What is a better program for web development- C# or VB 2005? Thanks

Member Avatar for hollystyles
0
81
Member Avatar for imran_mani

i want to write an application in c# that check that either MSDE installs on current machine or not if not then install MSDE to current machine and copy SQL Server2000 database files(mdf and ldf) files to a specific location so that my another c# application use that database.could anybody …

Member Avatar for Lord Soth
0
232
Member Avatar for waiting

i'm new in C#. I wish to learn this programming language. May i know what software for writting C# language? Do C# same with VB.net? Thx.

Member Avatar for alc6379
0
97
Member Avatar for alura

i have a window form that has usename and a password but i cant get my 2 buttons submit and cancel to work dose anyone know where i could look to learn more on how to make my buttons work ty all

Member Avatar for asmith3006
0
182
Member Avatar for emeraldth

Hi All, I'm trying to call a parameterized stored procedure in C# using microsoft ODBC .NET. Could you please give me some help or hint? Thank you very much! C# code: ... //connection code odbcCommand.CommandType = CommandType.StoredProcedure; odbcCommand.CommandText = "BEGIN myProc(?, ?); END;"; odbcCommand.CommandTimeout = 0; OdbcParameter paramA = odbcCommand.Parameters.Add("@A_CNT", …

0
53
Member Avatar for laki

hi i want to reverse the LL useing recurtion in C#, i am able to print it in reverse order but unable to store it as LL in reverse order, below is the code for it ::) [CODE] [COLOR=#0000ff]using[/COLOR][COLOR=#000000] System;[/COLOR] [COLOR=#0000ff]using[/COLOR][COLOR=#000000] System.Collections.Generic;[/COLOR] [COLOR=#0000ff]using[/COLOR][COLOR=#000000] System.Text;[/COLOR] [COLOR=#0000ff]namespace[/COLOR][COLOR=#000000] linearLL[/COLOR] { [COLOR=#0000ff]class[/COLOR] [COLOR=#008080]LinkList [/COLOR]{ …

Member Avatar for Lord Soth
0
291
Member Avatar for it-1

is there a way that i can link JAVA with C#?? or that i can write a C# code in a Java code?? THNX

Member Avatar for Lord Soth
0
327
Member Avatar for shabosco

I just wrote a phonematic name search in C# using the Levenshtein Distance Algorithm. It is very tricky and was quite hard to figure out. This is the samething google uses, and many major search engines. it matches by rank to the text you type in, even if it is …

Member Avatar for Numen
0
175
Member Avatar for ars-ceful

Hi. all, im a newbie here, i just need an help on how to code in C# to find an open ports in a network.. I had a program to interact in a network.. Any ideas how, links, tutorials or sample codes??? Pls.. do help.. Thanks a lot

Member Avatar for alc6379
0
300
Member Avatar for tejuarora

[COLOR=black]Your cell phone provider bills you for minutes consumed per month. The billing rate per minute varies by time of day. The cell phone company rounds usage to the nearest N where N is dependent upon the time of day. Write a C# method based upon the following signature that …

Member Avatar for alc6379
0
87
Member Avatar for lexaTW

Somebody! Please help to start. I didn't work for couple of years and now I found myself lost. It looks like Microsoft changed their subscription packages. What do I need to order or subscribe to get C#.NET, VB.NET, ASP.NET, ADO.NET ??? Visual Studio .NET Enterprise Architect Visual Studio .NET Enterprise …

Member Avatar for edu.quest
0
204
Member Avatar for Munoz

I am trying to display a database into textboxes without using Datagrids. How do you give a value to a text box that corresponds with a Sql row. Thanks.

Member Avatar for tgreer
0
103
Member Avatar for asmith3006

Hello new world. I'm new to C# and very new to GDI and drawing and would really appreciate some help. I'm trying to draw some boxes (rectangles). I wont put code up as I don't think it's nessesary... but you never know. As a test I've made a form and …

Member Avatar for asmith3006
0
125
Member Avatar for it-1

i need to link between JAVA code and C# code i need to call C# from java or write C# code in JAVA code can anyone tell me how?? THNX

Member Avatar for server_crash
0
68
Member Avatar for nagramana

Hi, How to insert blob into MySQL using ODBC in C#. My application is windows application. Thanks Ramana

Member Avatar for nagramana
0
115
Member Avatar for tenbellys

hello people :) found this site via google and its helped me a great deal so far but ive hit a snag. from this topic: [url]http://www.daniweb.com/techtalkforums/thread19672.html[/url] ive managed to create an app that will sit in the system tray and can be minimised and restroed again but the problem is …

Member Avatar for ilovcars
0
205
Member Avatar for Mahen

Can someone tell me about your favorite blogs websites dedicated to C# & .NET as a whole, that you like to read.

Member Avatar for plazmo
0
63
Member Avatar for valiant_aleksei

Hello people! i reallay dont have a clue how to connect my newly made database to my c# please help.

Member Avatar for alc6379
1
753
Member Avatar for saman

HEYZ CAN ANYONE GUIDE ME WHCIH PROJECT TO TAKE UP IN C#.... THAT IS MARKS GAININ....NEED UR HELP DEAR PEOPLE OUT DERE...LOOKIN FORWARD FOR SOME NICE IDEAS N HELP RELATED TO THOSE IDEAS....REPLY SOOONNNNNNN :confused: :lol:

Member Avatar for alc6379
0
134
Member Avatar for guino

Hi, can someone help me with a code sample? i want to create a .wav file with C#. :cry: Please .... Thanks! best regard

Member Avatar for gusano79
0
175
Member Avatar for Richard Lelle

I am trying to pass data from one form to another using session parameters. The second form says that my passed data fields are 'out of scope'. What does this mean?

Member Avatar for alc6379
0
106

The End.