1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
How do active server pages work?
Is asp.net 64-bit enabled? How?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What is cookies in asp net?
What is the difference between typeof() vs gettype()?
Which is better viewstate or session?
What can we do with asp.net?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Which method do you use to enforce garbage collection in .net?
Why select Web API?
Demonstrate Render and PreRender?
What is the compiled object?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc