473,473 Members | 1,484 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

some c# questions!! please send me the answer

Hi Friends,
While i am searching the c# interview questions in the internet, i got
the following questions for Architect level. Please give me the answer
for the following questions. (i hope i posted this question in the
right group. if not, please forgive me)
What's wrong with a line like this? DateTime.Parse(myString);
What are PDBs? Where must they be located for debugging to work?
What is cyclomatic complexity and why is it important?
Write a standard lock() plus "double check" to create a critical
section around a variable access.
What is FullTrust? Do GAC'ed assemblies have FullTrust?
What benefit does your code receive if you decorate it with attributes
demanding specific Security permissions?
What does this do? gacutil /l | find /i "Corillian"
What does this do? sn -t foo.dll
What ports must be open for DCOM over a firewall? What is the purpose
of Port 135?
Contrast OOP and SOA. What are tenets of each?
How does the XmlSerializer work? What ACL permissions does a process
using it require?
Why is catch(Exception) almost always a bad idea?
What is the difference between Debug.Write and Trace.Write? When should

each be used?
What is the difference between a Debug and Release build? Is there a
significant speed difference? Why or why not?
Does JITting occur per-assembly or per-method? How does this affect the

working set?
Contrast the use of an abstract base class against an interface?
What is the difference between a.Equals(b) and a == b?
In the context of a comparison, what is object identity versus object
equivalence?
How would one do a deep copy in .NET?
Explain current thinking around IClonable.
What is boxing?
Is string a value type or a reference type?
What is the significance of the "PropertySpecified" pattern used by the

XmlSerializer? What problem does it attempt to solve?
Why are out parameters a bad idea in .NET? Are they?
Can attributes be placed on specific parameters to a method? Why is
this useful?
Regards,
Prakash.
____________________________________
A little progress every day.... adds upto BIG results !

Nov 23 '05 #1
5 2506
Looks like someones homework...

Nov 23 '05 #2
Indeed. Why don't you (Prakash), actually try some of the commands,
and look up the information in the docs - it will go a lot further than
someone trying to answer all these questions one at a time. Not only
will you learn the answers, but you might even remember them.

R. Hein

Nov 23 '05 #3
Indeed. Why don't you (Prakash), actually try some of the commands,
and look up the information in the docs - it will go a lot further than
someone trying to answer all these questions one at a time. Not only
will you learn the answers, but you might even remember them.

R. Hein

Nov 23 '05 #4
"Prakash" <p.************@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
While i am searching the c# interview questions in the internet, i got
the following questions for Architect level. Please give me the answer
for the following questions. (i hope i posted this question in the
right group. if not, please forgive me)


1) Launch your favourite web browser (IE, FireFox, Opera, Netscape etc)

2) Go to http://www.google.com

3) Enter the various pieces of text, one by one, in the box

4) Hit the button

http://www.google.com/search?sourcei...+complexity%22
Nov 23 '05 #5
with the help of google i got the answers for the questions at,

http://www.mwilliams.info/archives/005937.php
http://www.ayende.com/Blog/2005/02/2...owAnswers.aspx

Nov 24 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tony Johansson | last post by:
Hello Experts! I have some questions about inheritance that I want to have an answer to. It says "Abstract superclasses define a behavioral pattern without specifying the implementation" I...
18
by: free2cric | last post by:
Hi, I attanded an interview on C++ Question asked were and my answers to them.. 1. In a CPP program what does memory leak occure? -- i said.. In a constructor , the pointer variables were...
50
by: Jatinder | last post by:
I 'm a professional looking for the job.In interview these questions were asked with some others which I answered.But some of them left unanswered.Plz help. Here are some questions on C/C++, OS...
0
by: H | last post by:
Hello, some newbie questions here ... 1. Is there any way to set a maximum number of lines on a textbox ? I'd like my box to only be have to have 30 lines of text in it. How can this be done ? ...
0
by: micro_bug | last post by:
Now I am developing a tool, just like VS.net Form Edition environment. User can edit a component's properties by a PropertyGrid control. Now I have some questions about this PropertyGrid control:...
2
by: Servé Lau | last post by:
I have been rewriting a C++ isapi into a C# asp.net application, but because it was my first one and created within a tight schedule I have some questions to make sure if I did it right. 1. Does...
2
by: Kelvin Tran | last post by:
To whom it may concerns: I have some questions about VB.net 2003 as listed below. 1.. How to print out VB.net design form? 2.. How to create a line graph (Strip chart) in VB.net 2003? 3.. Is...
27
by: fctk | last post by:
hello, i have some questions. 1) do constant expressions include string literals? for example, is "hello, world" a constant expression? 2) int i = 0; is the equal sign the assignment...
30
by: GeorgeRXZ | last post by:
Hi Friends, I have some questions related to C Language. 1What is the difference between the standard C language and Non standard C language ? 2which is better C Lanugage, C under Linux/...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.