In which testing using in .net framwork?
Answers were Sorted based on User's Feedback
How do you initiate a string without escaping each backslash ?
What data type should you use if you want an 8-bit value that's signed ?
what is view state
What is meant by viewdata?
Explain the difference between viewbag and viewdata in mvc?
What is a razor file?
What is CLR and how it generates native code ?
1 Answers Digital GlobalSoft, Vital Soft,
reading doc file in textbox using .net2005 with c#
Why do you need to box a primitive variable
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
How we can add the CSS in ASP.Net MVC?
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?