Explain the differences between Server-side and Client-side
code?
Answers were Sorted based on User's Feedback
Answer / raghumadhav tirunagari
Server side code will execute at server end all the business
logic will execute at server end where as client side code
will execute at client side at browser end.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / manjunath
1.server side code will be executed on server side by
vb.net or c#.net compiler and sent to client. client side
code is executed on client side by client browsers.
2.since the compiled code in server cannot be viewed on
client browser. client side code in HTML format can be seen
easily by view source.
3.client side validations like field check,email validation
done on the browser using (javascript). while login id and
password verifications are done on the server side.
Is This Answer Correct ? | 2 Yes | 0 No |
Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
10. Overloding and overriding.
what is just in time compilation?
Explain .net mobile input controls? : Microsoft dot net mobile
What is Video Streaming in .net??
What are library functions?
Can I create my own permission set?
State and explain about microsoft.net?
Define a managed code? : Dot net architecture
HI THIS IS THIRUMAL. I AM COMPLETED MY MCA IN 2009 WITH 64%. NOW I AM LOOKING FOR A JOB(FRESHER)IN HYDERABAD.PLEASE IF YOU FIND ANY OPENINGS IN ANY COMPANY SEND IT TO MY MAIL ID PLEASE.. SKILL SET : C,C++,C#.NET,ASP.NET,ADO.NET,SQL SERVER, SSIS,SSRS EMAIL ID : THIRU104@GMAIL.COM THANKS & REGARDS D.THIRUMAL
What is abstact class? in which scinario we can use abstact class?
Define cache? : Dot net architecture