No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
hi friends, i want to transfer the value of a 2-d array from one Form to another. anybody have idea how to do this.
public static byte[] StrToByteArray(string str) { System.Text.ASCIIEncoding encoding=new System.Text.ASCIIEncoding(); return encoding.GetBytes(str); }
hii , i m getting a problem with save file dialog, i m getting this error "c documents and settings localservice desktop refers to a location that is unavailable' whenevr i click on desktop button.
Hellllo everyone. i want to know that how to open a excel file in c# and how to copy the excel file data to the clipboard. thanx
Hi everyone, i have a .dwt page templete, i want to know that how to use this page in my HTML Pages.
hii, anybody know how to convert a doc file to pdf.
hi friends, i have a listview in form1 i want to pass tha listview to the form2. somebody have any idea. thanks
hi, you can use Session, withn the help of session you can pass your value to any page in your project. it work like this.. Session["value']=textbox1.text.tostring now you can access these value to another page. like string a=Session["value"].
somebody know a good tutorial for mobile programming in c#?
try this sqlconnection con=new sqlconnection ("provider=t_yalthis/sqlexpress,datasource=voters,Integrated Security=SSPI)
add this script to your page <script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=en&w=160&h=60&title=&border=&output=js"></script>
hi friends, i got a problem for displaying image from the following source code [code=PHP]<?php include "connection.php"; $id=$_GET['d'];// value of 'd' is getting from the another page //$image_folder='http://192.168.0.39/OldLiveHelp/images/'; //absolute path to image folder $msql="SELECT * from client_logo where client_id='$id'"; $mresult= mysql_query($msql) or die(mysql_error()); $row=mysql_num_rows($mresult); if($row > 0) { while ($row1 …
The End.
abhay_pundir