Hello,
I have one asp.net application developed using VS 2008.I want to use that application for Mobile application also.
targeted Mobiles are Anroid OS.
Could anyone please suggest me , what i will require to change so that it can available as Mobile application.
User Profile
Collapse
-
Migrate asp.net application to Mobile application
-
First of all Thanks both of you.
I got the solution.Actual ly my senario was ,I had stored the pdf in SQL SEVER 2005 as varbinary(max) type and I wanted to retriew the pdf back.
Solution for this is as below :
In web we can use Response Content type as said by ssnaik .I have found the following solution.
in vb6
----------
Private Sub ByteArrayToPDFC onverter_Click( )
Dim cn As ADODB.Connectio n... -
varbinary(max) to pdf in vb.net
Hello,
I wanted code to convert the varbinry to pdf and save it on Clients machine.
Can anyone help me ??
No activity results to display
Show More
Leave a comment: