where are connection strings stored?
Explain about .Net products?
What is "common language specification" (cls) in .net?
How to manage pagination in a page using .net?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
in hibernate, what is dirty reading?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is the procedure to add assemly to gac to make it shared one?
What does jit compilation do in .net?
Explain about .net assemblies?
What do you mean by Code Access Security in .NET?
What is .net standard?
What is common language specification (cls)?