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
~8K People Reached
Favorite Tags
Member Avatar for Nada_ward

Hello How I can retrive table names from SqlData base I Just connect to DB. and now I want to display all tables name in combobox. how I can do that?? thanks

Member Avatar for Karthic_1
0
2K
Member Avatar for padmak

Hi, i want to accept data from user in messagebox using a variable. and later i want to use that variable. please help me.

Member Avatar for rajasekar646
0
409
Member Avatar for Nada_ward

Hello I want to move pictures vertically in ASp page. I will take the pictures from sql data base. but I don't know how I can display them. please help

Member Avatar for Sinha's
0
67
Member Avatar for Nada_ward

Can I display formated table in crystal report ?? also I want to take the data of table by using select SQl query that takes data from many tables in database?? please help me?

Member Avatar for jamshed ahmed
0
75
Member Avatar for Nada_ward
Member Avatar for Nada_ward

Hello I have problem with context menu when I right click on picture box , contextmenu appear for picturebox when I click on label , the menue of picturebox appear again until I click right on the label another time [code=vb.net] Public Class Form1 Dim content As String = "" …

0
70
Member Avatar for ata selti

Hello guys, Can anyone help? Im trying to make a program that has a main form(menu form) and when i click on the buttons another separate form will appear. thanks.

Member Avatar for Nada_ward
0
60
Member Avatar for Nada_ward

hI ALL MEMBERS I need ur help my app saves the work of program in file , that file has extension .SSD how I can do this , and when I click on that saved file will open by my app ??

Member Avatar for Nada_ward
0
81
Member Avatar for Nada_ward

Hi all How R U I need help , how i can create array inside loop, very time I enter loop I want to create new array .. and enqeue it inside queue ,, the new array every time hide old array ,, please help

Member Avatar for kvprajapati
0
95
Member Avatar for Nada_ward

error when get the checked value of checked listbox array "Object reference not set to an instance of an object." what is the problem in my code [code=vb.net] Public Class Form1 Dim c1b1 As CheckedListBox() Private Sub btnAddItems_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim l As …

Member Avatar for Nada_ward
0
84
Member Avatar for Nada_ward

Hi I want to save the user work in my program step by step , like visual .net , there are solution explorer to move between form that user created and I want to save it as binary file , and the extension of it as the name of my …

Member Avatar for kvprajapati
0
121
Member Avatar for tdapower

[COLOR="Red"]I connected a access database by usin codes, But when i add new data the data doesn't display in same time. it need to restart the programme. can I solve this?[/COLOR]:)

Member Avatar for Vivek_1986
0
154
Member Avatar for chirup

I have put a background picture in a panel and now i want to drag and drop bitmap images on it.how do i accomplish that?

Member Avatar for Nada_ward
0
263
Member Avatar for Nada_ward

the text of dynamic label is not complete , why??? I create graphics variablt to measure size of text , than, I set the width and heigh , ?? [code=vb .net] Public Class Form1 Dim counter As Integer=3 'suppose counter=number of columns in 2-dimention Dim g As Graphics Dim d …

Member Avatar for Nada_ward
0
158
Member Avatar for Nada_ward

How I can declare 2 -dimentional resizable array .. can I use array list as 2- dimensinal ??

Member Avatar for Nada_ward
0
3K
Member Avatar for Nada_ward

hello I want to take data ( number) from text box on second form ,and break running for first form when second form closed , the first form continue it running this code for first form [code=vb.net] public number As Integer dim numofcondition as form Private Sub button1_Click(ByVal sender As …

Member Avatar for Nada_ward
0
118
Member Avatar for Nada_ward

Hi I have problem on dragging label when the application show msgbox , it stop responding I do n't know what is problem in my code : [code=vb .net] dim l1 as label Dim serverindex, serverP As Integer Dim serverref As String Dim copiedFragment As String Private Sub Form3_Load(ByVal sender …

Member Avatar for Nada_ward
0
122
Member Avatar for ggl0rd

i got some vb.net application.. when i try to run, got error out Font "Arial" does not sapport style "Regular" can anyone tell me why be like this?

Member Avatar for Nada_ward
0
93
Member Avatar for nokomoli

Hi guys, i am facing a problem which is i need to create a dynamic gridview control and i need to add eventhandler for this gridview. Therefore, how i add the event?

Member Avatar for Nada_ward
0
150
Member Avatar for Nada_ward

Hi I want to write program , part of this program show to me form , this form has multiple picture Box and when I click on picture Box ,the program will show small form that it show information by label this form takes information from Dinamic array(the user determine …

Member Avatar for Nada_ward
0
100
Member Avatar for Nada_ward

How to drag/drop labels ,that created at run time this is my code ... [code=vb .net] Private Sub server1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles server1.Click 'create new form Dim ser1 As New Form Dim l1 As New Label() ser1.Location = New Point(123, 28) ser1.Height = 95 ser1.Width …

Member Avatar for Ramy Mahrous
0
581
Member Avatar for pepemiso

Will you please help me in my project. I need to have a graph either pie chart or bar graph. And it must connected to the database for its analysis. Is there somebody know how to do this. Thanks.

Member Avatar for Nada_ward
0
102
Member Avatar for Nada_ward

Hi I want to write program , part of this program show to me form , this form has multiple picture Box and when I click on picture Box ,the program will show small form that it show information by label this form takes information from Dinamic array(the user determine …

Member Avatar for Nada_ward
0
101