Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
35% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
1
Downvotes Received
5
Posts with Downvotes
5
Downvoting Members
2
0 Endorsements
Ranked #4K
~12.2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for VibhorG

I have made a textbox on the form in which user enters any mathematical expression like of fraction,square root, integration etc....... Now I want that if user enters "square root of 2" then in the listbox it should be displayed in math format . Or if user enters (2/3), then …

Member Avatar for ddanbe
0
168
Member Avatar for VibhorG

HIii I m making window application, for which i have already made a setup, but in that i want to include some more pages like terms and condition page etc, . Also in this i want to set the registries as well, like when my application is installed on the …

Member Avatar for dnlangela
0
2K
Member Avatar for VibhorG

Hi all!!!! I am making an application to generate report card of a student in school. For that, when I enter any student name , a gridview displays which gives the marks of that student in various subjects for each term(first, second and final term) . Now how can I …

Member Avatar for kvprajapati
0
92
Member Avatar for VibhorG

In my database application, there are three tables: class : c_id , c_name section: c_name,sec_id,sec_name student:c_id,sec_id,roll_no,s_name. There are 2 comboboxes: One for selecting class name and other for selecting section name . Now I want to add enteries to student table, such that : (i) I select class name from …

Member Avatar for VibhorG
0
285
Member Avatar for avirag

Hi.......... I want to clear the image inside the picturebox on button click...... Can anyone tell me how can i do this.............?:)

Member Avatar for renjujpanicker
0
7K
Member Avatar for VibhorG

I have made a window application using Visual Studio2008,C#,MS Access database. In my application there are three tables "country","state","person" .On the form,there are 2 comboboxes one for "country" and other is for selecting "state" , also a textbox for entering the name of a person for each country-state pair. Now …

Member Avatar for VibhorG
0
101
Member Avatar for carylle

hi everyone. can someone teach me how to validate the textbox in vb.net? that the textbox can only accept numeric only. and the other textbox can only accept alphanumeric only. much thanks.

Member Avatar for vinnijain
-1
86
Member Avatar for VibhorG

HI!!!! i want to play videos in my application(C# window Application) and videos are playing fine. But I want to maintain security of these videos such that when I give my application to any user as setup file,then how can i include videos in the exe file such that user …

Member Avatar for Diamonddrake
0
813
Member Avatar for VibhorG

Hi all, Can anyone tell me how can we play the video(.wmv) in C# window application .................? Let i have some links on window form, As the user click on that link, related video should start playing..... And i am using VS2008....... Kindly help me regarding this............

Member Avatar for Diamonddrake
0
528
Member Avatar for avirag

I have made an application in which there are two textboxes such that as I am writing in first textbox ,it automatically appears in second textbox. Like for enter key we can apply any functionality on enter key press event ... Is the same thing possible for spacebar key too...... …

Member Avatar for avirag
0
890
Member Avatar for VibhorG

Hiii i am making a window application in C#, in which i want to compare the entered string word by word with the form heading(text property). I mean when user enter the string, then on button click system should match each word of the string to the heading of the …

Member Avatar for VibhorG
0
275
Member Avatar for VibhorG

Hi!!! I am making an window application in C# .NET, in which I want that when user enters any text in textbox and if there is spelling error then,the system should mark it with red line to tell the user that spelling is wrong. Like here in forum when we …

Member Avatar for Diamonddrake
0
128