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.
1928As 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.
1960I'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 3966Post New Tesco Programming Languages AllOther Interview Questions
What does the Haversian (central) canal in each osteon contains?
What is Counter in MapReduce?
Does windows 10 have unix?
how can you describe the relationship between a flexible management topology and the network deployment cell?
to hook up ten 50 amp rv pedastels at a lenth of 600 feet from the service what size will my service need to be and the size of wire will I have to run to each pedastel in series??????
What is the application of Dyn1 and Dyn11 vector group of transformer?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
What is a dequeue?
Why do you use forever with Node.js ?
who decide the place for ATM installation in bank?
pls tell what are doing the three phase motor star and delta connetion with circuit diagram and control wiring .
What are the 2 ways to pass a value to the function?
create a job that splits the data in the Jobs.txt file into
four output files. You will direct the data to the
different output files using constraints. • Job name:
JobLevels
• Source file: Jobs.txt
• Target file 1: LowLevelJobs.txt
− min_lvl between 0 and 25 inclusive.
− Same column types and headings as Jobs.txt.
− Include column names in the first line of the output file.
− Job description column should be preceded by the
string “Job
Title:” and embedded within square brackets. For example, if
the job description is “Designer”, the derived value
is: “Job
Title: [Designer]”.
• Target file 2: MidLevelJobs.txt
− min_lvl between 26 and 100 inclusive.
− Same format and derivations as Target file 1.
• Target file 3: HighLevelJobs.txt
− min_lvl between 101 and 500 inclusive.
− Same format and derivations as Target file 1.
• Rejects file: JobRejects.txt
− min_lvl is out of range, i.e., below 0 or above 500.
− This file has only two columns: job_id and reject_desc.
− reject_desc is a variable-length text field, maximum
length
100. It should contain a string of the form: “Level out of
range:
What accounts are to be debited and credited in this case o
What is the major advantage of external iteration over internal iteration?