Can I add asp.net mvc testcases in visual studio express?
No Answer is Posted For this Question
Be the First to Post Answer
What is Reference type and value type
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
IS MS.Net platform independent or dependent?
19 Answers Infosys, Ksb, Satyam,
What are the types of assemblies and where can u store them and how ?
11 Answers Accenture, BirlaSoft, IBM,
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
what is ADO.NET
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Can source code be reverse-engineered from IL?
How to Insert a TextBox value in to Sql database using C#.Net coding
What is Value type and reference type in .Net
How can I stop my code being reverse-engineered from IL
how do you mark a property as required? For example, for a project, the name is a required field.