what is new debug tools in asp.net ?
Answer / suresh
CorDbg - commandline debugger
DbgCLR - graphic debugger
Is This Answer Correct ? | 5 Yes | 0 No |
What is Serilazation? how many type of serilazation are their?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Do session use cookies in asp net?
What is application session?
The question is "After sign out from email, Then we click a back button , we can't go to the previous page ie inbox page, It is displaying a login form only" My doubt is How will code this , If u know please blog me through this or my mail. my mail id is yoursguna@gmail.com
Why is global asax is used?
What is _dopostback in asp net?
Who creates jsessionid?
How dataadapter.fill works?
Difference between using directive vs using statement?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Describe in brief .net framework and its components.