Click here to Skip to main content
15,896,474 members

Comments by m@r10 (Top 12 by date)

m@r10 14-Jul-14 12:00pm View    
Hi Nilesh
It looks really cool but I don't have an idea of where to start with it.
im unfortunately only familiar with VB.NET
Any suggestions

thank you very much
Mario
m@r10 25-Feb-14 4:08am View    
Cool... Thanks guys.
I also found MONO.
Will give it a go tonight.
if I come right with it I will post it and close this question as solved.


Tell me, can a person also develop an app for android / Ipad / Iphone on this program.
Also another Question from my previous post: are there any free or recommended online SQL databases I can use as a cloud database ?
Thanks a stack.

Keep well.
m@r10 13-Aug-13 9:47am View    
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click

Dim Report1 As New CrystalReport1

Report1.SetParameterValue("Text1", FunctionDate.Text)
Form2.CrystalReportViewer1.ReportSource = Report1

Form2.Show()



End Sub


' I get the following error: Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))
m@r10 29-Oct-12 11:30am View    
HiThe demo is not that bad but not what im looking for.

Any other suggestions

thanks once again.
m@r10 24-Sep-12 3:05am View    
I have 60 textboxes on the form :(