what are debugging types in .net?
Answers were Sorted based on User's Feedback
Answer / mani
Two types of Debuggings
1.CorDbg:(command line debugger)To use CorDbg, You must
compile the original c# file, by using /debug switch.
2.Dbgclr:(Graphic Debugger)Visual studio.net uses Dbgclr
Is This Answer Correct ? | 27 Yes | 1 No |
Answer / sanjay
There are two types debugging in dot net
1- CorDbg
2- Dbgclr
Is This Answer Correct ? | 9 Yes | 2 No |
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How you can access the values from the Repeater control in ASP.NET?
How we can force all the validation controls to run?
What base class do all Web Forms inherit from?
Explain diff between dataset and datareader?
What is Hybrid dictionary
What is difference between Fragment Caching and Page Caching in ASP.NET?
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
The technical part was on ASP.Net only of web services.
2. Why did you choose this career?
2 Answers Schwartz Oil, Swatz Oils,
What are the features of asp net?