4,588 Topics

Member Avatar for
Member Avatar for zeeshan_kust

hi dears i want to connect my finger print device to my computer through c# for the project [B]E-Voting using biometrics modules[/B] but no idea how to start the code plz help me if some one is interesting to help me plz note my email address: [B]mzeeshan87@yahoo.com[/B]

Member Avatar for Ramy Mahrous
0
62
Member Avatar for fahad42

Hi all........... i want to use CSS with c# windows appliction control for standard design. But i could not use it. i do not know, how i can link a cssClass for a control such as button, label. Friends plz give solution with a example. Fahad

Member Avatar for serkan sendur
0
244
Member Avatar for mcdt2424

I am having a problem getting a value from my dictionary object. The TryGetValue Method returns true which indicates that it is finding the key in the dictionary but emps variable is not being populated with the value in the dictionary. What am I doing wrong? thanks for your help! …

Member Avatar for mcdt2424
0
101
Member Avatar for Kekke

Hello. I am trying to make a C# application login on my ASP.NET page. I am using a login control to check the login. login.aspx [code=ASP.NET] <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="login.aspx.cs" Inherits="TourPortal_WebUpload.login" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page</title> </head> <body> …

0
67
Member Avatar for Lee_Sonnenburg

I'm writing a program that accesses a public web service. The web service has one web method. After referencing the service and creating an instance of it i'm retrieving the data from the web method. The problem: The data that gets retrieved is a long string of xml. What I …

Member Avatar for Lee_Sonnenburg
0
99
Member Avatar for rwkingv

Hi, I am relatively new to C# Express and have created an app that builds & runs fine. But when I try to publish it, I get the following messages: 1)Cannot publish because a project failed to build. 2)SignTool reported an error 'Failed to sign bin\Release\TeacherCSharp.publish\\setup.exe. SignTool Error: Signtool requires …

Member Avatar for rpsrikanth
0
340
Member Avatar for hi.meral

well, i am developing a desktop application in c#.net here i want to trash the unique information of the perticular computer like a harddisc serial no, or procesor or motherboard serial no. by which i can allow the software for that perticular pc only. How can achive ??

Member Avatar for MosaicFuneral
0
155
Member Avatar for shaviraghu

Hi all, I am looking at developing a Html editor for winforms in c#.I have looked into codeproject.com and found some, the most complete being "The most complete C# Webbrowser wrapper control".But this project has removed dependency on MSHTML. But I have already an editor which uses MSHTML and it …

0
91
Member Avatar for diya0076

// i m getting error when i update ID field of table.. all others field can be updated bt nt the field which i have used as where conditions of update command..! using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Data.OleDb; namespace WindowsApplication1 …

Member Avatar for jen140
0
149
Member Avatar for prashantsehgal

Hello to all, well i m in a big problem hope you can help me out.i m currently doing my B.E project & in that i have to show certain representation of the data for comparison purpose. i have just found one software called as dundas but even thats not …

Member Avatar for Antenka
0
124
Member Avatar for eck3ko

HI! i have two dlls one is in c# and the other in c++ i need to send a string from the c# to the c++ :S i've tried many ways i found all over internet but always i receive garbage inside c++, any example on how to do it? …

Member Avatar for thegrovesy
0
73
Member Avatar for Bladtman242

Hi, which C# enviroment (i like to keep compiler, editer and debugger in the same program) can you guys recommend?

Member Avatar for Bladtman242
0
165
Member Avatar for kals4u

Hey guys im new to daniweb can anyone tell me how can i create an email inbox in my Web Application

0
50
Member Avatar for nadiahkamil

Dear Friend...I urgently need your help.. Im developing application multithreaded and multiplatform File Transfer Utility...now the main function is alread working (thanks to Mr Sailen Sukul). The problem is that I want my application to have a progress status in every row.(Means that it should show the size of the …

Member Avatar for Ramy Mahrous
0
75
Member Avatar for niketh90

I have been give the salary and hra of manager,supervisors and workers. Now i want to take the name,address,ph no ,designation from user . then take that name address and ph no along with the default calculated salry,hra from first form to be displayed on second form. So that a …

Member Avatar for mail2saion
0
128
Member Avatar for fia

Guys i am working on a desktop application idea, using the visual paradigm to draw uml diagrams then export them to an XMI file. the problem that i am facing is that i need a uml 2.0 meta model data structure to use with C#.net. i was wondering if any …

Member Avatar for alc6379
0
203
Member Avatar for anju458

I have to navigate between the records from the dept table. But when I am tryng to do that I get stuck at teh second record. and teh inc value gets reset to 0. Please let me know an alternative to this. I guess maintaining session state is an option …

Member Avatar for Ramy Mahrous
0
88
Member Avatar for chetan21

I am implementing multilanguage code editor in c#.after typing program in editor when user presses compiler button,c compiler should take program typed(c program) in text area as input & should return its object that will contains corresponding output(output or error if any) . 1) firstly how to call or link …

Member Avatar for dickersonka
0
242
Member Avatar for bsdpowa

Hi, I have a home assignment in C#, I need to make a simple one-way linked list and I'm having trouble. I can make all kinds of linked lists in C++ with no problem at all but I can't do it in C# and that's because I can't access memory …

Member Avatar for bsdpowa
0
112
Member Avatar for sid.coco

I have built an application in V C# Express Edition, now in express edition there is only ClickOnce and we can not publish the application, i hav used Windows iexpress wizard to create the setup but in vain, so if anyone can tell me what should I do in order …

Member Avatar for JerryShaw
0
119
Member Avatar for aashil

I have created one login page named login.aspx. And one database named ADMIN. I have created one table named ADMIN and in that table there are two fields ADMINISTRATOR and PASSWORD. And I have put 2-3 records in it. When I click on login button, it should check in database …

Member Avatar for irishlonewolf
-2
190
Member Avatar for wendas

I am just learning Datasets, and as luck ALWAYS has it can not start out simple. I am pulling from an ODBC file which can be connected to on the Dataserver or Table adaptor, but then they come in with no tables. So I am forced to work with runtime …

Member Avatar for wendas
0
151
Member Avatar for asme

Hii..! I am using C# for the first tyme and i dont have much idea of its syntax.. I hate to make an analog clock... I even dont know how to draw a circle and line in C#..I have made that all in C++...But i cant swtich that to C#.. …

Member Avatar for ddanbe
1
278
Member Avatar for scrypt3r

Hello, in my webbrowser object, the web page it loads has a java applet in it, when it loads all that appears is a grey box? I have java 1.5 Is there something im doing wrong?

0
52
Member Avatar for mortezabazrafsh

Hi i start work with c# 2 week ago i'm an electronic engineer. i want send some data from mico to pc for monitoring how we can work with serial port in c#? thank you

Member Avatar for ddanbe
0
81
Member Avatar for zach175

I have a C++ app that uses the CInternetSession API to try and download a file across the internet. I want to authenticate before allowing any file downloads. Right now, the application should be passing the username and password using: CHttpFile->pFile->SetOption(INTERNET_OPTION_USERNAME) AND INTERNET_OPTION_USERNAME(INTERNET_OPTION_PASSWORD) Is there any way to connect this …

0
47
Member Avatar for metalla_nz

Hi all, Im writing a burglar alarm app, I need it to make a phone call to a specified number via dial-up modem. Thats the start, secondly I would like it to be able to talk to me when I pick up when its ringing me. Using System.Speech.Synthesis would be …

0
73
Member Avatar for kashyapanirudh

Hi, I am building a Email client. I want to retrieve mails from MYSQL Database stored in the server and display the mails in the Client user interface. Only 50 mails must be displayed per page. How can i do this ? Can this be done using paging in Data …

Member Avatar for ddanbe
0
89
Member Avatar for zeeshan_kust
0
45
Member Avatar for BO2LA

I'm a senior student in computer science and i'm doing a project on WEP password cracking, i found a pretty good paper on how that can be done but i reached a point that i can't understand! after i get the first character of the password, how do i get …

Member Avatar for ithelp
-1
118

The End.