This is a little “vague” question. I would like to know how the Ext.NET library works. I know it is a “wrapper” on top of extjs, but my question is: Is Ext.NET usable by server code and not via “complicated” javascript client side code?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Quote:
So it is a collection of server side controls for ASP.NET and ASP.NET MVC which generate HTML markup and javascript based on the Extjs library. So to answer your question, yes, it is usable by server side code but without at least basic knowledge of the client side part I am afraid that you won’t get very far.