4 Answers, 1 is accepted
0
Dadv
Top achievements
Rank 1
answered on 27 Mar 2012, 01:45 PM
Telerik class are execute server side, if your server could execute .Net MVC then it could do all the server side part of Telerik.
Client side depend to your web browser to execute javascript.
So, the answer is : Could your server execute .Net MVC?
Edit : some browser have little restriction but only in visual behavior as i know.
Client side depend to your web browser to execute javascript.
So, the answer is : Could your server execute .Net MVC?
Edit : some browser have little restriction but only in visual behavior as i know.
0
USMAN
Top achievements
Rank 2
answered on 27 Mar 2012, 02:10 PM
YES. My server can Execute .NET MVC.
And I have some Java scripts running on Client Side.
My Application is hosted on Windows Server 2008 using IIS 7. and it is working on Windows and Linux.
I didn't have access to Mac OS Machine. So I want to know either it will work on Mac OS or Not...???
And I have some Java scripts running on Client Side.
My Application is hosted on Windows Server 2008 using IIS 7. and it is working on Windows and Linux.
I didn't have access to Mac OS Machine. So I want to know either it will work on Mac OS or Not...???
0
Accepted
Dadv
Top achievements
Rank 1
answered on 28 Mar 2012, 09:18 AM
Your question is ambiguous :)
Telerik MVC work on .Net on SERVER side then it's the web server (IIS) who transmit the Html pages to the clients... any sort of clients (web browsers).
Sooo if your Mac user have a web browser... Telerik will work fine (Safari, Chrome, FF for mac), only some little behavior on display in some browsers version but all the functionality will work fine..
Same for Linux, IPhone, android, WP7, etc....
As Mac didn't have any .Net implementation, you could not use it to host .net application (Telerik for example).
Telerik MVC work on .Net on SERVER side then it's the web server (IIS) who transmit the Html pages to the clients... any sort of clients (web browsers).
Sooo if your Mac user have a web browser... Telerik will work fine (Safari, Chrome, FF for mac), only some little behavior on display in some browsers version but all the functionality will work fine..
Same for Linux, IPhone, android, WP7, etc....
As Mac didn't have any .Net implementation, you could not use it to host .net application (Telerik for example).
0
Accepted
Henry
Top achievements
Rank 1
answered on 28 Mar 2012, 09:43 AM
Telerik MVC Controls worked great in Safari on Mac.