User Profile
Collapse
-
how to change the vb.net program to android
i am having the vb.net program. my company want to develop that program in android . so what i have to do .. can anybody advice what steps i have to , or suggest me the way what i have to do is any tool is there or converter is there i have search but i did not get . so any one suggest me what to do..? -
datagrid view single cell click
i want a single cell click function... but when i am pressing anywhere in the datgridview this cell[1] is working ... how to use single cell..in dgv
Code:private void dataGridView1_CellClick(object sender, DataGridViewCellEventArgs e) { //if (dataGridView1.Rows[1].Cells[1] == null ) //{ dataGridView1.Rows[1].Cells[1].Value = 1; //}
-
firstly thanks beacon...may be your guess will bi right .. ill go through that one but for rite now i am using timer instead of thread... -
no idea about postgresql. but like sqlserver in this you cannot change the data type . if it so den change itLeave a comment:
-
windows form not responding
Code:string scrolltext = "Note -: This survey has been designed to determine your level of satisfaction with Administration Affairs Dept services. Your participation in this survey is important as it helps us to identify any areas of concern with our services and helps us to continuously review and improve the services we bring to u!!!!!!!!"; //string Lyrics = "This song is just six words long";
-
arabic keyboard should come when user click textbox
English keyboard is coming but I want Arabic.
How do I get Arabic for English or default I am using this one:
Code:using System.Diagnostics. //you neeed that header //set this as a buton click if you want. Process.Start(@"C:\windows\system32\notepad.exe); //that will start notepad //just replace the path to notepad to the path to the //osk...not sure what it is though. i think its in system32
-
Yeah I did that.
Its right.
Thanks.Last edited by Frinavale; Jun 12 '13, 06:38 PM.Leave a comment:
-
-
-
saving the data in sqlserver parameter error showing
I have an application with general customer detail.
It has TextBox and radio button.
First I have used if statement then code but on first step is working fine then error is showing. I'm not getting what I'm missing can any body guide me .......
Code:try { if (textBox1.Text == "") { MessageBox.Show("Please Enter
-
thanx vijay.... u r rite ......... small thing ... i dint recognised ....well thanx again broLeave a comment:
-
-
its not showing any error in the line ... its showing some inner execption errorLeave a comment:
-
get the time from inf file
here is my code
Code:Dim objReader As String = "c:\New Text Document.inf" Dim sLine As String = "" Dim Lines() As String Dim TextFromTheFile As String Dim LineSeparator() As String = {Environment.NewLine} Dim arrText As ArrayList Dim i As Integer Dim z As String Dim dt As DateTime = DateTime.Parse(z)
-
mono for android is not showing in vs2010
Helloo...
I installed jdk , android sdk and in android avd manger i created avd and then monodroid also installed then also in vs2010 mono for android is not showing any thing else i have to do ............? -
restoring the deleted record
Firstly I want know that can we restored the deleted record back to its orignal place some column having the unique identity if yes then how.. ?
and i tried this
i search in web i found this the data is geting bak in hexa form ... even i cant able to convert it to normal form.......
Code:SELECT [RowLog Contents 0] FROM sys.fn_dblog(NULL, NULL) WHERE AllocUnitName = 'dbo.TBLCOUNTERS'
-
how to see the hidden procedure and table in the sqlserver db
hi ... iwant to know how we can see the hidden table and procedure in the database.. actual i got a db but some procedure is not being seen so i want to know how we can see that hidden procedure .. that db is not created by me.....? -
its indicating with the server name ..... that server is use for select ...Leave a comment:
-
almost all error solved but this is error is not getting solved
"The object name contains more than the maximum number of prefixes. The maximum is 2." any idea sir how to solve this errorLeave a comment:
-
exec sp_addlinkedser ver @server='sqlser ver2008', @datasrc='q-server\sqlserve r2008'
i exec to ...than also giving errorLeave a comment:
No activity results to display
Show More
Leave a comment: