Search found 36 matches

Go to advanced search

by zemorango
Tue Nov 22, 2016 6:29 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 10.4 of C#/XAML for HTML5 released
Replies: 4
Views: 12944

Re: New Beta 10.4 released! [Download]

Hi Js-support, I usualy feel very happy with all the new releases, but I didn't see much changes with this migration version :( ,I don't understand the goal. I mean... I've been doing the migration of some small projects by hand, I tought this migration version will give me some kind of advantage bu...
by zemorango
Mon Nov 21, 2016 5:26 pm
Forum: Technical Support
Topic: Webclient only works in the simulator?
Replies: 4
Views: 9305

Re: Webclient only works in the simulator?

Hi JS-Suport

The problem is solved, you are right, ;) it was a cross domain problem, all is working now :D

Thank you very mush to pointing me in the right direction.

Regards

zemorango
by zemorango
Sun Nov 20, 2016 3:57 am
Forum: Technical Support
Topic: Webclient only works in the simulator?
Replies: 4
Views: 9305

Re: Webclient only works in the simulator?

Hi, Js-Suport, i've done just like you said , this is the result in the log when i hit the login button, I send you an attachment image.

I did run the app using Wamp server, don't know is I need to make some kind of config . :shock:

Regards

zemorango
by zemorango
Sat Nov 19, 2016 10:58 am
Forum: Technical Support
Topic: Webclient only works in the simulator?
Replies: 4
Views: 9305

Webclient only works in the simulator?

I Have this code that runs just fine in the simulator :D I get the data that I want back , but when running in the browser nothing happens :o , I'm using version 10.3 Beta, I'm I missing something? var webClient = new System.Net.WebClient(); webClient.Headers[HttpRequestHeader.Accept] = "text/x...
by zemorango
Thu Sep 29, 2016 12:57 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 10.0 of C#/XAML for HTML5 released
Replies: 9
Views: 12273

Re: New Beta 10.0 released! [Download]

Just Great, This is getting better and better :)
by zemorango
Mon Sep 19, 2016 1:10 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.3 of C#/XAML for HTML5 released
Replies: 6
Views: 13572

Re: New Beta 9.3 released! [Download]

Great jobs,
this tool i getting better and better :P soon I will put some links with small apps that I've being doing :D
by zemorango
Thu Sep 01, 2016 1:08 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.1 of C#/XAML for HTML5 released
Replies: 13
Views: 17779

Re: New Beta 9.1 released! [Download]

Hi guys :)

I've just try it, everything just work fine so far :lol: , the only thing I'm not abble to do is to move the childwindow in run time.

Regards, Jose
by zemorango
Thu Sep 01, 2016 12:37 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.1 of C#/XAML for HTML5 released
Replies: 13
Views: 17779

Re: New Beta 9.1 released! [Download]

Thank you JS-suport,
gone to try this ASAP :) :mrgreen:

Regards , Jose
by zemorango
Wed Aug 31, 2016 6:26 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.1 of C#/XAML for HTML5 released
Replies: 13
Views: 17779

Re: New Beta 9.1 released! [Download]

I'm trying to use childwindows, do you have any examples? :(
by zemorango
Wed Aug 31, 2016 3:25 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.1 of C#/XAML for HTML5 released
Replies: 13
Views: 17779

Re: New Beta 9.1 released! [Download]

Hi, JS-support

Great work and great news, I've been waiting for the childwindows from some time.
I will try it today, and finally begin to convert my silverlight projects. :) huge ones :)
I will give you some feedback :D
by zemorango
Wed Jul 27, 2016 2:12 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 9.0 of C#/XAML for HTML5 released
Replies: 2
Views: 6320

Re: New Beta 9.0 released! [Download]

Hi C#/Xaml team :D , great news. I'm really happy with this great project. I'm doing some simples demos, so far so good, everything is working as expected, I'm just waiting for windows popup to finaly begin the migration of all my Huges silverlights apps :mrgreen:
by zemorango
Fri Jul 01, 2016 8:28 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 8.3 of C#/XAML for HTML5 released
Replies: 3
Views: 7940

Re: New Beta 8.3 released! [Download]

Great Jobs and great news, really like the GradientBrush , :D but I'm waiting for popup windows, I have some huge projects in silverlight but really need popup and child windows, :cry: It would by nice in a near future to have a tool to import silverlight projects to cshtml5 projects, importing the ...
by zemorango
Wed Apr 20, 2016 1:17 am
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.3 of C#/XAML for HTML5 released
Replies: 3
Views: 8027

Re: NEW! Beta 7.3 of C#/XAML for HTML5 released! [Download]

Great News :) Good Job... really great :) Can you guys provide and example of how to include a telerik kendo grid or an asp.net grid ?( or course the Ideal would be a silverlight radgrid) and what about LinearGradientBrush? only in May? Ps : Please continue this great work , really excited about thi...
by zemorango
Thu Feb 25, 2016 2:53 pm
Forum: Pre-Releases, Downloads and Announcements
Topic: Beta 7.2 of C#/XAML for HTML5 released
Replies: 4
Views: 9839

Re: NEW! Beta 7.2 of C#/XAML for HTML5 released! [Download]

works very well, i've tried the Esri Sample an it works like a charm :mrgreen:
by zemorango
Tue Feb 02, 2016 6:48 am
Forum: Technical Support
Topic: NEWBIE support. GET and POST data with html 5 to XAML.CS
Replies: 1
Views: 3678

Re: NEWBIE support. GET and POST data with html 5 to XAML.CS

Hi, there is a lot of way to do it, you have to use webservices, there is plenty of samples in the Internet, there is some tutorial in the documentation to learn how to use services in C#/html5 Apps, http://cshtml5.com/links/wcf-limitations-and-tutorials.aspx you can also watch youtube videos to lea...
by zemorango
Tue Feb 02, 2016 6:38 am
Forum: Technical Support
Topic: how to Use Existing VB app ?
Replies: 2
Views: 5295

Re: how to Use Existing VB app ?

Hi, I'm not really a master guru at using c#/html5 but , in the roadmap there is not mention about visual basic. If your aplication is made with silverlight and VB as code behind then at least the xaml files can be reused with some minor change, but for the VB code, perhaps there is some kind of too...

Go to advanced search

 

 

cron