When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
1225As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
1166I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.
1 2800Post New Tesco Programming Languages AllOther Interview Questions
What is a 'stock type'?
How do I apply a formula in conditional formatting?
What is EJB server provider?
How do you identify independent and dependent variables in regression analysis?
What is link list in data structure?
If a dimension is given as SC parameter, is supplier allowed to use full range of tolerance specified in drawing without proving capability?
why nand-nand realization is preferred over and-or realization?
Should you use var or let?
To solve the 8 Queens problem, which algorithm is used?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
How do you fix a blue screen?
How should the personal assets of a salaried employee be shown in his books of accounts ?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
I am designing an Access database form. how can I get my next control in the form to be automatically selected?
How do I find the size of a postgres table?