Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
41% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
2
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
4
1 Commented Post
0 Endorsements
Ranked #2K
~13.3K People Reached
Interests
Performing magic tricks .Net coding
Favorite Tags
Member Avatar for chetanbasuray

I was planning to start with a java speech program and went on with some research across the internet. I found that for any such program I need an API called the java Speech API. However when I wrote down import java.speech it showed no existence of any such API. …

Member Avatar for techstu123
0
183
Member Avatar for chetanbasuray

I have an Antivirus as my project and will like to learn about an antivirus. Please help me out by posting links which will help me learn and also let me know if you have done anything regarding an antivirus and if there is something that will help me in …

Member Avatar for omkarpardeshi
0
99
Member Avatar for chetanbasuray

I would like to draw a curve between any two points using java...I have the points from a calculation result in the program, all I need is a function that helps me to draw a curve, can any one please help me out with dis, m kind of at a …

Member Avatar for chetanbasuray
0
82
Member Avatar for WildBamaBoy

I'm doing a client and server program and I am having issues getting my computer's local IP address. [ICODE]Dns.GetHostAddresses(Dns.GetHostName());[/ICODE] returns 2 addresses for me. My computer is behind a router with 2 others on the network. The code returns 192.168.1.2 (I know this is my computer), and 192.168.56.1 (I have …

Member Avatar for WildBamaBoy
0
991
Member Avatar for airesh

help guys, i want to check the Open radio button if the data in the database is "Open" otherwise, the Close radio button is checked. i badly need you help..\\thanks

Member Avatar for SARUBA
0
218
Member Avatar for chetanbasuray

Hello I've prepared a code which sends mail. I've a problem in trying to catch the exceptions that the code throws. 1. I need to check if the internet connection is open 2. I need to check if the password and E-mail Id entered by the user are correct In …

Member Avatar for Momerath
0
120
Member Avatar for valter

I am totally confused about forms in c#. If someone can explain the following simply please. I have a main form - called Front. under the section partial class Front : Form I have a Form newF= new Form(); More than once in the program I call the newF form …

Member Avatar for valter
0
1K
Member Avatar for chetanbasuray

I'm trying to create a desktop based mailing software where one can attach files and then mail it to any mail address. I'm having 2 problems. 1. I cannot attach files which are greater than 2mb in size although I use my G-mail account to send a mail and g-mail …

Member Avatar for chetanbasuray
0
400
Member Avatar for deb081900

Hi I am using C# 2008 with Access 2007. I am using MDI on MDI a added a menu now that Menu have a Login MenuItem which is enable and other menu items are disabled at form load. Now I am try to implement this if login is successful then …

Member Avatar for chetanbasuray
0
104
Member Avatar for afaque01

hello! every 1 I have made a project on offline railway reservation ticket and cancellation and management.. wel i have included following things: form wise 1}welcome page (containing news , updates about the software ) 2}registration n login page 3}main menu (Containing links to all tools and services i included …

Member Avatar for chetanbasuray
0
106
Member Avatar for airesh

have this situation.. i have 5 checkboxes..and then i want to save the checked checkboxes on the database..how is possible? say for example checkboxes 1 2 3 are checked..how can i put them in the databse? i am using my sql..

Member Avatar for airesh
0
108
Member Avatar for Luffy

Gud day.., I need help. I'm doing a program and I want it to have a search button to search within a range of date. From and To. I dont know how to code this.. thank you,..

Member Avatar for chetanbasuray
0
93
Member Avatar for JohnBo

I am using VB 2008 and have a datetime picker. I wam trying to use this value in an INSERT command to load in to a table but I just can't get it to work. I debug it out which shows something along the lines of "24/03/2010" but it just …

Member Avatar for chetanbasuray
0
139
Member Avatar for chetanbasuray

I'm completely new to java, would like some help. I have a class named class1 and within the class are 2 functions f1() and f2() I take a number as input in f1(). I would like to have that number in f2() as well. I did this by returning the …

Member Avatar for chetanbasuray
0
82
Member Avatar for chetanbasuray

I want to create a media player,something similar to the VLC media player which can play both audio and video. Please help me out with any knowledge you have, I really need some information on how to go about making this player. Thanks in advance. :)

Member Avatar for Stefano Mtangoo
-1
86
Member Avatar for chetanbasuray

I'm making a Library Management System and need to put coding for a scanner which will read unique data from each member card and thereafter display the database details of that specific user. Kindly suggest me some sources from which I can gather information about scanner coding, or if you …

Member Avatar for JJCollins
0
78
Member Avatar for chetanbasuray

I am taking date of birth as input from my form and storing it, I need to calculate the age from this date of birth. While this problem seems easy(I haven't tried it out for myself,used one of my friends code) I also need to increase the age of the …

Member Avatar for ddanbe
0
99
Member Avatar for chetanbasuray

My problem is related to printing.I have a database table named billing from which I need to print the bill for a particular client. Now each client has a fixed auto generated client id but a multiple number of entries are present for each client. I am using crystal reporting …

Member Avatar for chetanbasuray
0
85
Member Avatar for Ap0ca1ypse

Hello, Firstly, i am not at my computer atm so i will not be able to show you my code (i will post it later). I am creating a program for my dad which is sort of like a stock control program. I have a form with two comboboxes and …

Member Avatar for Ap0ca1ypse
0
8K
Member Avatar for makachuki

Hey Guys. I am quite new in C# and MYSQL, but u can definetly help me out! I am supposed to insert a new row to MYSQL server, i am unable to do so after too much of browsing kindly help me... the code till now is as... string connStr …

Member Avatar for chetanbasuray
0
71
Member Avatar for adobe71

I have problem in database file which I made in Access, language C#,It works fine after installation in default location "C:/program files/default company name/project name/abc.mdb", but when I install it in different drive (non-window drive) then my project doesn't find the database file.So,how can I remove this problem.

Member Avatar for chetanbasuray
0
110
Member Avatar for ndz-niels

hey all, im a dutch student and for a project I am responsible for the pc application. we are making a paint application, the picture that are drawed are saved in a bitmap so I can use the getpixel() function to get the collors form the image. the size of …

Member Avatar for chetanbasuray
0
139
Member Avatar for chetanbasuray

I need to check the income for a particular department for a certain period of time. My inputs are the two dates between which the income has to be calculated,and the department name,the department name is the primary key for my table I need to show the transactions for the …

Member Avatar for chetanbasuray
0
91
Member Avatar for chetanbasuray

I have 2 problems: First one is I want to put an user name password in a form...I have designed the table and database and I'm fetching the user names from a table and putting them in a combo box, from the combobox i select the required user name to …

Member Avatar for kplcjl
0
104
Member Avatar for chetanbasuray

Ok...I have a very basic question...how do I attach my database when I'm turning my c#.net code into a setup file? I'm just learning and I'm sorry if you feel this a too basic question...:)

Member Avatar for chetanbasuray
0
154
Member Avatar for chetanbasuray

Ok.....I have 3 forms...the first form has a table with Number,Item_Code,Item_Description and opening_balance as its attributes. The second table has purchase_number,Item_Code,Item_Description,purchase_date and quantity purchased as its attributes and the 3rd table has issue_number,item_code,number_of_issues,issue_date,issue_to_whom,name_of_person, returnable_or_non-returnable ,balance and remarks as its attributes... the item codes in the 2nd nd 3rd table may …

Member Avatar for chetanbasuray
-3
149