1

maybe this is a stupid question, but i have seen many Tuts that build JavaScript ode and HTML Tags from an HTML Helper Extension Method like creating a Jquery Menu or Tree, it looks so neat and saves cluttering in View and encourage re usability.

but i am wondering that because this code is generated on Server Side will it be slower than writing the code directly in the View ?

1 Answer 1

3

No it is not. Even the MVC Framework has HTML Helper(s) that do this. Why would it be?

Sign up to request clarification or add additional context in comments.

1 Comment

hey dude, second reply to me in a very short time :) thanks a lot again. i am new to MVC and was just trying to make sure, when you come from Web forms a lot of things are confusing :)

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.