1 mor thing guyz....can i go for C# directly without C++
/JAVA knowledge for dot net ..???
Answers were Sorted based on User's Feedback
Answer / anil
Atlest you have to know C or C++ you can easyly learn C#.net
Is This Answer Correct ? | 7 Yes | 2 No |
What are the different.net tools which you used in projects?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What is a manifest in .net?
How to manage pagination in a page using .net?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Where?s Windows service database located?
What base class do all Web Forms inherit from?
Explain what relationship is between a process, application domain, and application?
Define satelite assembly?
which is the best dot net coaching center in visakhapatnam??
Explain webfarm vs webgardens in .net?
How many types of design patterns available in .NET?