How you can implement custom validation in asp.net MVC?
No Answer is Posted For this Question
Be the First to Post Answer
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
What is model first? : Entity framework
Difference between manifest , metadata?
3 Answers Soma Technology, TCS,
Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.
What is Jit compilers?.how many are available in clr
mention what is the difference between ado.net and classic ado?
Why do I get errors when I try to serialize a Hashtable
Explain the advantages of asp.net mvc over asp.net?
Can we look at the IL for an assembly?
what is Thread Priority?
What is MVVM design pattern?
Explain the request flow in asp.net mvc framework?