Why we put script in head of asp.net page Why not in body?
Answer / satya
in body we need write the appearance of the page, if you
need call anything by demand that should be written in head
section for that we have to write script.
Is This Answer Correct ? | 6 Yes | 2 No |
Explain manifest & metadata.
Why do we need interfaces in c#?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
How is exception handling implemented in c#?
What is the difference between TypeOf and GetType?
Explain how can I get around scope problems in a try/catch?
What is lazy loading c#?
How are delegates chosen?
I have a very important query in my mind. Please help me regarding this. I don't have any real time exp in .net. But I have a knowledge it .net. I got an offer from an MNC company as a software developer has I had kept 2 years of fake exp. Even though for this job I had worked hard to crack interview for about an year. So, I would like to know how difficult it will be for working in real time as I don't have real time exp. Please tell me as soon as possible bcoz I need to join by next month. Can i sustain over there for a longer time or not. And also let me know how to work pressure will be over there. Please help me regarding this. I'm getting tension thinking about it. Thank you.
Is string a data type in c#?
What is difference between string and stringbuffer in c#?
What is desktop application testing?