Dear All, I am looking for to convert code of C# to VB.net is any possibility or guideline then please guide me. Thanks Sajjad Ali
sajjadlashari
Posts
-
convert code into vb.net -
TextEditorDear All, I am working on a website i have to use one third party control WYSIWYG Text editor which i have downloaded FCKeditor. But problem is this how i add this in my solution explorer and how i can make use of it please tell me its really big issues for me. Thanks in advance.
-
problem in uploading imageHellow all, how to upload image in php code i know i am sending on wrong forum but kindly guide me i only trust on code project experts Thanks in advance.
-
Problem in connectionyes when i run the code and try to debug the connection to verify connection on form load event then error is acquiring.
-
Problem in connectionI have checked it again every thing is alright i also connected with an other server but still is same problem. Dim con As New OleDb.OleDbConnection con.ConnectionString = " DataSource = ABC; InitialCatalog = XYZ; Username = sa; Password = sa" This is the line of code where error is acquiring.
-
Problem in connectionI am working on standalone computer locally
-
Problem in connectionI have written on load event of form where i am opening conncetion like con.open() on this line this error is acquiring An exception of type 'System.InvalidOperationException' occurred in System.Data.dll but was not handled in user code Additional information: The ConnectionString property has not been initialized.
-
Sql severe connection problemDear All, I am working on a web site when i loading my web application the following error is acquiring i have written con in web.config file of web site and i am using OLEDB provider i am coding in vb.net An exception of type 'System.InvalidOperationException' occurred in System.Data.dll but was not handled in user code Additional information: The ConnectionString property has not been initialized. Kindly tell me what should i do?
-
Problem in connectionDear All, I am working on a web site when i loading my web application the following error is acquiring i have written con in web.config file of web site and i am using OLEDB provider An exception of type 'System.InvalidOperationException' occurred in System.Data.dll but was not handled in user code Kindly tell me what should i do?
-
Dot Net AssembliesHi all Can any one tell me what is the role of assemblies and clr in dot net framework Sajjad
-
COM and COM+ ?Dear All I have very simple question what is difference between COM and COM+ What are the uses of these both technologies Thanx in advance Sajjad
-
What is COM BASE developmentKindly tell me what is COM based development ? where it is used ? i don't have concept of COM Thanx in Advance Sajjad
-
Need Help In Repeateri need quick answer:confused:
-
Need Help In RepeaterDear All, I am using repeater for display the record on page i now issue is i am trying to give heading of that record but from database in HeaderTemplate it is not working properly . what should i do? Sajjad ali
-
Need Help In RepeaterDear All, I am using repeater for display the record on page now issue is i am trying to give heading of that record but from database in HeaderTemplate it is not working properly . what should i do? Sajjad ali
-
Problem in VS IDEDear All, I am working on web development i am using VS 3.5 when i was doing code then suddenly sever explorer disappear then i open view menu and click on server explorer to view it again no server explorer didn't appear i restart IDE and also system abut still its still not solved i am avoiding to install IDE complete if any suggestion you have then kindly tell me. Please kindly do replay Sajjad Ali
-
Visual Studio IDE ProblemDear All, I am working on web development i am using VS 3.5 when i was doing code then suddenly sever explorer disappear then i open view menu and click on server explorer to view it again no server explorer didn't appear i restart IDE and also system abut still its still not solved i am avoiding to install IDE complete if any suggestion you have then kindly tell me. Please kindly do replay Sajjad Ali
-
How Record Display In AligningDear All, I am trying to display records of text data and some image in repeater but requirement is if the record is without image then text should align on left site, But if the image is in record then first image should display on left side i mean left alignment and text should display beside with image but on he right side of image. Now i need some help how to display these records in repeater item tag with if condition. if image if true in image class then first image display on left then text display on right if no image in record then simple text display on left kindly tell me what should i do. Sajjad Ali
-
Required Help In Server Control RepeaterDear All, I am trying to display records of text data and some image in repeater but requirement is if the record is without image then text should align on left site, But if the image is in record then first image should display on left side i mean left alignment and text should display beside with image but on he right side of image. Now i need some help how to display these records in repeater item tag with if condition. if image if true in image class then first image display on left then text display on right if no image in record then simple text display on left kindly tell me what should i do. Sajjad Ali
-
Need help in HTML codeDear I am asking how to writ code in repeater item tag for check the image if image is with the txt data can u send me some code matching of this problem